Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/compiler/
H A D__init__.py43 def allow_in_graph(fn): function
/aosp_15_r20/external/pytorch/torch/_dynamo/
H A Ddecorators.py77 def allow_in_graph(fn): function