ArmageddonKnight commented on pull request #18704:
URL: https://github.com/apache/incubator-mxnet/pull/18704#issuecomment-679390783


   @szha  I am looking into this issue:
   
   - The unknown allocation entries actually come from the symbolic execution 
backend, rather than Gluon.
   - The parameters of in the Gluon backend have weird tags, something similar 
to the following:
   
   ```
   
"hybridsequential0:arg_grad:param_277c1286_334d_46dc_bbb2_0850c497c7d0_weight","8192","0","8192","0"
   
"hybridsequential0:arg_grad:param_9c9c45b2_2e7f_4af9_8b60_b80ef0f2dd71_weight","5120","0","8192","0"
   ```


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


Reply via email to