mirror of
https://github.com/ROCm/jax.git
synced 2025-04-16 11:56:07 +00:00
Update WORKSPACE and libtpu version for jaxlib 0.3.15, take 3
This commit is contained in:
parent
e121e811ab
commit
26fbeb6e2a
@ -7,10 +7,10 @@ load("@bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")
|
||||
# and update the sha256 with the result.
|
||||
http_archive(
|
||||
name = "org_tensorflow",
|
||||
sha256 = "4cda98e3ba9cb853f7a6b4b195c04155d35a31ed27b21e9fe5473bf4f6a9add8",
|
||||
strip_prefix = "tensorflow-e04beef36a5bf65594f310fc798d98545a393aee",
|
||||
sha256 = "6b2b714e00db7b82fd79aaa1deacd321c7f0aeab8b17cf8c32062a80070842a8",
|
||||
strip_prefix = "tensorflow-579c67bd60220fe66a29318191f0850ff0aa825f",
|
||||
urls = [
|
||||
"https://github.com/tensorflow/tensorflow/archive/e04beef36a5bf65594f310fc798d98545a393aee.tar.gz",
|
||||
"https://github.com/tensorflow/tensorflow/archive/579c67bd60220fe66a29318191f0850ff0aa825f.tar.gz",
|
||||
],
|
||||
)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user