Home
last modified time | relevance | path

Searched refs:clear_optimized_graphs (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/pytorch/torch/csrc/jit/api/
H A Dfunction_impl.h116 void clear_optimized_graphs() { in clear_optimized_graphs() function
/aosp_15_r20/external/pytorch/torch/csrc/jit/passes/
H A Dfreeze_module.cpp809 toGraphFunction(*function).clear_optimized_graphs(); in cleanupFrozenModule()