kparzysz-quic opened a new pull request #9202: URL: https://github.com/apache/tvm/pull/9202
Prior registration of attribute XYZ can result in an error when trying to register the same attribute again: ``` Check failed: (p.second != plevel) is false: Attribute XYZ of op is already registered with same plevel=10 ``` Reset the attributes before registering them. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
