Home
last modified time | relevance | path

Searched defs:num_iters (Results 1 – 25 of 58) sorted by relevance

123

/external/eigen/bench/tensors/
Dtensor_benchmarks.h41 void memcpy(int num_iters) { in memcpy()
56 void typeCasting(int num_iters) { in typeCasting()
81 void random(int num_iters) { in random()
100 void slicing(int num_iters) { in slicing()
142 void rowChip(int num_iters) { in rowChip()
163 void colChip(int num_iters) { in colChip()
184 void shuffling(int num_iters) { in shuffling()
211 void padding(int num_iters) { in padding()
243 void striding(int num_iters) { in striding()
278 void broadcasting(int num_iters) { in broadcasting()
[all …]
Dtensor_contract_sycl_bench.cc38 … start, End end, TensorIndex m_, TensorIndex k_, TensorIndex n_ , TensorIndex num_iters, std::stri… in finalizeBenchmark()
49 void contraction(const Device& device_, TensorIndex num_iters, TensorIndex m_, TensorIndex k_, Tens… in contraction()
103 void contractionRowMajor(const Device& device_, TensorIndex num_iters, TensorIndex m_, TensorIndex … in contractionRowMajor()
155 void contractionAT(const Device& device_, TensorIndex num_iters, TensorIndex m_, TensorIndex k_, Te… in contractionAT()
206 void contractionBT(const Device& device_, TensorIndex num_iters, TensorIndex m_, TensorIndex k_, Te… in contractionBT()
258 void contractionABT(const Device& device_, TensorIndex num_iters, TensorIndex m_, TensorIndex k_, T… in contractionABT()
312 int64_t num_iters =20; in main() local
/external/tensorflow/tensorflow/python/ops/
Dmatmul_benchmark.py67 def run_graph(self, device, n, m, k, transpose_a, transpose_b, num_iters, argument
114 def run_test_gpu(self, n, m, k, transpose_a, transpose_b, dtype, num_iters): argument
118 def test_round(self, num_iters): argument
Dtranspose_benchmark.py30 def build_graph(device, input_shape, perm, datatype, num_iters): argument
61 def _run_graph(self, device, input_shape, perm, num_iters, datatype): argument
Dconv2d_benchmark.py41 padding, num_iters, warmup_iters): argument
94 strides, padding, num_iters, warmup_iters): argument
Dconcat_benchmark.py78 num_iters): argument
/external/tensorflow/tensorflow/python/framework/experimental/
Dgraph_building_test.py35 def _computeAddOpDuration(self, num_ops, num_iters): argument
47 def _computeReadVariableOpDuration(self, num_ops, num_iters): argument
/external/tensorflow/tensorflow/python/framework/
Dgraph_building_benchmark.py40 def run_benchmark(func, num_iters): argument
51 def _run_and_report(self, func, num_iters): argument
/external/tensorflow/tensorflow/python/eager/
Dbenchmarks_test.py85 def run_benchmark(func, num_iters, execution_mode=None): argument
142 def _run(self, func, num_iters, execution_mode=None): argument
300 def _benchmark_np_multiply(self, m, num_iters): argument
305 def _benchmark_tf_multiply(self, m, num_iters): argument
309 def _benchmark_tf_conv2d(self, m1, m2, num_iters): argument
313 def _benchmark_tf_multiply_op(self, m, num_iters): argument
402 def _benchmark_np_matmul(self, m, transpose_b, num_iters): argument
411 num_iters, argument
416 def _benchmark_gen_math_ops_matmul(self, m, transpose_b, num_iters): argument
424 num_iters): argument
[all …]
Dremote_benchmarks_test.py40 def run_benchmark(func, num_iters, execution_mode=None): argument
82 def _run(self, func, num_iters=1000, execution_mode=context.ASYNC): argument
Dbenchmarks_test_base.py49 def run_report(self, run_benchmark, func, num_iters, execution_mode=None): argument
Drun_eager_op_as_function_test.py37 def run_benchmark(func, num_iters, unused_execution_mode): argument
95 def _run(self, func, num_iters): argument
/external/tensorflow/tensorflow/python/eager/benchmarks/
Dkpi_benchmark_test.py46 def _run_benchmark(func, num_iters, execution_mode=None): argument
69 def _run(self, func, num_iters): argument
/external/libaom/test/
Dhiprec_convolve_test_util.cc96 const int num_iters = GET_PARAM(2); in RunCheckOutput() local
142 const int num_iters = GET_PARAM(2) / 500; in RunSpeedTest() local
231 const int num_iters = GET_PARAM(2); in RunCheckOutput() local
282 const int num_iters = GET_PARAM(2) / 500; in RunSpeedTest() local
/external/tensorflow/tensorflow/python/eager/memory_tests/
Dmemory_test_util.py42 def assert_no_leak(f, num_iters=100000, increase_threshold_absolute_mb=10): argument
/external/tensorflow/tensorflow/python/data/experimental/benchmarks/
Dmap_defun_benchmark.py30 def _run(self, op, name, num_iters, benchmark_id): argument
/external/tensorflow/tensorflow/python/eager/benchmarks/resnet50/
Dresnet50_test_util.py46 def report(benchmark, label, start, num_iters, device, batch_size, data_format, argument
Dresnet50_graph_test.py67 def _report(self, label, start, num_iters, batch_size): argument
/external/tensorflow/tensorflow/python/kernel_tests/image_ops/
Ddecode_jpeg_op_test.py38 num_iters, argument
/external/tensorflow/tensorflow/python/kernel_tests/math_ops/
Dreduce_benchmark_test.py36 def _run(self, func, num_iters): argument
/external/ltp/testcases/kernel/syscalls/ptrace/
Dptrace07.c62 const unsigned long num_iters = 1000000000; in check_regs_loop() local
/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_cs_tpool.c113 lp_cs_tpool_task_func work, void *data, int num_iters) in lp_cs_tpool_queue_task()
/external/harfbuzz_ng/test/api/
Dtest-multithread.c38 static int num_iters = 200; variable
/external/rust/crates/quiche/deps/boringssl/src/crypto/fipsmodule/bn/
Dgcd_extra.c76 unsigned num_iters = x_bits + y_bits; in bn_gcd_consttime() local
244 unsigned num_iters = a_bits + n_bits; in bn_mod_inverse_consttime() local
/external/boringssl/src/crypto/fipsmodule/bn/
Dgcd_extra.c76 unsigned num_iters = x_bits + y_bits; in bn_gcd_consttime() local
246 size_t num_iters = a_bits + n_bits; in bn_mod_inverse_consttime() local

123