masahi opened a new pull request #5272: [BYOC] Add example of Composite + 
Annotate for DNNL fused op
URL: https://github.com/apache/incubator-tvm/pull/5272
 
 
   This is a reimplementation of #4741 based on the new annotator support for 
composite added in #5261. This is the first real use case of composite in the 
code base. It is purely for demonstration purpose and not intended to be used 
for performance critical scenarios. 
   
   Due to the manually inlined tensors in c codegen, full mobilenet execution 
is disabled in the test. I tried but it took more than 5GB of RAM and 
compilation didn't finish in a reasonable time. The related issue discussed in 
https://discuss.tvm.ai/t/external-codegen-constant-tensors-in-c-codegen/5890/

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