@DKXXXL the variables/globalvariables/typevariables are free to be shared - 
variables are compared by pointer equality, so each new variable is distinct. 
however, nothing else in ANF mode are sharable.
I only know that using the pointer is the canonical way in RelayIR. I am not 
sure about the lowerIR though.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/apache/incubator-tvm/issues/4468#issuecomment-566347760

Reply via email to