Searched refs:test_graph_inps (Results 1 – 1 of 1) sorted by relevance
/aosp_15_r20/external/pytorch/test/functorch/ |
H A D | test_aotdispatch.py | 406 test_graph_inps, argument 424 test_o, test_graph_inps 447 test_inp, test_graph_inps = make_inputs(inp_) 453 test_results = outs_and_grads(compiled_f, test_graph_inps, test_inp) 456 ref_results, test_results, graph_inps, test_graph_inps, inp, test_inp
|