leeexyz opened a new pull request #9923:
URL: https://github.com/apache/tvm/pull/9923


   Add the printer to print `OpStrategyNode`, `OpSpecializationNode` and 
`OpImplementationNode` for debug purpose. :) An example as below.
   ```python
   op_strategy([op_spec((nullptr), [op_impl(name=conv2d_nchw.x86, level=10)])])
   ```


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