Loading [Contrib]/a11y/accessibility-menu.js
\u200E
subtract_
-
paddle.Tensor.
subtract_
(
x: Tensor,
y: Tensor,
name: str | None = None
)
→ Tensor
-
Inplace version of subtract
API, the output Tensor will be inplaced with input x
. Please refer to subtract.