Home
last modified time | relevance | path

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

/external/pytorch/torch/csrc/jit/serialization/
Dexport_bytecode.cpp66 static std::vector<Method> findAllDependentFunctions( in findAllDependentFunctions() function
122 findAllDependentFunctions(cur.owner(), *graph); in inlineFunctions()