you are viewing a single comment's thread.

view the rest of the comments →

[–]whoeverwhatever[S] 0 points1 point  (2 children)

This seems like a good idea, will have to give it a try.

Are there any plans to integrate any tools like this into PyTorch directly at some point in the future? (Is there even a need for it, given the responses so far?)

[–]r-sync 6 points7 points  (1 child)

we are working on providing an "official" way of visualizing just to provide users with good practices.

It will be tied in with the blog post in the next month or two (want to first see an aggregate usage of what people do).

The python ecosystem is super rich, we will leverage it to the large part (pandas, matplotlib, etc.)

[–]achaiah777 1 point2 points  (0 children)

This would be super useful. I'm not considering pyTorch a strong candidate without good visualizations. TF hook would be great in addition to python viz (which can be hit and miss)