File tree Expand file tree Collapse file tree 2 files changed +2
-18
lines changed Expand file tree Collapse file tree 2 files changed +2
-18
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ http_archive(
9
9
urls = ["https://github.com/wsmoses/nsync/archive/{commit}.tar.gz" .format (commit = NSYNC_COMMIT )],
10
10
)
11
11
12
- ENZYMEXLA_COMMIT = "0d2bbcef73e106ce31e0243cb0b38cc5830fb39f "
12
+ ENZYMEXLA_COMMIT = "12dc0bf6932befe236eacfcd19ca9522f870f7b9 "
13
13
ENZYMEXLA_SHA256 = ""
14
14
15
15
http_archive (
@@ -135,9 +135,7 @@ http_archive(
135
135
patches = ["@enzyme_ad//:patches/jax.patch" ],
136
136
)
137
137
138
- # load("@jax//third_party/xla:workspace.bzl", "XLA_COMMIT", "XLA_SHA256")
139
- XLA_COMMIT = "1bb4fc18e73faa1c001d96bfe3a22f733987b018"
140
- XLA_SHA256 = ""
138
+ load ("@jax//third_party/xla:workspace.bzl" , "XLA_COMMIT" , "XLA_SHA256" )
141
139
142
140
http_archive (
143
141
name = "xla" ,
Original file line number Diff line number Diff line change 1
- ENZYMEXLA_COMMIT = "049a05abfaf23abee646ad26834bb8725c348f51"
2
- ENZYMEXLA_SHA256 = ""
3
-
4
- NSYNC_COMMIT = "82b118aa7ace3132e517e2c467f8732978cf4023"
5
- NSYNC_SHA256 = ""
6
-
7
- RULES_CC_COMMIT = "c8c38f8c710cbbf834283e4777916b68261b359c"
8
- RULES_CC_SHA256 = "85723d827f080c5e927334f1fb18a294c0b3f94fee6d6b45945f5cdae6ea0fd4"
9
-
10
- RULES_PYTHON_VERSION = "0.34.0"
11
- RULES_PYTHON_SHA256 = "778aaeab3e6cfd56d681c89f5c10d7ad6bf8d2f1a72de9de55b23081b2d31618"
12
-
13
- UPB_COMMIT = "9effcbcb27f0a665f9f345030188c0b291e32482"
14
- UPB_SHA256 = "61d0417abd60e65ed589c9deee7c124fe76a4106831f6ad39464e1525cef1454"
You can’t perform that action at this time.
0 commit comments