mirror of
https://github.com/huggingface/candle.git
synced 2025-06-18 11:37:11 +00:00
Expose the tensor ids.
This commit is contained in:
@ -11,4 +11,4 @@ pub use dtype::{DType, WithDType};
|
||||
pub use error::{Error, Result};
|
||||
pub use shape::Shape;
|
||||
pub use storage::{CpuStorage, Storage};
|
||||
pub use tensor::Tensor;
|
||||
pub use tensor::{Tensor, TensorId};
|
||||
|
Reference in New Issue
Block a user