Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/jit/passes/onnx/
H A Dfunction_substitution.cpp11 const std::string kTopModuleVariableName = ""; variable
175 kTopModuleVariableName); in ONNXGraphTopLevelScope()