hypercubestart commented on issue #5039: [Relay] GradientCell Relay Pass
URL: https://github.com/apache/incubator-tvm/pull/5039#issuecomment-602926229
 
 
   @jwfromm this pass should be used in conjunction with the gradient pass. 
Since tensors for reverse-mode ad are instantiated as 0-filled tensors but are 
actually not useful during the forward pass, this PR should reduce memory 
allocation by 50% during the forward pass. I don't have any data on this but 
mathematically this would make sense

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

Reply via email to