Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/jit/passes/
H A Dfreeze_module.cpp238 bool getModuleFromPath( in getModuleFromPath() function in torch::jit::__anonb84ffab30111::AttributePropagator
308 if (!getModuleFromPath(attrModule, names_.begin(), names_.end())) { in findConstantAttr()
587 getModuleFromPath(attrModule, path->begin(), path->end()); in inlineInterfaceCalls()
621 getModuleFromPath(attrModule, splitPath.begin(), splitPath.end()); in reassignInterfaceTypes()