zhanghaohit opened a new pull request #5842:
URL: https://github.com/apache/incubator-tvm/pull/5842


   This PR, coupled with 
[this](https://github.com/apache/incubator-tvm-vta/pull/9) on tvm-vta repo, is 
the basic implementation of RFC #4958 
   
   Some notes:
   - this is just a basic version without much performance optimization. We've 
done some optimization, and achieved significant improvement (but this part of 
code is not ready; has to be organized and cleaned up further).
   - there are some experimental features, which are also included in this PR, 
including
       - sync all the instructions per model (instead of per layer)
       - static auto-tune using profiling results
     
     These codes are not well styled (using some environmental variables), and 
we have to think about how to format/implement nicely. But we think these 
features are useful so we also commit. We can discuss if we should include 
these codes in this PR, or leave it for other PRs.
     
   
   
   


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


Reply via email to