Home
last modified time | relevance | path

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

/external/autotest/site_utils/
Dtest_runner_utils.py214 results_directory, fast_mode, argument
261 fast_mode, argument
490 fast_mode, argument
786 fast_mode=False, argument
Dtest_runner_utils_unittest.py100 fast_mode = False variable in TestRunnerUnittests
/external/autotest/server/
Dautoserv_utils.py28 fast_mode=False, argument
/external/webrtc/modules/audio_coding/neteq/
Daccelerate.cc52 bool fast_mode, in CheckCriteriaAndStretch()
Dtime_stretch.cc26 bool fast_mode, in Process()
Dtime_stretch_unittest.cc75 size_t TestAccelerate(size_t loops, bool fast_mode) { in TestAccelerate()
/external/pytorch/torch/autograd/
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
/external/ComputeLibrary/src/core/NEON/kernels/convolution/winograd/
Dwinograd_implementations.hpp242 bool fast_mode, in get_implementation()
/external/ComputeLibrary/src/core/NEON/kernels/assembly/
Ddepthwise.hpp62 bool fast_mode = false; member
/external/libaom/av1/encoder/
Dintra_mode_search.c582 int fast_mode, RD_STATS *rd_stats) { in cfl_compute_rd()
633 int fast_mode = 1; in cfl_pick_plane_parameter() local
677 int fast_mode = 0; in cfl_pick_plane_rd() local
/external/pytorch/test/
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 …]
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
Dtest_overrides.py912 def run_test(fast_mode): argument
/external/python/cpython3/Modules/
Ditertoolsmodule.c4056 int fast_mode; in itertools_count_impl() local