aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/util/tensor_slice_reader.h
diff options
context:
space:
mode:
authorGravatar PW486 <ooqwe486@gmail.com>2017-11-09 19:12:41 +0900
committerGravatar PW486 <ooqwe486@gmail.com>2017-11-09 19:12:41 +0900
commitb58ee215e631b9c2a0400cbd5b52ea7a3a8bfca0 (patch)
tree1fc415ddf53b892bfcc7ef7d3b58f07de812bca3 /tensorflow/core/util/tensor_slice_reader.h
parentd5f0634312e9426414687c0b718c931a256a082f (diff)
Fixed typos, comments
Diffstat (limited to 'tensorflow/core/util/tensor_slice_reader.h')
-rw-r--r--tensorflow/core/util/tensor_slice_reader.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/tensorflow/core/util/tensor_slice_reader.h b/tensorflow/core/util/tensor_slice_reader.h
index 4bb2b24615..263f56c7fc 100644
--- a/tensorflow/core/util/tensor_slice_reader.h
+++ b/tensorflow/core/util/tensor_slice_reader.h
@@ -15,7 +15,6 @@ limitations under the License.
// The utility to read checkpoints for google brain tensor ops and v3
// checkpoints for dist_belief.
-//
#ifndef TENSORFLOW_UTIL_TENSOR_SLICE_READER_H_
#define TENSORFLOW_UTIL_TENSOR_SLICE_READER_H_