mirror of
https://github.com/pstrueb/piper.git
synced 2026-04-20 15:14:48 +00:00
Starting on Python inference
This commit is contained in:
4
src/python_run/mypy.ini
Normal file
4
src/python_run/mypy.ini
Normal file
@@ -0,0 +1,4 @@
|
||||
[mypy]
|
||||
|
||||
[mypy-onnxruntime.*]
|
||||
ignore_missing_imports = True
|
||||
Reference in New Issue
Block a user