tracel-ai / models

Models and examples built with Burn
Apache License 2.0
180 stars 24 forks source link

Fix model normalizer #5

Closed antimora closed 1 year ago

antimora commented 1 year ago

A couple fixes:

  1. Instead of taking ownership of self, borrow it.
  2. Correct parenthesis for the normalization.