aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/contrib/makefile
diff options
context:
space:
mode:
authorGravatar Jiri Simsa <jsimsa@google.com>2018-04-06 17:17:22 -0700
committerGravatar TensorFlower Gardener <gardener@tensorflow.org>2018-04-06 17:19:59 -0700
commit5e11bbacaffdf7bc4a9363301de6a0755f95e9c0 (patch)
tree48f37585cd3b01c71eaced8724be21151374264d /tensorflow/contrib/makefile
parentddf54d1c24a2b4dcfd8eb52d21dc1f393785f1e9 (diff)
Open sourcing proto/rpc ops.
PiperOrigin-RevId: 191962572
Diffstat (limited to 'tensorflow/contrib/makefile')
-rw-r--r--tensorflow/contrib/makefile/tf_op_files.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/tensorflow/contrib/makefile/tf_op_files.txt b/tensorflow/contrib/makefile/tf_op_files.txt
index b6acf71b9d..0bc4c5d473 100644
--- a/tensorflow/contrib/makefile/tf_op_files.txt
+++ b/tensorflow/contrib/makefile/tf_op_files.txt
@@ -301,3 +301,5 @@ tensorflow/core/kernels/warn_about_ints.cc
tensorflow/core/kernels/segment_reduction_ops.cc
tensorflow/core/kernels/batch_util.cc
tensorflow/core/ops/audio_ops.cc
+tensorflow/core/kernels/decode_proto_op.cc
+tensorflow/core/kernels/encode_proto_op.cc