style: format Rust workspace
This commit is contained in:
@@ -6,4 +6,4 @@ pub mod tensor;
|
||||
pub use dtype::{DType, TensorDType};
|
||||
pub use shape::Dims;
|
||||
pub use storage::{Device, Storage};
|
||||
pub use tensor::{register_gpu_contiguous, Tensor};
|
||||
pub use tensor::{Tensor, register_gpu_contiguous};
|
||||
|
||||
Reference in New Issue
Block a user