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