tqchen commented on issue #4847: Return empty CSourceModule when no 
lowered_funcs exists in Relay mod
URL: https://github.com/apache/incubator-tvm/pull/4847#issuecomment-585462552
 
 
   The reason that LLVMModule simplifies compilation is because it remembers 
the correct target triple. We can try to enhance the code by introducing an 
Empty LLVM module(with the correct target) when it is available(so that Q2 can 
be resolved) and fallback to the CSourceModule. 
   

----------------------------------------------------------------
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

Reply via email to