Home
last modified time | relevance | path

Searched defs:toGraphFunction (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/pytorch/torch/csrc/jit/api/
H A Dfunction_impl.cpp165 GraphFunction& toGraphFunction(Function& function) { in toGraphFunction() function
169 const GraphFunction& toGraphFunction(const Function& function) { in toGraphFunction() function