trevor-m commented on issue #5195: [RELAY] Fixes to MergeCompilerRegions
URL: https://github.com/apache/incubator-tvm/pull/5195#issuecomment-606786052
 
 
   Thanks @mbaret ! This fixes the issues with resnet and other networks.
   
   I did notice however that `AnnotateRestDefault` labels the ops meant to be 
run in TVM as "relay.ext.default" which results in a failure during codegen 
since there is obviously no "default" codegen: `TVMError: Check failed: pf: 
Failed to find the codegen tool for relay.ext.default`. Am I supposed to do 
something extra to remove the default label after partitioning?

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