Re-exports§
pub use array::Array;pub use dtype::DType;pub use dtype::WithDType;pub use error::Error;pub use error::Result;pub use layout::Layout;pub use shape::Shape;pub use storage::Storage;pub use stream::Sample;pub use stream::Stream;
Modules§
- array
- audio
- batch
- display
- dtype
- Types for elements that can be stored and manipulated using arrays.
- enumerate
- error
- filter_
key - jsonl
- layout
- prefetch
- shape
- The shape of an array is a tuple with the size of each of its dimensions.
- sliding_
window - storage
- stream
- strided_
index - tokenize
- warc