A C D F G O T _ 
All Classes All Packages

A

addDataForArr(FlatBufferBuilder, INDArray) - Static method in class org.nd4j.arrow.ArrowSerde
Create a Buffer representing the location metadata of the actual data contents for the ndarrays' DataBuffer
addTypeTypeRelativeToNDArray(FlatBufferBuilder, INDArray) - Static method in class org.nd4j.arrow.ArrowSerde
Convert the given INDArray data type to the proper data type for the tensor.
ArrowSerde - Class in org.nd4j.arrow
 
ArrowSerde() - Constructor for class org.nd4j.arrow.ArrowSerde
 

C

createDataBufferStruct(FlatBufferBuilder, DataBuffer) - Static method in class org.nd4j.arrow.DataBufferStruct
Create a data buffer struct within the passed in FlatBufferBuilder
createDims(FlatBufferBuilder, INDArray) - Static method in class org.nd4j.arrow.ArrowSerde
Create the dimensions for the flatbuffer builder
createFromByteBuffer(ByteBuffer, int, DataType, int) - Static method in class org.nd4j.arrow.DataBufferStruct
Create a DataBuffer from a byte buffer.

D

DataBufferStruct - Class in org.nd4j.arrow
 
DataBufferStruct(ByteBuffer, int) - Constructor for class org.nd4j.arrow.DataBufferStruct
 
DataBufferStruct(DataBuffer) - Constructor for class org.nd4j.arrow.DataBufferStruct
 

F

fromTensor(Tensor) - Static method in class org.nd4j.arrow.ArrowSerde
Convert a Tensor to an INDArray

G

getArrowStrides(INDArray) - Static method in class org.nd4j.arrow.ArrowSerde
Get the strides of this INDArray multiplieed by the element size.

O

org.nd4j.arrow - package org.nd4j.arrow
 

T

toTensor(INDArray) - Static method in class org.nd4j.arrow.ArrowSerde
Convert an INDArray to an arrow Tensor
typeFromTensorType(byte, int) - Static method in class org.nd4j.arrow.ArrowSerde
Create thee databuffer type frm the given type, relative to the bytes in arrow in class: Type

_

__assign(int, ByteBuffer) - Method in class org.nd4j.arrow.DataBufferStruct
 
__init(int, ByteBuffer) - Method in class org.nd4j.arrow.DataBufferStruct
 
A C D F G O T _ 
All Classes All Packages