burn::backend::ndarray

Macro new_tensor_float

macro_rules! new_tensor_float {
    ($tensor:expr) => { ... };
}
Expand description

Macro to create a new float tensor based on the element type.