Skip to content

Commit

Permalink
Try the timstamp query fix
Browse files Browse the repository at this point in the history
  • Loading branch information
utensil committed Oct 16, 2024
1 parent 1a1d000 commit 7f3cc84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion yard-rs/cubecl-xp/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ wgpu = ["cubecl/wgpu"]
cuda = ["cubecl/cuda"]

[dependencies]
cubecl = { git = "https://github.com/tracel-ai/cubecl", rev = "5fa46c9201671643315b8c47f60bcdfa0566a8e2"} # , features = ["wgpu"] }
cubecl = { git = "https://github.com/tracel-ai/cubecl", rev = "f3cf937b9810c2fb1f47abc3f618c32893db11da"} # , features = ["wgpu"] }
half = { version = "2.4.1", features = [
"alloc",
"num-traits",
Expand Down

0 comments on commit 7f3cc84

Please sign in to comment.