Home
last modified time | relevance | path

Searched refs:RemoveImmutableInputDictLookups (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/pytorch/torch/csrc/jit/runtime/static/
H A Dpasses.h27 TORCH_API void RemoveImmutableInputDictLookups(
H A Dpasses.cpp953 void RemoveImmutableInputDictLookups( in RemoveImmutableInputDictLookups() function
H A Dimpl.cpp213 RemoveImmutableInputDictLookups(graph); in OptimizeGraph()