Crate bimm
Source Expand description
§bimm - Burn Image Models
§Notable Components
cache - weight loading cache.
compat - compat code, ported or planned for an upcoming release of burn.
layers - reusable neural network modules.
models - complete model families.
- cache
- Cache Implementations
- compat
- Compat code to bridge
burn_support updates. - layers
- Common low-level modules for adding layers and operations in Burn.
- models
- Common high-level modules for building models in Burn.
- utility
- Utility Support Functions