Module burn::backend::autodiff::checkpoint::strategy
Expand description
CheckpointStrategy module
Structs§
- Operation properties are as they are marked (compute or memory bound)
- All operations are considered compute bound, notwithstanding how they are marked
Traits§
- Strategy for the amount of checkpointing to do during autodiff