Skip to content

v0.6.1 Fix for TFLite and ONNX image model predict error

Compare
Choose a tag to compare
@mbeissinger mbeissinger released this 29 Nov 09:46
· 1 commit to master since this release
ef812da

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.