burn-import 0.12.1

Library for importing datamodels into the Burn framework
Documentation
1
2
3
4
5
6
mod adapter;
mod error;
mod reader;
mod recorder;

pub use recorder::{LoadArgs, PyTorchFileRecorder};