Skip to content

Commit

Permalink
Internal TFRT changes.
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 302143492
Change-Id: I33aa81b260d8adfd2a83400544466019c077494b
  • Loading branch information
tensorflower-gardener committed Mar 21, 2020
1 parent 0c853d6 commit 96fe849
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions tensorflow/compiler/mlir/tensorflow/BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,13 @@ package_group(
],
)

exports_files([
"ir/tf_generated_ops.td",
"ir/tf_op_base.td",
"ir/tf_op_interfaces.td",
"ir/tf_ops.td",
])

filegroup(
name = "tensorflow_ops_td_files",
srcs = [
Expand Down

0 comments on commit 96fe849

Please sign in to comment.