[TUTO] Finish learn gpu
This commit is contained in:
parent
9fff11fb19
commit
79b61ea333
8 changed files with 554 additions and 342 deletions
|
@ -2,10 +2,11 @@
|
|||
name = "tuto1"
|
||||
version = "0.1.0"
|
||||
authors = ["Florian RICHER <florian.richer@unova.fr>"]
|
||||
edition = "2018"
|
||||
resolver = "2"
|
||||
edition = "2021"
|
||||
|
||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
|
||||
[dependencies]
|
||||
engine_core = { path = "engine_core" }
|
||||
engine_core = { path = "engine_core" }
|
||||
simplelog = "0.12.0"
|
||||
pollster = "0.2"
|
Loading…
Add table
Add a link
Reference in a new issue