Searched refs:benchmark_config (Results 1 – 21 of 21) sorted by relevance
/external/grpc-grpc/test/cpp/qps/ |
D | BUILD | 94 name = "benchmark_config", 96 "benchmark_config.cc", 99 "benchmark_config.h", 128 ":benchmark_config", 140 ":benchmark_config", 173 ":benchmark_config", 185 ":benchmark_config",
|
D | qps_benchmark_script.bzl | 46 ":benchmark_config",
|
/external/tensorflow/tensorflow/python/kernel_tests/ |
D | matrix_band_part_op_test.py | 116 session.Session(config=benchmark.benchmark_config()) as sess, \ 130 session.Session(config=benchmark.benchmark_config()) as sess, \
|
D | determinant_op_test.py | 194 config=benchmark.benchmark_config()) as sess, ops.device("/cpu:0"): 207 config=benchmark.benchmark_config()) as sess, ops.device("/gpu:0"):
|
D | matrix_inverse_op_test.py | 187 session.Session(config=benchmark.benchmark_config()) as sess, \ 201 session.Session(config=benchmark.benchmark_config()) as sess, \
|
D | matrix_solve_op_test.py | 177 session.Session(config=benchmark.benchmark_config()) as sess, \ 195 session.Session(config=benchmark.benchmark_config()) as sess, \
|
D | matrix_exponential_op_test.py | 191 session.Session(config=benchmark.benchmark_config()) as sess, \ 205 session.Session(config=benchmark.benchmark_config()) as sess, \
|
D | where_op_test.py | 181 with session.Session(config=benchmark.benchmark_config()) as sess: 207 with session.Session(config=benchmark.benchmark_config()) as sess:
|
D | cholesky_op_test.py | 345 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, \
|
D | lu_op_test.py | 257 session.Session(config=benchmark.benchmark_config()) as sess, \ 270 session.Session(config=benchmark.benchmark_config()) as sess, \
|
D | matrix_solve_ls_op_test.py | 325 session.Session(config=benchmark.benchmark_config()) as sess, \ 340 session.Session(config=benchmark.benchmark_config()) as sess, \
|
D | benchmark_test.py | 72 with session.Session(config=benchmark.benchmark_config()) as sess:
|
D | matrix_logarithm_op_test.py | 172 session.Session(config=benchmark.benchmark_config()) as sess, \
|
D | sparse_tensors_map_ops_test.py | 203 with session.Session(config=benchmark.benchmark_config()) as sess:
|
D | tridiagonal_solve_op_test.py | 441 session.Session(config=benchmark.benchmark_config()) as sess, \
|
/external/tensorflow/tensorflow/tools/api/golden/v2/ |
D | tensorflow.test.pbtxt | 16 name: "benchmark_config"
|
/external/tensorflow/tensorflow/tools/api/golden/v1/ |
D | tensorflow.test.pbtxt | 24 name: "benchmark_config"
|
/external/tensorflow/tensorflow/python/platform/ |
D | benchmark.py | 192 def benchmark_config(): function
|
/external/perfetto/buildtools/ |
D | BUILD.gn | 505 config("benchmark_config") { 550 public_configs = [ ":benchmark_config" ] 551 all_dependent_configs = [ ":benchmark_config" ]
|
/external/grpc-grpc/ |
D | grpc.gyp | 1736 'test/cpp/qps/benchmark_config.cc',
|
D | CMakeLists.txt | 5203 test/cpp/qps/benchmark_config.cc
|