Docs.rs
shrew-data-0.1.0
shrew-data 0.1.0
Permalink
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
ginozza
Dependencies
image ^0.25
normal
optional
rand ^0.8
normal
rand_distr ^0.4
normal
rayon ^1.10
normal
shrew-core ^0.1.0
normal
shrew-cpu ^0.1.0
dev
Versions
60.87%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
Module loader
shrew_
data
0.1.0
Module loader
Module Items
Structs
In crate shrew_
data
shrew_data
Module
loader
Copy item path
Source
Structs
ยง
Batch
Iterator
Iterator that yields one batch at a time.
Data
Loader
A DataLoader wraps a Dataset and produces batches of tensors.
Data
Loader
Config
Configuration for the DataLoader.