[ https://issues.apache.org/jira/browse/MXNET-773?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Andrew Ayres updated MXNET-773: ------------------------------- Description: The custom operator JNI code has a bug in the inferShape and inferType methods which will cause the native code to seg fault when creating a custom operator without input arguments. See [https://github.com/apache/incubator-mxnet/issues/11926] for more details. > [Scala] JNI custom operator segfaults for operators with no inputs > ------------------------------------------------------------------ > > Key: MXNET-773 > URL: https://issues.apache.org/jira/browse/MXNET-773 > Project: Apache MXNet > Issue Type: Bug > Reporter: Andrew Ayres > Priority: Major > > The custom operator JNI code has a bug in the inferShape and inferType > methods which will cause the native code to seg fault when creating a custom > operator without input arguments. > > See [https://github.com/apache/incubator-mxnet/issues/11926] for more details. -- This message was sent by Atlassian JIRA (v7.6.3#76005) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@mxnet.apache.org For additional commands, e-mail: issues-h...@mxnet.apache.org