Searched defs:GraphRecorder (Results 1 – 1 of 1) sorted by relevance
31 GraphRecorder() : BaseRecorder(), func_graph_(nullptr), graph_type_("") {} in GraphRecorder() function32 GraphRecorder(const std::string &module, const std::string &name, const FuncGraphPtr &graph, in GraphRecorder() function