generated from OBJNULL/Dockerized-Rust
Added BURN library to Cargo
This commit is contained in:
parent
e24f6ff7dc
commit
be12de2c94
1 changed files with 1 additions and 0 deletions
|
@ -4,3 +4,4 @@ version = "0.1.0"
|
||||||
edition = "2021"
|
edition = "2021"
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
|
burn = { version = "0.16.0", features = ["webgpu", "train", "vision"] }
|
||||||
|
|
Loading…
Reference in a new issue