mirror of
https://github.com/pytorch/pytorch.git
synced 2025-10-20 21:14:14 +08:00
Bump benchmark to master (#6878)
* Bump benchmark to master * add semicolon to BENCHMARK_MAIN
This commit is contained in:
@ -220,4 +220,4 @@ static void BM_TensorAllocDeallocCUDA(benchmark::State& state) {
|
||||
}
|
||||
BENCHMARK(BM_TensorAllocDeallocCUDA);
|
||||
|
||||
BENCHMARK_MAIN()
|
||||
BENCHMARK_MAIN();
|
||||
|
2
third_party/benchmark
vendored
2
third_party/benchmark
vendored
Submodule third_party/benchmark updated: 491360b833...105ac14b2f
Reference in New Issue
Block a user