Add stat_summarizer.h into tensorflow/core/BUILD

Change: 119572994
This commit is contained in:
A. Unique TensorFlower 2016-04-11 13:46:47 -08:00 committed by TensorFlower Gardener
parent e42fa00691
commit 3b724ecdfa

View File

@ -268,6 +268,7 @@ tf_cuda_library(
"util/saved_tensor_slice_util.h", "util/saved_tensor_slice_util.h",
"util/sparse/group_iterator.h", "util/sparse/group_iterator.h",
"util/sparse/sparse_tensor.h", "util/sparse/sparse_tensor.h",
"util/stat_summarizer.h",
"util/tensor_format.h", "util/tensor_format.h",
"util/tensor_slice_reader.h", "util/tensor_slice_reader.h",
"util/tensor_slice_reader_cache.h", "util/tensor_slice_reader_cache.h",