issues
search
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:
Instead of taking ownership of self, borrow it.
Correct parenthesis for the normalization.
A couple fixes: