Home
last modified time | relevance | path

Searched defs:fast_mode (Results 1 – 15 of 15) sorted by relevance

/aosp_15_r20/frameworks/libs/binary_translation/assembler/
Dgen_asm_tests_x86.py26 fast_mode = False variable
294 def _gen_att_assembler(file, insns, fast_mode): argument
316 file, arc_name, insn_name, insn_args, fast_mode): argument
423 def _gen_att_call_variants(file, call_args, fast_mode): argument
452 def _gen_arc_assembler(file, insn_kind, insns, fast_mode): argument
466 def _gen_arc_instruction_variants(file, arc_name, insn_args, fast_mode): argument
/aosp_15_r20/external/autotest/site_utils/
H A Dtest_runner_utils.py214 results_directory, fast_mode, argument
261 fast_mode, argument
490 fast_mode, argument
786 fast_mode=False, argument
H A Dtest_runner_utils_unittest.py100 fast_mode = False variable in TestRunnerUnittests
/aosp_15_r20/external/pytorch/torch/autograd/
H A Dgradcheck.py426 input: torch.Tensor, maybe_perturbed_input: Optional[torch.Tensor], fast_mode=False argument
615 def _with_prepare_inputs(fn, inputs, input_idx, input_to_perturb, fast_mode=False): argument
756 inputs, output, nondet_tol, check_grad_dtypes, fast_mode=False, v=None argument
2068 fast_mode, argument
/aosp_15_r20/external/autotest/server/
H A Dautoserv_utils.py28 fast_mode=False, argument
/aosp_15_r20/external/webrtc/modules/audio_coding/neteq/
H A Daccelerate.cc52 bool fast_mode, in CheckCriteriaAndStretch()
H A Dtime_stretch.cc26 bool fast_mode, in Process()
H A Dtime_stretch_unittest.cc75 size_t TestAccelerate(size_t loops, bool fast_mode) { in TestAccelerate()
/aosp_15_r20/external/libaom/av1/encoder/
H A Dintra_mode_search.c583 int fast_mode, RD_STATS *rd_stats) { in cfl_compute_rd()
634 int fast_mode = 1; in cfl_pick_plane_parameter() local
678 int fast_mode = 0; in cfl_pick_plane_rd() local
/aosp_15_r20/external/pytorch/test/
H A Dtest_autograd.py5541 def check(fast_mode): argument
5577 def check(fast_mode, masked): argument
5609 def check(fast_mode): argument
5657 def check(fast_mode): argument
5763 def check(fast_mode): argument
5795 def check(fast_mode): argument
5818 def check(fast_mode): argument
5848 def check(fast_mode): argument
5959 def check(fast_mode): argument
5988 def check(fast_mode): argument
[all …]
H A Dtest_sparse.py5076 def test_gradcheck_mm(self, layout, dtype, device, masked, fast_mode): argument
5275 def test_as_sparse_gradcheck(self, layout, device, masked, fast_mode): argument
H A Dtest_overrides.py912 def run_test(fast_mode): argument
/aosp_15_r20/external/ComputeLibrary/src/core/NEON/kernels/convolution/winograd/
H A Dwinograd_implementations.hpp242 bool fast_mode, in get_implementation()
/aosp_15_r20/external/ComputeLibrary/src/core/NEON/kernels/assembly/
H A Ddepthwise.hpp62 bool fast_mode = false; member
/aosp_15_r20/external/python/cpython3/Modules/
Ditertoolsmodule.c4173 int fast_mode; in itertools_count_impl() local