Searched defs:attrKey (Results 1 – 2 of 2) sorted by relevance
144 …int setAttr(const OperatorPtr &op, const std::string &attrKey, const std::shared_ptr<T> &attrValue… in setAttr()148 int setAttr(const OperatorPtr &op, const std::string &attrKey, const T &attrValue) { in setAttr()
270 …int setAttr(const OperatorPtr &op, const std::string &attrKey, const ValuePtr &attrValue) override… in setAttr()