Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/ccsrc/vm/
Dsegment_runner.h34 struct LinConvertResult { struct
42 using LinkFuncType = std::function<LinConvertResult(const GraphSegmentPtr &, const std::string &)>; argument