srkreddy1238 opened a new pull request, #13837:
URL: https://github.com/apache/tvm/pull/13837

   This util generates native CLML code given a DNN model. It does import via 
tvmc, extracts clml_modules, get the json source and finally generates 
clml_models.cc that holds source for various sub graphs. cpp_clml tool has 
additional infrastructure to compile it as a standalong binary that runs these 
models.
   
   This PR adds symbol name to the generated json graph. Also, extends 
const_loader interface to get constant params.


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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to