Skip to main content
select
tenferro_
tensor
0.1.0
In tenferro_
tensor::
cpu::
elementwise
tenferro_tensor
::
cpu
::
elementwise
Function
select
Copy item path
Source
pub fn select( pred: &
Tensor
, on_true: &
Tensor
, on_false: &
Tensor
, ) ->
Result
<
Tensor
>