Skip to content

Replace or remove Nd4jUtils.getNDArrayByIndices() method #3000

Description

@droazen

@asmirnov239 commented on Thu May 18 2017

Due to a bug in Nd4j library, INDArray.get() method does not work correctly for row or column vectors (that we work with when number of samples is 1). In these cases a call to getNDArrayByIndices(array, indX, indY, int) is made.
Note that this bug was fixed in later version of Nd4j (currently used version is 0.5.0), so the method can be removed when the dependency is updated

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions