elvin-n commented on pull request #8448: URL: https://github.com/apache/tvm/pull/8448#issuecomment-883431883
@chiwwang that's great feature, thank you for adding it! some comments - Is my impression correct that visual representation can mix the order of the inputs into the node? I.e. I look into quantize op and it accepts tensor to quantize by 0th port, but sometimes this tensor is visualized between scale and zero point. Can we add the ordering anyhow? - sometimes edges are drown coming to/ going out from sides of the box and it is unclear if it is input edges or output. Can we add arrows on the edges (more preferable) or make input data coming only from top and output data going only from bottom? -- 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]
