Skip to content

Commit

Permalink
docs: update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
marcpinet committed Nov 17, 2024
1 parent 419170a commit 2a8984c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,6 @@ model = Model.load('my_model.json')

## 🎯 TODO

- [ ] Switch from NCHW to NHWC for better performance on CPU
- [ ] Example for image generation using VAE
- [ ] Add more model architecture support (like transformers, gan, etc)
- [ ] Add more preprocessing tools (like data augmentation, etc)
Expand Down

0 comments on commit 2a8984c

Please sign in to comment.