TypeTensor - v0.1.0
Preparing search index...
@typetensor/core
LogSoftmaxLastDim
Type Alias LogSoftmaxLastDim<T>
LogSoftmaxLastDim
:
LogSoftmax
<
T
,
-1
>
Log-softmax over the last dimension (most common case) Equivalent to LogSoftmax<T, -1>
Type Parameters
T
extends
AnyTensorStorage
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
TypeTensor - v0.1.0
Loading...
Log-softmax over the last dimension (most common case) Equivalent to LogSoftmax<T, -1>