Closed cogmeta closed 6 years ago
Traceback (most recent call last):
File "/home/ubuntu/exp/tensorflow-lite/tensorflow/tensorflow/python/tools/freeze_graph.py", line 382, in
I stripped the model of DecodeWav operator and now i am able to convert to tflite.
Hello @cogmeta. I have same problem. Could you tell me how to strip DecodeWav operator and parameter value of freeze_graph.py?
Can someone help me in converting the frozen graph model to tensorflow lite? thanks.