Da Zheng created MXNET-750:
------------------------------

             Summary: fix nested call on CachedOp
                 Key: MXNET-750
                 URL: https://issues.apache.org/jira/browse/MXNET-750
             Project: Apache MXNet
          Issue Type: Bug
            Reporter: Da Zheng


{color:#24292e}CachedOp can't record computation in the graph when it is used 
for nested call (CachedOp calls another CachedOp) in the dynamic mode. The 
reason is that CachedOp sets thread local is_recording to be false and affects 
all operators called inside CachedOp.{color}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@mxnet.apache.org
For additional commands, e-mail: issues-h...@mxnet.apache.org

Reply via email to