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