From df2817d3b129d868bfb57d40ec63a6612dbd564a Mon Sep 17 00:00:00 2001 From: Yangqing Jia Date: Mon, 23 Apr 2018 16:28:08 -0700 Subject: [PATCH] Bump benchmark to master (#6878) * Bump benchmark to master * add semicolon to BENCHMARK_MAIN --- binaries/core_overhead_benchmark.cc | 2 +- third_party/benchmark | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/binaries/core_overhead_benchmark.cc b/binaries/core_overhead_benchmark.cc index 00cdc2e8fe4..74f19d58e32 100644 --- a/binaries/core_overhead_benchmark.cc +++ b/binaries/core_overhead_benchmark.cc @@ -220,4 +220,4 @@ static void BM_TensorAllocDeallocCUDA(benchmark::State& state) { } BENCHMARK(BM_TensorAllocDeallocCUDA); -BENCHMARK_MAIN() +BENCHMARK_MAIN(); diff --git a/third_party/benchmark b/third_party/benchmark index 491360b833a..105ac14b2f6 160000 --- a/third_party/benchmark +++ b/third_party/benchmark @@ -1 +1 @@ -Subproject commit 491360b833aaab96818dce256a8409f6296dd995 +Subproject commit 105ac14b2f671f7d448f621290404098189f424d