-
Enum Constants Enum Constant Description org.nd4j.linalg.api.buffer.DataBuffer.AllocationMode.DIRECT org.nd4j.linalg.api.buffer.DataBuffer.AllocationMode.HEAP org.nd4j.linalg.api.buffer.DataBuffer.AllocationMode.JAVACPP org.nd4j.linalg.api.buffer.DataBuffer.AllocationMode.LONG_SHAPE org.nd4j.linalg.api.buffer.DataType.BYTE Replaced byDataType.INT8, use that insteadorg.nd4j.linalg.api.buffer.DataType.HALF Replaced byDataType.FLOAT16, use that insteadorg.nd4j.linalg.api.buffer.DataType.INT Replaced byDataType.INT32, use that insteadorg.nd4j.linalg.api.buffer.DataType.LONG Replaced byDataType.INT64, use that insteadorg.nd4j.linalg.api.buffer.DataType.SHORT Replaced byDataType.INT16, use that insteadorg.nd4j.linalg.api.buffer.DataType.UBYTE Replaced byDataType.UINT8, use that instead