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 2018/11/20 22:56:39 UTC

[GitHub] larroy removed a comment on issue #13333: Two C++ unit test failing ACTIVATION_PERF.ExecuteBidirectional ACTIVATION_PERF.TimingCPU

larroy removed a comment on issue #13333: Two C++ unit test failing ACTIVATION_PERF.ExecuteBidirectional ACTIVATION_PERF.TimingCPU
URL: https://github.com/apache/incubator-mxnet/issues/13333#issuecomment-440283793
 
 
   ```
   (gdb) p attrs->parsed
   $26 = {
     static kStack = 12,
     static kAlign = 4,
     type_ = 0x5d24aa4 <dmlc::any::TypeInfo<mxnet::op::ActivationParam>::get_type()::tp>,
     data_ = {
       stack = {
         __data = "\002\000\000\000\000\200\321\005\214\317\377\276",
         __align = {<No data fields>}
       },
       pheap = 0x2
     }
   }
   ```

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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


With regards,
Apache Git Services