SWu commented on issue #4534: [Relay] Dead code elimination pass blows up call 
stack
URL: https://github.com/apache/incubator-tvm/issues/4534#issuecomment-596586134
 
 
   @ANSHUMAN87 yes, I can verify that the version of TVM I am using does have 
https://github.com/apache/incubator-tvm/pull/4053 (I am using 0.6.0 release 
which was cut 2 months after that patch was merged, but I also just double 
checked src/relay/pass/dead_code.cc to verify that the changes from that patch 
are there).
   
   This version still gives me stack overflow when trying to build gradient 
functions unless I `ulimit -s unlimited`. I don't have a readily available 
model to share, but I'm trying to build a gradient function for a model that I 
converted from tensorflow with 5 convolution layers + 3 dense layers, so it's 
not gigantic.

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