Add OpenVINO support

This commit is contained in:
Zero 2023-08-28 16:28:43 -06:00
parent 776abc3c91
commit 5c140c14d4
No known key found for this signature in database
GPG key ID: 3861E636EA1E0E2B
6 changed files with 100 additions and 2 deletions

View file

@ -33,6 +33,7 @@ include = [
coreml = []
cuda = []
opencl = []
openvino = []
[dependencies]