Searched defs:CheckArithmetic (Results 1 – 2 of 2) sorted by relevance
157 bool ShapeFusionPass::CheckArithmetic(const LiteGraph::Node *shape_fusion, const LiteGraph::Node *p… in CheckArithmetic() function in mindspore::lite::ShapeFusionPass
79 bool CheckArithmetic(schema::MetaGraphT *graph, uint32_t node_index) { in CheckArithmetic() function