ai-techsystems / deepC

vendor independent TinyML deep learning library, compiler and inference framework microcomputers and micro-controllers
https://cainvas.ai-tech.systems/
Apache License 2.0
558 stars 86 forks source link

Read Tensorflow frozen models #91

Open srohit0 opened 5 years ago

srohit0 commented 5 years ago
  1. Either convert them into onnx and continue reading onnx OR
  2. Read Tensorflow models natively.