Macro burn_ndarray::to_nd_array_tensor
source · macro_rules! to_nd_array_tensor {
(
$n:expr,
$shape:expr,
$array:expr
) => { ... };
}macro_rules! to_nd_array_tensor {
(
$n:expr,
$shape:expr,
$array:expr
) => { ... };
}