Closed Mahomed2904 closed 3 months ago
"This issue is being marked as stale due to inactivity. Remove label or comment to prevent closure in 5 days."
"This issue is being closed because it has been marked as stale for 5 days with no further activity."
Hi!
I'm currently trying to compile a tensorflow lite model _model2.tflite for edge TPU, but I'm getting the error:
The lite model was created from saved_model using:
And it run well in a tensorflow default interpreter. How can I solve this problem for the Edge TPU?