Skip to content

Commit

Permalink
Add missing deps.
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 621398275
  • Loading branch information
changhuilin authored and tensorflower-gardener committed Apr 3, 2024
1 parent 4dc5be0 commit e59f76d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tensorflow/c/experimental/ops/gen/cpp/renderers/BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -36,10 +36,12 @@ tf_cc_tests(
),
deps = [
":renderers",
"//tensorflow/c/experimental/ops/gen/common",
"//tensorflow/core:core_cpu",
"//tensorflow/core:framework",
"//tensorflow/core:test",
"//tensorflow/core:test_main",
"//tensorflow/core:testlib",
"//tensorflow/core/platform:types",
],
)

0 comments on commit e59f76d

Please sign in to comment.