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