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/09/18 20:43:36 UTC

[GitHub] anirudh2290 opened a new issue #12593: [DISCUSS] Infer Type Logic in Infer Type of Operators should throw exceptions for Unsupported Dtypes

anirudh2290 opened a new issue #12593: [DISCUSS] Infer Type Logic in Infer Type of Operators should throw exceptions for Unsupported Dtypes
URL: https://github.com/apache/incubator-mxnet/issues/12593
 
 
   ## Description
   
   Infer Type logic should raise exception for unsupported dtypes for operators so that it is caught during the bind stage instead of forward. There may be operators out there which  don't have the check in InferType but in Forward.  For example : https://github.com/apache/incubator-mxnet/issues/11966 and https://github.com/apache/incubator-mxnet/issues/11156 
   Thoughts ? @sxjscience @haojin2 @apeforest @samskalicky @sbodenstein 

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