Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/onnx/
H A Dsymbolic_helper.py990 def op_wrapper(input, axis_i, keepdims_i): function
/aosp_15_r20/external/pytorch/test/functorch/
H A Dtest_vmap.py5176 def op_wrapper(inp): function