Home
last modified time | relevance | path

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

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