pub fn stack_tensors(tensors: &[Tensor<f32>]) -> Tensor<f32>
Stacks a vector of tensors along dimension 0.