Searched defs:allow_in_graph (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/pytorch/torch/compiler/ | ||
H A D | __init__.py | 43 def allow_in_graph(fn): function |
/aosp_15_r20/external/pytorch/torch/_dynamo/ | ||
H A D | decorators.py | 77 def allow_in_graph(fn): function |