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/05/27 01:02:02 UTC

[GitHub] sandeep-krishnamurthy opened a new issue #11072: Show deprecation warning message for deprecated API

sandeep-krishnamurthy opened a new issue #11072: Show deprecation warning  message for deprecated API
URL: https://github.com/apache/incubator-mxnet/issues/11072
 
 
   We should always show Deprecated warning message for deprecated API.
   For example, I used mx.sym.SoftmaxActivation() API, but, it was deprecated in favor of mx.sym.softmax(). However, I never saw a warning message.
   
   Similarly, we should identify and warn for all deprecated API usage.

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