R/api.R
nv_broadcast_to.Rd
Broadcast a tensor to a given shape using NumPy broadcasting rules.
nv_broadcast_to(operand, shape)
(tensorish) Operand.
tensorish
(integer()) Output shape.
integer()
(tensorish)