Home
last modified time | relevance | path

Searched refs:TF_BENCHMARK_CONCAT (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/core/platform/default/
Dtest_benchmark.h33 static ::tensorflow::testing::Benchmark* TF_BENCHMARK_CONCAT( \
36 #define TF_BENCHMARK_CONCAT(a, b, c) TF_BENCHMARK_CONCAT2(a, b, c) macro