You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by GitBox <gi...@apache.org> on 2019/12/25 02:27:07 UTC

[GitHub] [incubator-tvm] masahi commented on issue #4570: [relay] Relay annotation and partitioning for external compilers

masahi commented on issue #4570: [relay] Relay annotation and partitioning for external compilers
URL: https://github.com/apache/incubator-tvm/pull/4570#issuecomment-568823854
 
 
   @zhiics when I run test_pass_partition_graph.py, I get a warning which says
   
   ```
   add in ccompiler is not registered. Fallback to CPU
   multiply in ccompiler is not registered. Fallback to CPU
   add in ccompiler is not registered. Fallback to CPU
   subtract in ccompiler is not registered. Fallback to CPU
   ```
   
   Is this expected? Or do I need to configure something on cmake?

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services