mirror of
https://github.com/commaai/agnos-builder.git
synced 2026-07-12 02:12:05 +08:00
add pytorch
This commit is contained in:
+2
-1
@@ -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"
|
||||
|
||||
Generated
+724
-576
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user