this.offsets=Ints.toArray(accumOffsets); | this.offsets=Longs.toArray(accumOffsets); | Ints.toArray(accumOffsets) | Longs.toArray(accumOffsets) | nd4j | d6bb050916d340335c9a7f3d4bce289340455f59 | org.nd4j.linalg.indexing.ShapeOffsetResolution | | | | - com.google.common.primitives.Longs
| | AssignedTo | True |
this.strides=Ints.toArray(accumStrides); | this.strides=Longs.toArray(accumStrides); | Ints.toArray(accumStrides) | Longs.toArray(accumStrides) | nd4j | 9e99099bac18aa0a6474c66add54ff686a9a1264 | org.nd4j.linalg.indexing.ShapeOffsetResolution | | | | - com.google.common.primitives.Longs
| | AssignedTo | True |
this.shapes=Ints.toArray(accumShape); | this.shapes=Longs.toArray(accumShape); | Ints.toArray(accumShape) | Longs.toArray(accumShape) | nd4j | 9e99099bac18aa0a6474c66add54ff686a9a1264 | org.nd4j.linalg.indexing.ShapeOffsetResolution | | | | - com.google.common.primitives.Longs
| | AssignedTo | True |