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

   Using pre-compiled programs might significantly improve inference time of 
the first run.
   
   - Added methods `SupportPreCompiledPrograms` which reports if the module 
supports using pre-compiled programs.
   - Method `GetPreCompiledPrograms` returns string with bytes of pre-compiled 
programs.
   - Method `SetPreCompiledPrograms` allows user to pass pre-compiled programs 
to the module.


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