Update Bazel MODULE files to fetch LLVM, StableHLO, and Triton dependencies, aligning versions for XLA.
This commit is contained in:
parent
7df89301dc
commit
12713ea8c7
@ -1,7 +1,7 @@
|
||||
module(name = "examples")
|
||||
|
||||
bazel_dep(name = "bazel_skylib", version = "1.7.1")
|
||||
bazel_dep(name = "rules_zig", version = "20240913.0-1957d05")
|
||||
bazel_dep(name = "rules_zig", version = "20250314.0-b9739c6")
|
||||
bazel_dep(name = "platforms", version = "0.0.11")
|
||||
bazel_dep(name = "zml", version = "0.1.0")
|
||||
bazel_dep(name = "aspect_bazel_lib", version = "2.11.0")
|
||||
|
||||
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user