diff --git a/tensorflow/core/BUILD b/tensorflow/core/BUILD index 64fbd933b80..0af7f54a164 100644 --- a/tensorflow/core/BUILD +++ b/tensorflow/core/BUILD @@ -268,6 +268,7 @@ tf_cuda_library( "util/saved_tensor_slice_util.h", "util/sparse/group_iterator.h", "util/sparse/sparse_tensor.h", + "util/stat_summarizer.h", "util/tensor_format.h", "util/tensor_slice_reader.h", "util/tensor_slice_reader_cache.h",