mirror of
https://github.com/saymrwulf/pytorch.git
synced 2026-05-15 21:00:47 +00:00
4 lines
52 B
C++
4 lines
52 B
C++
|
|
#include <benchmark/benchmark.h>
|
||
|
|
|
||
|
|
BENCHMARK_MAIN();
|