v0.6.1 Fix for TFLite and ONNX image model predict error
Release 0.6.1
Bug Fixes and Other Improvements
Fix super invocations for onnx and tflite backends -- Calling predict()
was broken because self.lock
has not been
assigned.
Fix super invocations for onnx and tflite backends -- Calling predict()
was broken because self.lock
has not been
assigned.