Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/jit/
H A Dunsupported_tensor_ops.py8 def execWrapper(code, glob, loc): function
/aosp_15_r20/external/pytorch/torch/testing/_internal/
H A Djit_utils.py55 def execWrapper(code, glob, loc): function