Merge pull request #36904 from vinceab:master_fix-benchmark-build

PiperOrigin-RevId: 296172936
Change-Id: I553089a37d7856ca56233bc8d50c6529678ad4fa
This commit is contained in:
TensorFlower Gardener 2020-02-20 03:43:16 -08:00
commit 7966f2df6b

View File

@ -109,6 +109,7 @@ PROFILER_SRCS := \
PROFILE_SUMMARIZER_SRCS := \ PROFILE_SUMMARIZER_SRCS := \
tensorflow/lite/profiling/profile_summarizer.cc \ tensorflow/lite/profiling/profile_summarizer.cc \
tensorflow/lite/profiling/profile_summary_formatter.cc \
tensorflow/core/util/stats_calculator.cc tensorflow/core/util/stats_calculator.cc
CMD_LINE_TOOLS_SRCS := \ CMD_LINE_TOOLS_SRCS := \