Searched refs:_BenchmarkRegistrar (Results 1 – 3 of 3) sorted by relevance
115 class _BenchmarkRegistrar(type): class119 newclass = super(mcs, _BenchmarkRegistrar).__new__(126 class Benchmark(six.with_metaclass(_BenchmarkRegistrar, object)):
5 mtype: "<class \'tensorflow.python.platform.benchmark._BenchmarkRegistrar\'>"