tfjs/tfjs-inference/python
Matthew Soulanille f1c5c93e68
Fix tfjs-inference python not throwing error (#6984)
* Fix tfjs-inference python not throwing error

Fix a bug where tfjs-inference does not propagate errors from JavaScript to Python.

* Restore the check for not creating a file
2022-10-31 15:04:00 -07:00
..
__init__.py
inference.py Fix tfjs-inference python not throwing error (#6984) 2022-10-31 15:04:00 -07:00
inference_test.py Fix tfjs-inference python not throwing error (#6984) 2022-10-31 15:04:00 -07:00
requirements.txt