mirror of
https://github.com/zebrajr/tensorflow.git
synced 2025-12-06 12:20:11 +01:00
Update TFRT dependency to use revision
f254aab0c0.
PiperOrigin-RevId: 413416374
Change-Id: Ie510304932a2994c5a9baded637b2926a841d5db
This commit is contained in:
parent
2d910c08e6
commit
e6c75b6dbf
4
third_party/tf_runtime/workspace.bzl
vendored
4
third_party/tf_runtime/workspace.bzl
vendored
|
|
@ -6,8 +6,8 @@ def repo():
|
|||
"""Imports TFRT."""
|
||||
|
||||
# Attention: tools parse and update these lines.
|
||||
TFRT_COMMIT = "db266d81b05e04a70b7f5097d859428df6e5ad23"
|
||||
TFRT_SHA256 = "caec8419f3eb486772845a8ca317ae4fdd091990709157def3aafa61d69e48bf"
|
||||
TFRT_COMMIT = "f254aab0c0a996b8a388feaf02972a5cc8e99ba1"
|
||||
TFRT_SHA256 = "553f7a7584409a976fb893c4e1d58306da18e470fd4ab53fac8af00e18bdb0a1"
|
||||
|
||||
tf_http_archive(
|
||||
name = "tf_runtime",
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user