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