Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/ccsrc/debug/rdr/
Dgraph_recorder.h25 struct DumpGraphParams { struct
40 void SetDumpFlag(DumpGraphParams info) { dump_graph_info_ = info; } in SetDumpFlag() argument