Moving TPU ops components as TPU kernels library.
PiperOrigin-RevId: 312578499 Change-Id: I10d7675bfe4a79b65008ffd8f21c6f807dda266e
This commit is contained in:
parent
eb6dddfbb2
commit
ae14cc6b1b
@ -505,6 +505,7 @@ cc_library(
|
||||
name = "shape_inference",
|
||||
srcs = ["shape_inference.cc"],
|
||||
hdrs = ["shape_inference.h"],
|
||||
visibility = [":friends"],
|
||||
deps = [
|
||||
":shape_inference_helpers",
|
||||
"//tensorflow/compiler/xla:statusor",
|
||||
|
Loading…
Reference in New Issue
Block a user