mirror of
https://github.com/ROCm/jax.git
synced 2025-04-15 19:36:06 +00:00
Bump TF hash to get an upstream LLVM GCC fix. (#4251)
This commit is contained in:
parent
cf65f6b24e
commit
82af356b4c
@ -28,10 +28,10 @@ http_archive(
|
|||||||
# and update the sha256 with the result.
|
# and update the sha256 with the result.
|
||||||
http_archive(
|
http_archive(
|
||||||
name = "org_tensorflow",
|
name = "org_tensorflow",
|
||||||
sha256 = "8cae9dfecd254177b9029208c40abaaa4974909f05b6e07e9672da0cc74ba132",
|
sha256 = "012a1f4858d01224e59479d400ab09c05381aae9233e30cf7083d1eb371dd1d2",
|
||||||
strip_prefix = "tensorflow-1bee182c9b0f89d5602bd83a29ec91c7c1ef2449",
|
strip_prefix = "tensorflow-28c8ecf51efe205511577c9b251be5f0771a84bc",
|
||||||
urls = [
|
urls = [
|
||||||
"https://github.com/tensorflow/tensorflow/archive/1bee182c9b0f89d5602bd83a29ec91c7c1ef2449.tar.gz",
|
"https://github.com/tensorflow/tensorflow/archive/28c8ecf51efe205511577c9b251be5f0771a84bc.tar.gz",
|
||||||
],
|
],
|
||||||
)
|
)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user