Home
last modified time | relevance | path

Searched refs:benchmark_config (Results 1 – 25 of 34) sorted by relevance

12

/external/grpc-grpc/test/cpp/qps/
DBUILD94 name = "benchmark_config",
96 "benchmark_config.cc",
99 "benchmark_config.h",
128 ":benchmark_config",
140 ":benchmark_config",
173 ":benchmark_config",
185 ":benchmark_config",
Dqps_benchmark_script.bzl46 ":benchmark_config",
/external/llvm-project/llvm/utils/gn/secondary/llvm/utils/benchmark/
DBUILD.gn20 public_configs = [ ":benchmark_config" ]
23 config("benchmark_config") {
/external/tensorflow/tensorflow/python/kernel_tests/
Dmatrix_band_part_op_test.py116 session.Session(config=benchmark.benchmark_config()) as sess, \
130 session.Session(config=benchmark.benchmark_config()) as sess, \
Dmatrix_inverse_op_test.py184 session.Session(config=benchmark.benchmark_config()) as sess, \
198 session.Session(config=benchmark.benchmark_config()) as sess, \
Dunicode_script_op_test.py81 with session.Session(config=benchmark.benchmark_config()) as sess:
Ddeterminant_op_test.py194 config=benchmark.benchmark_config()) as sess, ops.device("/cpu:0"):
207 config=benchmark.benchmark_config()) as sess, ops.device("/gpu:0"):
Dmatrix_solve_op_test.py182 session.Session(config=benchmark.benchmark_config()) as sess, \
200 session.Session(config=benchmark.benchmark_config()) as sess, \
Dcholesky_op_test.py329 session.Session(config=benchmark.benchmark_config()) as sess, \
343 session.Session(config=benchmark.benchmark_config()) as sess, \
361 session.Session(config=benchmark.benchmark_config()) as sess, \
Dmatrix_exponential_op_test.py197 session.Session(config=benchmark.benchmark_config()) as sess, \
210 session.Session(config=benchmark.benchmark_config()) as sess, \
Dqr_op_test.py252 session.Session(config=benchmark.benchmark_config()) as sess, \
267 session.Session(config=benchmark.benchmark_config()) as sess, \
Dlu_op_test.py267 session.Session(config=benchmark.benchmark_config()) as sess, \
280 session.Session(config=benchmark.benchmark_config()) as sess, \
Dwhere_op_test.py286 with session.Session(config=benchmark.benchmark_config()) as sess:
312 with session.Session(config=benchmark.benchmark_config()) as sess:
Dmatrix_solve_ls_op_test.py334 session.Session(config=benchmark.benchmark_config()) as sess, \
349 session.Session(config=benchmark.benchmark_config()) as sess, \
Dbenchmark_test.py72 with session.Session(config=benchmark.benchmark_config()) as sess:
Dsvd_op_test.py340 session.Session(config=benchmark.benchmark_config()) as sess, \
355 session.Session(config=benchmark.benchmark_config()) as sess, \
Dmatrix_logarithm_op_test.py176 session.Session(config=benchmark.benchmark_config()) as sess, \
Dtridiagonal_matmul_op_test.py216 session.Session(config=benchmark.benchmark_config()) as sess, \
Dsparse_tensors_map_ops_test.py203 with session.Session(config=benchmark.benchmark_config()) as sess:
Dbatch_matmul_op_test.py234 session.Session(config=benchmark.benchmark_config()) as sess, \
/external/rust/crates/criterion/src/
Dbenchmark.rs109 macro_rules! benchmark_config { macro
258 benchmark_config!(Benchmark);
392 benchmark_config!(ParameterizedBenchmark);
Dconnection.rs259 benchmark_config: BenchmarkConfig,
/external/tensorflow/tensorflow/tools/api/golden/v2/
Dtensorflow.test.pbtxt16 name: "benchmark_config"
/external/tensorflow/tensorflow/tools/api/golden/v1/
Dtensorflow.test.pbtxt24 name: "benchmark_config"
/external/rust/crates/criterion/src/analysis/
Dmod.rs102 benchmark_config: config.into(), in common()

12