electriclilies commented on a change in pull request #8974:
URL: https://github.com/apache/tvm/pull/8974#discussion_r705609087
##########
File path: src/relay/backend/aot_executor_codegen.cc
##########
@@ -45,6 +45,13 @@ namespace tvm {
namespace relay {
namespace backend {
+struct EnumClassHash {
Review comment:
Could you EnumClassHash into "utils.h" and remove this definition of it
and the definition in the te compiler?
--
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]