Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/jit/serialization/
H A Dexport_module.cpp347 struct ModuleMethod { struct
348 ModuleMethod(Module m, const GraphFunction& f, c10::QualifiedName n) in ModuleMethod() argument