PhilippvK commented on PR #12522:
URL: https://github.com/apache/tvm/pull/12522#issuecomment-1223432097

   > @PhilippvK this looks very cool! the only thing missing is to declare the 
dependency on matplotlib so that the user is not surprised with and ImportError 
when trying to use it :).
   > 
   
   I already had this in mind (see original post) but was unsure on what the 
best approach is.
   
   > I feel also this should be added to any of the tutorials, because it is 
too cool for users to miss out.
   
   Yes. I will try to come up with a short section for the tutorials.
   
   What do you think about the other questions?
   
   - The graph window automatically closes when the tuning is finished. Do we 
need an option to keep it open until closed?
   - A similar feature for the AutoScheduler would be nice, too. I can look 
into it if there is interest.
   - Saving the plot to a file would also be possible. We only need to decide 
how to expose this to the cmdline (i.e. `--visualize-out plot.png`)
   


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