d-smirnov commented on a change in pull request #8509:
URL: https://github.com/apache/tvm/pull/8509#discussion_r786647956
##########
File path: include/tvm/ir/module.h
##########
@@ -357,6 +361,8 @@ class IRModuleNode : public Object {
*/
class IRModule : public ObjectRef {
public:
+ static constexpr const char* _constants_attrs_key = "Constants";
Review comment:
Moved to tvm::attr namespace
--
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]