Home
last modified time | relevance | path

Searched defs:make_inputs (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/pytorch/torch/testing/_internal/
H A Dcommon_methods_invocations.py6843 def make_inputs( function
6849 def make_inputs( function
/aosp_15_r20/external/pytorch/test/functorch/
H A Dtest_aotdispatch.py365 def make_inputs(inp_): function