aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/contrib/makefile
diff options
context:
space:
mode:
authorGravatar Jiri Simsa <jsimsa@google.com>2018-09-11 17:50:51 -0700
committerGravatar TensorFlower Gardener <gardener@tensorflow.org>2018-09-11 17:55:22 -0700
commit683cf4eb603defd7b55a83bbe0e0f335d7ab6354 (patch)
treec6c7894c51861922d478fc7b57343535d714c778 /tensorflow/contrib/makefile
parentd77ec7f18fe9f4b03f7259a0003b966b6be28d03 (diff)
[tf.data] Mechanism for collecting processing time information and modeling performance.
PiperOrigin-RevId: 212557406
Diffstat (limited to 'tensorflow/contrib/makefile')
-rw-r--r--tensorflow/contrib/makefile/proto_text_pb_cc_files.txt1
-rw-r--r--tensorflow/contrib/makefile/proto_text_pb_h_files.txt1
-rw-r--r--tensorflow/contrib/makefile/tf_pb_text_files.txt1
-rw-r--r--tensorflow/contrib/makefile/tf_proto_files.txt1
4 files changed, 4 insertions, 0 deletions
diff --git a/tensorflow/contrib/makefile/proto_text_pb_cc_files.txt b/tensorflow/contrib/makefile/proto_text_pb_cc_files.txt
index 0d8df93d11..1d6d9a60e5 100644
--- a/tensorflow/contrib/makefile/proto_text_pb_cc_files.txt
+++ b/tensorflow/contrib/makefile/proto_text_pb_cc_files.txt
@@ -10,6 +10,7 @@ tensorflow/core/framework/graph.pb.cc
tensorflow/core/framework/graph_transfer_info.pb.cc
tensorflow/core/framework/kernel_def.pb.cc
tensorflow/core/framework/log_memory.pb.cc
+tensorflow/core/framework/model.pb.cc
tensorflow/core/framework/node_def.pb.cc
tensorflow/core/framework/op_def.pb.cc
tensorflow/core/framework/remote_fused_graph_execute_info.pb.cc
diff --git a/tensorflow/contrib/makefile/proto_text_pb_h_files.txt b/tensorflow/contrib/makefile/proto_text_pb_h_files.txt
index d982df9319..884461ecae 100644
--- a/tensorflow/contrib/makefile/proto_text_pb_h_files.txt
+++ b/tensorflow/contrib/makefile/proto_text_pb_h_files.txt
@@ -10,6 +10,7 @@ tensorflow/core/framework/graph.pb.h
tensorflow/core/framework/graph_transfer_info.pb.h
tensorflow/core/framework/kernel_def.pb.h
tensorflow/core/framework/log_memory.pb.h
+tensorflow/core/framework/model.pb.h
tensorflow/core/framework/node_def.pb.h
tensorflow/core/framework/op_def.pb.h
tensorflow/core/framework/remote_fused_graph_execute_info.pb.h
diff --git a/tensorflow/contrib/makefile/tf_pb_text_files.txt b/tensorflow/contrib/makefile/tf_pb_text_files.txt
index f94d70db90..e23f499214 100644
--- a/tensorflow/contrib/makefile/tf_pb_text_files.txt
+++ b/tensorflow/contrib/makefile/tf_pb_text_files.txt
@@ -10,6 +10,7 @@ tensorflow/core/framework/graph.pb_text.cc
tensorflow/core/framework/graph_transfer_info.pb_text.cc
tensorflow/core/framework/kernel_def.pb_text.cc
tensorflow/core/framework/log_memory.pb_text.cc
+tensorflow/core/framework/model.pb_text.cc
tensorflow/core/framework/node_def.pb_text.cc
tensorflow/core/framework/op_def.pb_text.cc
tensorflow/core/framework/remote_fused_graph_execute_info.pb_text.cc
diff --git a/tensorflow/contrib/makefile/tf_proto_files.txt b/tensorflow/contrib/makefile/tf_proto_files.txt
index 8bec3e3e01..5eae845d9b 100644
--- a/tensorflow/contrib/makefile/tf_proto_files.txt
+++ b/tensorflow/contrib/makefile/tf_proto_files.txt
@@ -14,6 +14,7 @@ tensorflow/core/framework/graph.proto
tensorflow/core/framework/graph_transfer_info.proto
tensorflow/core/framework/kernel_def.proto
tensorflow/core/framework/log_memory.proto
+tensorflow/core/framework/model.proto
tensorflow/core/framework/node_def.proto
tensorflow/core/framework/op_def.proto
tensorflow/core/framework/reader_base.proto