Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/ccsrc/backend/optimizer/graph_kernel/
Dgraph_kernel_splitter.h30 std::vector<std::string> stitch_ops; member
Dgraph_kernel_splitter.cc41 std::vector<std::string> stitch_ops = buffer_stitch[kJsonKeyStitchOp]; in GetStitchInfo() local