Compare commits
2 Commits
2e68942032
...
59e33f60e3
| Author | SHA1 | Date | |
|---|---|---|---|
| 59e33f60e3 | |||
| f3a1188f0e |
@@ -5,3 +5,7 @@ edition.workspace = true
|
||||
|
||||
[dependencies]
|
||||
xtrain-tensor = { path = "../xtrain-tensor" }
|
||||
|
||||
[dev-dependencies]
|
||||
# Acceptance tests need device selection (set_device) to drive the GPU.
|
||||
xtrain-cuda = { path = "../xtrain-cuda" }
|
||||
|
||||
Reference in New Issue
Block a user