devymex opened a new issue #10119: [BUG] A typo
URL: https://github.com/apache/incubator-mxnet/issues/10119
 
 
   
https://github.com/apache/incubator-mxnet/blob/f7fa49e3068ab30a7379bbce1b288bf285fe5cde/src/operator/swapaxis-inl.h#L113
   TBlob data_out = out_data[cvmatdataenum::kData];
   should be:
   TBlob data_out = out_data[cvmatdataenum::kOut];
   

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


With regards,
Apache Git Services

Reply via email to