tk1012 opened a new pull request #8034: URL: https://github.com/apache/tvm/pull/8034
This PR fixes a bug in `EdgeTPURuntime::Init()`, in which `flatBuffersBuffer_` is not used for initializing `FlatBufferModel`. This bug causes a SEGV during `TFLiteRuntime::Invoke()`. This PR also includes a small modification on tests/python/contrib/test_edgetpu_runtime.py to clarify we should pass "edge_tpu" for `tflite_runtime.create()` when using edgetpus. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
