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


   - Add a tutorial on auto-scheduling a subgraph for GPU
   - Refactor evolutionary search
   - Fix MutateComputeLocation
      - In the old implementation we reuse InitChangeComputeLocation, but this 
is wrong. Because it always appends new steps and will make the transform 
history too long. In the new implementation, we only mutate the old steps, so 
the number of steps keeps the same.
   - Fix micro tvm import issue
   


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


Reply via email to