java.nio.IntBuffer to org.nd4j.linalg.api.buffer.DataBuffer
No. of Instances - 10
No. of Commits - 4
No. of Projects - {'nd4j'}
Hierarchy/Composition: -
Primitive Info: -
NameSpace: Jdk -> Internal
Mapping:
- Add or Remove Method invocation
- size(Shape.rank(shapeInformation) - 1) to size(Shape.rank(shapeInformation.asNioInt()) - 1)
- Shape.rank(shapeInformation) to Shape.rank(shapeInformation.asNioInt())
- Shape.rank(shapeInformation) to Shape.rank(shapeInformation.asNioInt())
- Shape.rank(shapeInformation) to Shape.rank(shapeInformation.asNioInt())
- shapeInformation to shapeInformation.asNioInt()
- Shape.shapeOf(shapeInformation).get(0) to Shape.shapeOf(shapeInformation.asNioInt()).get(0)
- Shape.shapeOf(shapeInformation).get(0) to Shape.shapeOf(shapeInformation.asNioInt()).get(0)
- Shape.shapeOf(shapeInformation) to Shape.shapeOf(shapeInformation.asNioInt())
- Shape.rank(shapeInformation) to Shape.rank(shapeInformation.asNioInt())
- Shape.rank(shapeInformation) to Shape.rank(shapeInformation.asNioInt())
- Shape.contentEquals(shape,Shape.shapeOf(shapeInformation)) to Shape.contentEquals(shape,Shape.shapeOf(shapeInformation.asNioInt()))
- Shape.contentEquals(shape,Shape.shapeOf(shapeInformation)) to Shape.contentEquals(shape,Shape.shapeOf(shapeInformation.asNioInt()))
- shapeInformation to shapeInformation.asNioInt()
- shapeInformation to shapeInformation.asNioInt()
- Shape.stride(shapeInformation) to Shape.stride(shapeInformation.asNioInt())
- Shape.stride(shapeInformation) to Shape.stride(shapeInformation.asNioInt())
- Shape.rank(shapeInformation) to Shape.rank(shapeInformation.asNioInt())
- Shape.rank(shapeInformation) to Shape.rank(shapeInformation.asNioInt())
- Shape.rank(shapeInformation) to Shape.rank(shapeInformation.asNioInt())
- Shape.contentEquals(other.shape(),Shape.shapeOf(shapeInformation)) to Shape.contentEquals(other.shape(),Shape.shapeOf(shapeInformation.asNioInt()))
- Shape.shapeOf(shapeInformation) to Shape.shapeOf(shapeInformation.asNioInt())
- Shape.contentEquals(other.stride(),Shape.stride(shapeInformation)) to Shape.contentEquals(other.stride(),Shape.stride(shapeInformation.asNioInt()))
- Shape.stride(shapeInformation) to Shape.stride(shapeInformation.asNioInt())
- Shape.rank(shapeInformation) to Shape.rank(shapeInformation.asNioInt())
- shapeInformation to shapeInformation.asNioInt()
- Shape.rank(shapeInformation) to Shape.rank(shapeInformation.asNioInt())
- shapeInformation to shapeInformation.asNioInt()
- Shape.shapeOf(shapeInformation) to Shape.shapeOf(shapeInformation.asNioInt())
- Shape.rank(shapeInformation) to Shape.rank(shapeInformation.asNioInt())
- Shape.shapeOf(shapeInformation) to Shape.shapeOf(shapeInformation.asNioInt())
- Shape.rank(shapeInformation) to Shape.rank(shapeInformation.asNioInt())
- Shape.rank(shapeInformation) to Shape.rank(shapeInformation.asNioInt())
- Shape.shapeOf(shapeInformation) to Shape.shapeOf(shapeInformation.asNioInt())
- Shape.stride(shapeInformation) to Shape.stride(shapeInformation.asNioInt())
- Shape.rank(shapeInformation) to Shape.rank(shapeInformation.asNioInt())
- shape.get(1) to shape.getInt(1)
- shape.get(0) to shape.getInt(0)
- validate(shape.get(i),intendedIndexes[i]) to validate(shape.getInt(i),intendedIndexes[i])
- validate(shape.get(0),intendedIndexes[0]) to validate(shape.getInt(0),intendedIndexes[0])
- validate(shape.get(i),intendedIndexes[i]) to validate(shape.getInt(i),intendedIndexes[i])
- shape.get(0) to shape.getInt(0)
- shape.get(1) to shape.getInt(1)
- shape.get(0) to shape.getInt(0)
- validate(shape.get(i),intendedIndexes[i]) to validate(shape.getInt(i),intendedIndexes[i])
- validate(shape.get(0),intendedIndexes[0]) to validate(shape.getInt(0),intendedIndexes[0])
- validate(shape.get(i),intendedIndexes[i]) to validate(shape.getInt(i),intendedIndexes[i])
- shape.get(0) to shape.getInt(0)
- buffer.get(i) to buffer.getInt(i)
- buffer.get(i) to buffer.getInt(i)