xmartlabs / Bender

Easily craft fast Neural Networks on iOS! Use TensorFlow models. Metal under the hood.
https://xmartlabs.github.io/Bender/
MIT License
1.8k stars 90 forks source link

Cannot load a TF graph model saved without the weights #47

Open bryant1410 opened 7 years ago

bryant1410 commented 7 years ago

Cannot load a model created by using benderthon v0.2.1 "save_only_graph" operation. The protobuf loading fails.