## 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
[ Full content available at: https://github.com/apache/incubator-mxnet/issues/12593 ] This message was relayed via gitbox.apache.org for [email protected]
