Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/platform/
Dbenchmark.py45 GLOBAL_BENCHMARK_REGISTRY = set() variable
178 GLOBAL_BENCHMARK_REGISTRY.add(newclass)
469 registry = list(GLOBAL_BENCHMARK_REGISTRY)
/external/tensorflow/tensorflow/python/kernel_tests/
Dbenchmark_test.py87 registry = list(benchmark.GLOBAL_BENCHMARK_REGISTRY)