Loading [Contrib]/a11y/accessibility-menu.js
\u200E
softmax_
-
paddle.nn.functional.
softmax_
(
x,
axis=- 1,
dtype=None,
name=None
)
[source]
-
Inplace version of softmax
API, the output Tensor will be inplaced with input x
. Please refer to api_nn_cn_softmax.