tensor2cube

Function tensor2cube 

Source
pub fn tensor2cube<const D: usize>(
    tensor: Tensor<MultiBackend, D>,
) -> CubeTensor<WgpuRuntime>