DKXXXL commented on issue #4468: [RFC] Data-flow Analysis Functionality on TVM IR URL: https://github.com/apache/incubator-tvm/issues/4468#issuecomment-566228439 @MarisaKirisame : I might still be a little confused about the semantic and **internal memory representation** of RelayIR. I would appreciated if you can enlighten me: in the official document, the picture for ANF is still a DAG (a child can have several different parent) with respect to **internal memory representation**  The above `%v1` appears in multiple (two) locations (or three, if definition can be queried about), and when the user using the pointer to the ASTNode (of variable `%v1`), of which location the Dataflow-Info will be returned? *** But anyway, do you suggest that in the HalideIR, it is recommended to also just use a pointer to represent location? (So as to align the design) Thank you for the explanation! :)
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
