Searched defs:op_cache (Results 1 – 2 of 2) sorted by relevance
362 bool FindReshape(const CNodePtr &cnode, mindspore::HashSet<std::string> *op_cache) { in FindReshape()
1039 mindspore::HashSet<std::string> op_cache; in ReshapeCostCompute() local