Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/jit/passes/onnx/
H A Dfunction_extraction.cpp111 static void DebugPrintGraphWithFunction(const std::shared_ptr<Graph>& g);
268 void FunctionExtractor::DebugPrintGraphWithFunction( in DebugPrintGraphWithFunction() function in torch::jit::onnx::__anon8b66f1e50111::FunctionExtractor
1057 DebugPrintGraphWithFunction(graph_); in run()