Searched defs:ReshapePatternTree (Results 1 – 1 of 1) sorted by relevance
686 class ReshapePatternTree : public PatternTree { class688 explicit ReshapePatternTree(const std::string &pattern_str) : PatternTree(pattern_str) {} in ReshapePatternTree() function in mindspore::graphkernel::ReshapePatternTree