zhuwenxi commented on PR #11326:
URL: https://github.com/apache/tvm/pull/11326#issuecomment-1144450942

   > I don't think Relay has a "training" mode...
   
   Exactly. I don't even find a way to identify whether a tensor is constant at 
compile/run time. I think this is a serious problem for Relay which is a 
functional flavor language. Abstractions like "constant tensor" is missing 
here, which is actually ubiquitous in almost all DL frameworks. 


-- 
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]

Reply via email to