mirror of
https://github.com/ROCm/jax.git
synced 2025-04-16 11:56:07 +00:00
Remove redundant dep in jax cpp example target.
This commit is contained in:
parent
23b6b0bbb4
commit
cf64f840e1
@ -23,7 +23,6 @@ tf_cc_binary(
|
||||
name = "main",
|
||||
srcs = ["main.cc"],
|
||||
deps = [
|
||||
"@org_tensorflow//tensorflow/compiler/jit:xla_cpu_jit",
|
||||
"@org_tensorflow//tensorflow/compiler/xla:literal",
|
||||
"@org_tensorflow//tensorflow/compiler/xla:literal_util",
|
||||
"@org_tensorflow//tensorflow/compiler/xla:shape_util",
|
||||
|
Loading…
x
Reference in New Issue
Block a user