Home
last modified time | relevance | path

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

/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/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, \
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_inverse_op_test.py187 session.Session(config=benchmark.benchmark_config()) as sess, \
201 session.Session(config=benchmark.benchmark_config()) as sess, \
Dmatrix_solve_op_test.py177 session.Session(config=benchmark.benchmark_config()) as sess, \
195 session.Session(config=benchmark.benchmark_config()) as sess, \
Dmatrix_exponential_op_test.py191 session.Session(config=benchmark.benchmark_config()) as sess, \
205 session.Session(config=benchmark.benchmark_config()) as sess, \
Dwhere_op_test.py181 with session.Session(config=benchmark.benchmark_config()) as sess:
207 with session.Session(config=benchmark.benchmark_config()) as sess:
Dcholesky_op_test.py345 session.Session(config=benchmark.benchmark_config()) as sess, \
359 session.Session(config=benchmark.benchmark_config()) as sess, \
377 session.Session(config=benchmark.benchmark_config()) as sess, \
Dlu_op_test.py257 session.Session(config=benchmark.benchmark_config()) as sess, \
270 session.Session(config=benchmark.benchmark_config()) as sess, \
Dmatrix_solve_ls_op_test.py325 session.Session(config=benchmark.benchmark_config()) as sess, \
340 session.Session(config=benchmark.benchmark_config()) as sess, \
Dbenchmark_test.py72 with session.Session(config=benchmark.benchmark_config()) as sess:
Dmatrix_logarithm_op_test.py172 session.Session(config=benchmark.benchmark_config()) as sess, \
Dsparse_tensors_map_ops_test.py203 with session.Session(config=benchmark.benchmark_config()) as sess:
Dtridiagonal_solve_op_test.py441 session.Session(config=benchmark.benchmark_config()) as sess, \
/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/tensorflow/tensorflow/python/platform/
Dbenchmark.py192 def benchmark_config(): function
/external/perfetto/buildtools/
DBUILD.gn505 config("benchmark_config") {
550 public_configs = [ ":benchmark_config" ]
551 all_dependent_configs = [ ":benchmark_config" ]
/external/grpc-grpc/
Dgrpc.gyp1736 'test/cpp/qps/benchmark_config.cc',
DCMakeLists.txt5203 test/cpp/qps/benchmark_config.cc