Isti01

Results 1 comments of Isti01

place the graph.pf file in the assets folder `=> android/app/src/main/assets/graph.pb` now you can access it like this: `const tf = new Tensorflow('file://graph.pb');` it works for me. and yes, the file...