burn_trellis 0.1.0

Trellis2 integration utilities and runtime scaffolding for burn_synth
Documentation
1
2
3
4
5
6
7
8
#[cfg(feature = "runtime-model")]
pub mod fdg_decoder;
#[cfg(feature = "runtime-model")]
pub mod sparse_decoder;
#[cfg(feature = "runtime-model")]
pub mod sparse_structure_flow;
#[cfg(feature = "runtime-model")]
pub mod sparse_unet_vae_decoder;