You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mxnet.apache.org by "Amol Lele (JIRA)" <ji...@apache.org> on 2019/06/07 17:51:00 UTC

[jira] [Created] (MXNET-1416) Fix the inception-inference example for potential index out of range error.

Amol Lele created MXNET-1416:
--------------------------------

             Summary: Fix the inception-inference example for potential index out of range error.
                 Key: MXNET-1416
                 URL: https://issues.apache.org/jira/browse/MXNET-1416
             Project: Apache MXNet
          Issue Type: Bug
          Components: Apache MXNet C/C++ API
            Reporter: Amol Lele
            Assignee: Amol Lele


This is in response to the issue [https://github.com/apache/incubator-mxnet/issues/14732]

The example uses a NDArray.AT method for a single dimensional array. The example works correctly but has a potential for index out of range error.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@mxnet.apache.org
For additional commands, e-mail: issues-help@mxnet.apache.org