You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by GitBox <gi...@apache.org> on 2020/08/24 22:07:09 UTC

[GitHub] [incubator-mxnet] ArmageddonKnight commented on pull request #18704: Re-enable the test_gpu_memory_profiler_gluon test case

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:
users@infra.apache.org