aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/common_runtime/step_stats_collector.h
diff options
context:
space:
mode:
authorGravatar Vijay Vasudevan <vrv@google.com>2016-01-06 14:08:44 -0800
committerGravatar Vijay Vasudevan <vrv@google.com>2016-01-06 14:08:44 -0800
commit2837487234aa11ac21a2c3b0aff33e673b72c58b (patch)
treead3b161087ae0f38d8a29829af0521a2ffef8551 /tensorflow/core/common_runtime/step_stats_collector.h
parentd12b67833196d5508657d488cb8d96127419f2eb (diff)
Change: 111542313
Diffstat (limited to 'tensorflow/core/common_runtime/step_stats_collector.h')
-rw-r--r--tensorflow/core/common_runtime/step_stats_collector.h14
1 files changed, 14 insertions, 0 deletions
diff --git a/tensorflow/core/common_runtime/step_stats_collector.h b/tensorflow/core/common_runtime/step_stats_collector.h
index a5138d2764..a5ff47a849 100644
--- a/tensorflow/core/common_runtime/step_stats_collector.h
+++ b/tensorflow/core/common_runtime/step_stats_collector.h
@@ -1,3 +1,17 @@
+/* Copyright 2015 Google Inc. All Rights Reserved.
+
+Licensed under the Apache License, Version 2.0 (the "License");
+you may not use this file except in compliance with the License.
+You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.
+==============================================================================*/
#ifndef THIRD_PARTY_TENSORFLOW_CORE_DISTRIBUTED_RUNTIME_STEP_STATS_COLLECTOR_H_
#define THIRD_PARTY_TENSORFLOW_CORE_DISTRIBUTED_RUNTIME_STEP_STATS_COLLECTOR_H_