Skip to main content
broadcast_in_dim
tenferro_
tensor
0.1.0
In tenferro_
tensor::
cpu::
structural
tenferro_tensor
::
cpu
::
structural
Function
broadcast_
in_
dim
Copy item path
Source
pub fn broadcast_in_dim( input: &
Tensor
, shape: &[
usize
], dims: &[
usize
], ) ->
Result
<
Tensor
>