TFLite model analyzer & memory optimizer
Stars
137
Forks
21
Watchers
Open Issues
6
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
24
commits
Correct size and mac printing
08709f1
Fix table alignment
28d85d9
Remove math.prod import
3e8ad65
Calculating extra model properties
f04409c
Update dependencies
356be6e
Expose opcode names and current PMU of the model
3545ab1
Handle -1 in missing input slots
0c37ddf
Track operator opcode
d095f76
Fix module import error with the new bindings
623a671
Update flatbuffers code for tflite, matches schema shipped in TF 2.2
eaac123
Remove tensorflow dependency
637afaf
Update evaluation code to not require len of data
fdae816
Collapse long names when printing
cf7046b
Update README with plotting info
d1d90e3
Add example working set plot image
fb65053