Use new OpenVINO API instead of deprecated (#736)
This commit is contained in:
parent
522f1937ed
commit
b83374b42d
2 changed files with 3 additions and 3 deletions
|
|
@ -31,7 +31,7 @@ seaborn>=0.11.0
|
|||
# scikit-learn==0.19.2 # CoreML quantization
|
||||
# tensorflow>=2.4.1 # TF exports (-cpu, -aarch64, -macos)
|
||||
# tensorflowjs>=3.9.0 # TF.js export
|
||||
# openvino-dev # OpenVINO export
|
||||
# openvino-dev>=2022.1 # OpenVINO export
|
||||
|
||||
# Extras --------------------------------------
|
||||
ipython # interactive notebook
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue