burn-tch 0.21.0

LibTorch backend for the Burn framework using the tch bindings.
Documentation
1
2
3
4
5
6
7
8
9
10
mod activation;
mod base;
mod bool_tensor;
mod int_tensor;
mod module;
mod qtensor;
mod tensor;
mod transaction;

pub(crate) use base::*;