Searched defs:ref_fn (Results 1 – 11 of 11) sorted by relevance
/external/pytorch/test/ |
D | test_jiterator.py | 21 def ref_fn(x, y, alpha=1, beta=1): function 87 def ref_fn(x, mask, is_train): function 104 def ref_fn(x, mask, y): function 126 def ref_fn(*inputs): function 147 def ref_fn(input): function
|
D | test_datapipe.py | 1483 def _helper(ref_fn, fn, input_col=None, output_col=None, error=None): argument 1627 def _helper(ref_fn, fn, input_col=None, output_col=None, error=None): argument
|
D | test_nestedtensor.py | 6153 def check_results(ref_fn, res_fn, args): argument
|
/external/libvpx/test/ |
D | vp9_intrapred_test.cc | 41 IntraPredFunc ref_fn; member 513 HighbdIntraPred ref_fn; member
|
/external/libcxx/test/std/utilities/tuple/tuple.tuple/tuple.apply/ |
D | apply_large_arity.pass.cpp | 78 RefFn ref_fn = &test_apply_fn; in test_all() local
|
/external/cronet/tot/third_party/libc++/src/test/std/utilities/tuple/tuple.tuple/tuple.apply/ |
D | apply_large_arity.pass.cpp | 79 RefFn ref_fn = &test_apply_fn; in test_all() local
|
/external/cronet/stable/third_party/libc++/src/test/std/utilities/tuple/tuple.tuple/tuple.apply/ |
D | apply_large_arity.pass.cpp | 79 RefFn ref_fn = &test_apply_fn; in test_all() local
|
/external/libaom/test/ |
D | intrapred_test.cc | 57 FuncType ref_fn; member
|
D | dr_prediction_test.cc | 146 FuncType ref_fn; member
|
/external/pytorch/torch/testing/_internal/ |
D | common_utils.py | 3736 def compare_with_reference(self, torch_fn, ref_fn, sample_input, **kwargs): argument
|
/external/pytorch/test/dynamo/ |
D | test_higher_order_ops.py | 2507 def ref_fn(x, y): function
|