Home
last modified time | relevance | path

Searched defs:Benchmark (Results 1 – 25 of 38) sorted by relevance

12

/external/eigen/bench/tensors/
Dbenchmark.h23 Benchmark(const char* name, void (*fn)(int)) { in Benchmark() function
26 Benchmark(const char* name, void (*fn_range)(int, int)) { in Benchmark() function
/external/tensorflow/tensorflow/compiler/aot/
Dbenchmark_test.cc28 TEST(Benchmark, Benchmark) { in TEST() argument
Dbenchmark.cc112 void Benchmark(const Options& options, const BenchmarkFn& fn, Stats* stats) { in Benchmark() function
/external/caliper/caliper/src/main/java/com/google/caliper/
DBenchmark.java79 public @interface Benchmark {} annotation
/external/tensorflow/tensorflow/core/common_runtime/
Dlocal_device.h26 class Benchmark; variable
Dkernel_benchmark_testlib.cc45 Benchmark::Benchmark(const string& device, Graph* g, in Benchmark() function in tensorflow::test::Benchmark
/external/caliper/caliper/src/main/java/com/google/caliper/runner/
DRunning.java38 public @interface Benchmark {} annotation in Running
/external/tensorflow/tensorflow/python/platform/
Dtest.py54 Benchmark = _googletest.Benchmark # pylint: disable=invalid-name variable
Dgoogletest.py41 Benchmark = benchmark.TensorFlowBenchmark # pylint: disable=invalid-name variable
Dbenchmark.py126 class Benchmark(six.with_metaclass(_BenchmarkRegistrar, object)): class
/external/tensorflow/tensorflow/core/platform/default/
Dtest_benchmark.cc39 Benchmark::Benchmark(const char* name, void (*fn)(int)) in Benchmark() function in tensorflow::testing::Benchmark
45 Benchmark::Benchmark(const char* name, void (*fn)(int, int)) in Benchmark() function in tensorflow::testing::Benchmark
50 Benchmark::Benchmark(const char* name, void (*fn)(int, int, int)) in Benchmark() function in tensorflow::testing::Benchmark
/external/grpc-grpc/src/csharp/Grpc.Microbenchmarks/
DProgram.cs40 public MicrobenchmarkType Benchmark { get; set; } property in Grpc.Microbenchmarks.Program.BenchmarkOptions
/external/toolchain-utils/crosperf/
Dbenchmark.py39 class Benchmark(object): class
/external/skia/bench/
DBenchmark.cpp16 Benchmark::Benchmark() {} in Benchmark() function in Benchmark
/external/skqp/bench/
DBenchmark.cpp16 Benchmark::Benchmark() {} in Benchmark() function in Benchmark
/external/tensorflow/tensorflow/core/util/
Dreporter.cc40 Status TestReporter::Benchmark(int64 iters, double cpu_time, double wall_time, in Benchmark() function in tensorflow::TestReporter
Dreporter_test.cc94 TEST(TestReporter, Benchmark) { in TEST() argument
/external/tensorflow/tensorflow/core/kernels/
Deigen_benchmark_cpu_test.cc40 using Benchmark = in SpatialConvolution() typedef
69 using Benchmark = in SpatialConvolutionBackwardInput() typedef
97 using Benchmark = in SpatialConvolutionBackwardKernel() typedef
262 using Benchmark = in CuboidConvolution() typedef
292 using Benchmark = in CuboidConvolutionBackwardInput() typedef
321 using Benchmark = in CuboidConvolutionBackwardKernel() typedef
/external/catch2/include/internal/
Dcatch_test_case_info.h35 Benchmark = 1 << 6 enumerator
/external/owasp/sanitizer/src/tests/org/owasp/html/
DBenchmark.java44 public class Benchmark { class
/external/libaom/libaom/test/
Dfft_test.cc125 TEST_P(FFT2DTest, Benchmark) { in TEST_P() argument
220 TEST_P(IFFT2DTest, Benchmark) { in TEST_P() argument
/external/tensorflow/tensorflow/compiler/tests/
Dxla_test.py229 def Benchmark(tf_bench, function
/external/v8/benchmarks/
Dbase.js38 function Benchmark(name, run, setup, tearDown) { class
/external/grpc-grpc/tools/profiling/microbenchmarks/bm_diff/
Dbm_diff.py96 class Benchmark: class
/external/okhttp/benchmarks/src/main/java/com/squareup/okhttp/benchmarks/
DBenchmark.java45 public class Benchmark extends com.google.caliper.Benchmark { class

12