tracel-ai / models

Models and examples built with Burn
Apache License 2.0
186 stars 26 forks source link

Make SqueezeNet model no-std compatible #4

Closed antimora closed 1 year ago

antimora commented 1 year ago
  1. Added features to load weights from static object.
  2. Added option to specify half-precision.
  3. Updated readme documentation.