warp.cw_mul#
- warp.cw_mul(
- a: Vector[Scalar, Any],
- b: Vector[Scalar, Any],
Kernel
Differentiable
Compute the component-wise product of
aandb.
- warp.cw_mul(
- a: Matrix[Scalar, Any, Any],
- b: Matrix[Scalar, Any, Any],
Kernel
Differentiable
Compute the component-wise product of
aandb.