Miscellaneous#
Compute the identity-map of values in the given tensor. |
|
Compute the dot-product of values in the given tensors. |
|
Reverse the order of elements in the given tensor. |
|
Rolls the elements in the given tensor by the specified shift amounts. |
|
Returns values in the given tensor sorted in ascending order. |
|
Compute the softmax of values in the given tensor. |
|
Compute the log-softmax of values in the given tensor. |