add pytorch

This commit is contained in:
Adeeb Shihadeh
2022-09-21 15:42:02 -07:00
parent f1b9ce08b1
commit 782e00809f
2 changed files with 726 additions and 577 deletions
+2 -1
View File
@@ -64,7 +64,7 @@ pycryptodome = "*"
"Jinja2" = "*"
PyJWT = "*"
pyserial = "*"
dbus-python = "*"
dbus-python = "!=1.3.2"
timezonefinder = "*"
sentry-sdk = "*"
markdown-it-py = "*"
@@ -74,6 +74,7 @@ pyopencl = "*"
pytest = "*"
hatanaka = "==2.4"
protobuf = "==3.20.1" # need to pin this one explicitly since onnx doesn't do it properly
torch = "*"
[requires]
python_version = "3.8"
+724 -576
View File
File diff suppressed because it is too large Load Diff