Skip to content

Commit 48e6b2a

Browse files
committed
Updated TODO
1 parent 9ba09d5 commit 48e6b2a

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

TODO.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77
- [ ] InferenceConfig check
88
- [ ] RTSan check in CI
99
- [ ] Change model_path function
10-
- [ ] Add binary model support for Libtorch
1110
- [ ] Make processBlockFixture could be more versatile with new shapes
1211
- [ ] Fix TFLite benchmark error
1312

@@ -17,6 +16,8 @@
1716

1817
## Documentation
1918

19+
- [ ] Update Dokumentation for JSON example
20+
- [ ] Update Dokumentation for supporting all models now
2021
- [ ] Add more examples to the documentation
2122

2223
## Testing
@@ -27,7 +28,9 @@
2728

2829
## Bugs
2930

31+
- [ ] Fix noise burst at the start of the plugin with the model 6 - this is really annoying and hurts ears!
3032
- [ ] When declaring the universal shape in HybridNNConfig.h first, tests fail on asahi linux system (tflite gets universal tensor shapes)
33+
- [ ] Calling reset in inference handler with blocking mechanism causes freeze
3134

3235
## Packaging
3336

0 commit comments

Comments
 (0)