Searched defs:ref_fn (Results 1 – 10 of 10) sorted by relevance
/aosp_15_r20/external/pytorch/test/ |
H A 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
|
H A 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
|
H A D | test_nestedtensor.py | 6153 def check_results(ref_fn, res_fn, args): argument
|
/aosp_15_r20/external/libvpx/test/ |
H A D | vp9_intrapred_test.cc | 41 IntraPredFunc ref_fn; member 513 HighbdIntraPred ref_fn; member
|
/aosp_15_r20/external/libcxx/test/std/utilities/tuple/tuple.tuple/tuple.apply/ |
H A D | apply_large_arity.pass.cpp | 78 RefFn ref_fn = &test_apply_fn; in test_all() local
|
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/utilities/tuple/tuple.tuple/tuple.apply/ |
H A D | apply_large_arity.pass.cpp | 79 RefFn ref_fn = &test_apply_fn; in test_all() local
|
/aosp_15_r20/external/libaom/test/ |
H A D | intrapred_test.cc | 57 FuncType ref_fn; member
|
H A D | dr_prediction_test.cc | 146 FuncType ref_fn; member
|
/aosp_15_r20/external/pytorch/torch/testing/_internal/ |
H A D | common_utils.py | 3736 def compare_with_reference(self, torch_fn, ref_fn, sample_input, **kwargs): argument
|
/aosp_15_r20/external/pytorch/test/dynamo/ |
H A D | test_higher_order_ops.py | 2507 def ref_fn(x, y): function
|