mirror of
https://github.com/zebrajr/pytorch.git
synced 2025-12-06 00:20:18 +01:00
Bump benchmark to master (#6878)
* Bump benchmark to master * add semicolon to BENCHMARK_MAIN
This commit is contained in:
parent
82a33c32aa
commit
df2817d3b1
|
|
@ -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
|
|
@ -1 +1 @@
|
|||
Subproject commit 491360b833aaab96818dce256a8409f6296dd995
|
||||
Subproject commit 105ac14b2f671f7d448f621290404098189f424d
|
||||
Loading…
Reference in New Issue
Block a user