Searched defs:make_long_input (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/pytorch/test/functorch/ |
H A D | functorch_additional_op_db.py | 200 def make_long_input(shape, *, low, high): function
|
/aosp_15_r20/external/pytorch/torch/testing/_internal/ |
H A D | common_methods_invocations.py | 7994 def make_long_input(shape, *, low, high, noncontiguous=False): function 8128 def make_long_input(shape, *, low, high): function
|