rax/Cargo.toml
2024-11-01 14:25:58 +04:00

8 lines
164 B
TOML

[package]
name = "rax"
version = "0.1.0"
edition = "2021"
[dependencies]
cubecl = { git = "https://github.com/tracel-ai/cubecl.git", features = ["wgpu", "cuda"] }