zhiics commented on a change in pull request #4847: Use dummy func when no lowered_funcs exists in Relay mod URL: https://github.com/apache/incubator-tvm/pull/4847#discussion_r377921458
########## File path: src/relay/backend/build_module.cc ########## @@ -28,15 +28,20 @@ #include <tvm/relay/expr.h> #include <tvm/relay/transform.h> #include <tvm/relay/qnn/transform.h> +#include <tvm/tir/ir_pass.h> Review comment: remove? ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
