mirror of https://github.com/skygpu/skynet.git
Compare commits
1 Commits
32be9259c5
...
35ec529a98
Author | SHA1 | Date |
---|---|---|
|
35ec529a98 |
|
@ -77,7 +77,7 @@ explicit = true
|
||||||
torch = { index = "torch" }
|
torch = { index = "torch" }
|
||||||
triton = { index = "torch" }
|
triton = { index = "torch" }
|
||||||
torchvision = { index = "torch" }
|
torchvision = { index = "torch" }
|
||||||
py-leap = { git = "https://github.com/guilledk/py-leap.git", rev = "v0.1a35" }
|
py-leap = { git = "https://github.com/guilledk/py-leap.git", branch = "struct_unwrap" }
|
||||||
pytest-dockerctl = { git = "https://github.com/pikers/pytest-dockerctl.git", branch = "g_update" }
|
pytest-dockerctl = { git = "https://github.com/pikers/pytest-dockerctl.git", branch = "g_update" }
|
||||||
|
|
||||||
[build-system]
|
[build-system]
|
||||||
|
|
Loading…
Reference in New Issue