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: [email protected] With regards, Apache Git Services
