pytorchviz icon indicating copy to clipboard operation
pytorchviz copied to clipboard

Show more custom information of tensor and gradient

Open GIS-PuppetMaster opened this issue 1 year ago • 1 comments

  1. add support to show multiple lines attribute value
  2. allowed to customize which attr of the variable can be displayed

GIS-PuppetMaster avatar Feb 26 '24 18:02 GIS-PuppetMaster

This is only a demo version, it seems Graphviz always displays the attribute with center alignment since this tool uses caption to contain attributes. Better to display them with left alignment [TODO]

GIS-PuppetMaster avatar Feb 28 '24 19:02 GIS-PuppetMaster