Skip navigation links
A B C D E F G I L M N O P R S T U V Z _ 

A

AbstractCompressor - Class in org.nd4j.compression.impl
 
AbstractCompressor() - Constructor for class org.nd4j.compression.impl.AbstractCompressor
 
accumulate(PointerPointer, PointerPointer, LongPointer, PointerPointer, LongPointer, Pointer, LongPointer, Pointer, LongPointer, int, long) - Method in interface org.nd4j.nativeblas.NativeOps
 
allocateDataBuffer(long, int, boolean) - Method in interface org.nd4j.nativeblas.NativeOps
 
allocateDataBuffer(long, DataType, boolean) - Static method in class org.nd4j.nativeblas.OpaqueDataBuffer
This method allocates new InteropDataBuffer and returns pointer to it
average(PointerPointer, PointerPointer, LongPointer, PointerPointer, LongPointer, Pointer, LongPointer, Pointer, LongPointer, int, long, boolean) - Method in interface org.nd4j.nativeblas.NativeOps
 

B

BaseNativeNDArrayFactory - Class in org.nd4j.nativeblas
 
BaseNativeNDArrayFactory(DataType, Character) - Constructor for class org.nd4j.nativeblas.BaseNativeNDArrayFactory
 
BaseNativeNDArrayFactory(DataType, char) - Constructor for class org.nd4j.nativeblas.BaseNativeNDArrayFactory
 
BaseNativeNDArrayFactory() - Constructor for class org.nd4j.nativeblas.BaseNativeNDArrayFactory
 
binaryLevel() - Method in interface org.nd4j.nativeblas.NativeOps
 
build() - Method in class org.nd4j.storage.CompressedRamStorage.Builder
 
Builder() - Constructor for class org.nd4j.storage.CompressedRamStorage.Builder
 
buildInfo() - Method in interface org.nd4j.nativeblas.NativeOps
Gets the build information of the backend

C

calculateOutputShapes(PointerPointer, long, PointerPointer, int, DoublePointer, int, LongPointer, int) - Method in interface org.nd4j.nativeblas.NativeOps
 
calculateOutputShapes2(PointerPointer, long, PointerPointer, PointerPointer, int, DoublePointer, int, LongPointer, int, BooleanPointer, int, IntPointer, int) - Method in interface org.nd4j.nativeblas.NativeOps
 
checkP2P() - Method in interface org.nd4j.nativeblas.NativeOps
 
clear() - Method in class org.nd4j.storage.CompressedRamStorage
This method purges everything from storage
close() - Method in class org.nd4j.rng.NativeRandom
 
closeBuffer() - Method in class org.nd4j.nativeblas.OpaqueDataBuffer
This method releases underlying buffer
compress(INDArray) - Method in class org.nd4j.compression.impl.AbstractCompressor
 
compress(DataBuffer) - Method in class org.nd4j.compression.impl.AbstractCompressor
 
compress(float[]) - Method in class org.nd4j.compression.impl.AbstractCompressor
This method creates compressed INDArray from Java float array, skipping usual INDArray instantiation routines Please note: This method compresses input data as vector
compress(double[]) - Method in class org.nd4j.compression.impl.AbstractCompressor
This method creates compressed INDArray from Java double array, skipping usual INDArray instantiation routines Please note: This method compresses input data as vector
compress(float[], int[], char) - Method in class org.nd4j.compression.impl.AbstractCompressor
This method creates compressed INDArray from Java float array, skipping usual INDArray instantiation routines
compress(double[], int[], char) - Method in class org.nd4j.compression.impl.AbstractCompressor
This method creates compressed INDArray from Java double array, skipping usual INDArray instantiation routines
compress(DataBuffer) - Method in class org.nd4j.compression.impl.Gzip
 
compress(DataBuffer) - Method in class org.nd4j.compression.impl.NoOp
 
CompressedRamStorage<T> - Class in org.nd4j.storage
 
CompressedRamStorage.Builder<T> - Class in org.nd4j.storage
 
compressi(INDArray) - Method in class org.nd4j.compression.impl.AbstractCompressor
Inplace compression of INDArray
compressPointer(DataTypeEx, Pointer, int, int) - Method in class org.nd4j.compression.impl.AbstractCompressor
 
compressPointer(DataTypeEx, Pointer, int, int) - Method in class org.nd4j.compression.impl.Gzip
 
compressPointer(DataTypeEx, Pointer, int, int) - Method in class org.nd4j.compression.impl.NoOp
 
configure(Object...) - Method in class org.nd4j.compression.impl.AbstractCompressor
This method has no effect in this compressor
constantBufferDouble(int, DoublePointer, int) - Method in interface org.nd4j.nativeblas.NativeOps
 
constantBufferLong(int, LongPointer, int) - Method in interface org.nd4j.nativeblas.NativeOps
 
containsKey(T) - Method in class org.nd4j.storage.CompressedRamStorage
This method checks, if storage contains specified key
convertToFlatBuffers(SameDiff, ExecutorConfiguration) - Method in interface org.nd4j.autodiff.execution.GraphExecutioner
This method converts given SameDiff instance to FlatBuffers representation
convertToFlatBuffers(SameDiff, ExecutorConfiguration) - Method in class org.nd4j.autodiff.execution.NativeGraphExecutioner
 
convertToNumpy(INDArray) - Method in class org.nd4j.nativeblas.BaseNativeNDArrayFactory
 
convertType(DataType) - Static method in class org.nd4j.compression.impl.AbstractCompressor
 
convertTypes(PointerPointer, int, Pointer, long, int, Pointer) - Method in interface org.nd4j.nativeblas.NativeOps
 
createContext() - Method in interface org.nd4j.nativeblas.NativeOps
 
createEvent() - Method in interface org.nd4j.nativeblas.NativeOps
 
createFromNpyFile(File) - Method in class org.nd4j.nativeblas.BaseNativeNDArrayFactory
Create from a given numpy file.
createFromNpyHeaderPointer(Pointer) - Method in class org.nd4j.nativeblas.BaseNativeNDArrayFactory
 
createFromNpyPointer(Pointer) - Method in class org.nd4j.nativeblas.BaseNativeNDArrayFactory
Create from an in memory numpy pointer.
createFromNpzFile(File) - Method in class org.nd4j.nativeblas.BaseNativeNDArrayFactory
 
createGraphContext(int) - Method in interface org.nd4j.nativeblas.NativeOps
 
createRandomGenerator(long, long) - Method in interface org.nd4j.nativeblas.NativeOps
 
createStream() - Method in interface org.nd4j.nativeblas.NativeOps
 
createUtf8String(PointerPointer, String, int) - Method in interface org.nd4j.nativeblas.NativeOps
 
createView(long, long) - Method in class org.nd4j.nativeblas.OpaqueDataBuffer
This method creates a view out of this InteropDataBuffer
ctxAllowHelpers(OpaqueContext, boolean) - Method in interface org.nd4j.nativeblas.NativeOps
 
ctxPurge(OpaqueContext) - Method in interface org.nd4j.nativeblas.NativeOps
 
ctxSetExecutionMode(OpaqueContext, int) - Method in interface org.nd4j.nativeblas.NativeOps
 
ctxShapeFunctionOverride(OpaqueContext, boolean) - Method in interface org.nd4j.nativeblas.NativeOps
 
currentPosition - Variable in class org.nd4j.rng.NativeRandom
 

D

dataPointForNumpy(Pointer) - Method in interface org.nd4j.nativeblas.NativeOps
Used in NDArrayFactory.createFromNpyPointer(Pointer) to allow reuse of an in memory numpy buffer.
dataPointForNumpyHeader(Pointer) - Method in interface org.nd4j.nativeblas.NativeOps
 
dataPointForNumpyStruct(Pointer) - Method in interface org.nd4j.nativeblas.NativeOps
 
dataTypeFromNpyHeader(Pointer) - Method in interface org.nd4j.nativeblas.NativeOps
This method returns data type from npy header PLEASE NOTE: dont use output directly, use DataType.fromInt(output) instead
dbAllocateDataBuffer(long, int, boolean) - Method in interface org.nd4j.nativeblas.NativeOps
 
dbAllocatePrimaryBuffer(OpaqueDataBuffer) - Method in interface org.nd4j.nativeblas.NativeOps
 
dbAllocateSpecialBuffer(OpaqueDataBuffer) - Method in interface org.nd4j.nativeblas.NativeOps
 
dbClose(OpaqueDataBuffer) - Method in interface org.nd4j.nativeblas.NativeOps
 
dbCreateExternalDataBuffer(long, int, Pointer, Pointer) - Method in interface org.nd4j.nativeblas.NativeOps
 
dbCreateView(OpaqueDataBuffer, long, long) - Method in interface org.nd4j.nativeblas.NativeOps
 
dbDeviceId(OpaqueDataBuffer) - Method in interface org.nd4j.nativeblas.NativeOps
 
dbExpand(OpaqueDataBuffer, long) - Method in interface org.nd4j.nativeblas.NativeOps
 
dbExpandBuffer(OpaqueDataBuffer, long) - Method in interface org.nd4j.nativeblas.NativeOps
 
dbLocality(OpaqueDataBuffer) - Method in interface org.nd4j.nativeblas.NativeOps
 
dbPrimaryBuffer(OpaqueDataBuffer) - Method in interface org.nd4j.nativeblas.NativeOps
 
dbSetDeviceId(OpaqueDataBuffer, int) - Method in interface org.nd4j.nativeblas.NativeOps
 
dbSetPrimaryBuffer(OpaqueDataBuffer, Pointer, long) - Method in interface org.nd4j.nativeblas.NativeOps
 
dbSetSpecialBuffer(OpaqueDataBuffer, Pointer, long) - Method in interface org.nd4j.nativeblas.NativeOps
 
dbSpecialBuffer(OpaqueDataBuffer) - Method in interface org.nd4j.nativeblas.NativeOps
 
dbSyncToPrimary(OpaqueDataBuffer) - Method in interface org.nd4j.nativeblas.NativeOps
 
dbSyncToSpecial(OpaqueDataBuffer) - Method in interface org.nd4j.nativeblas.NativeOps
 
dbTickDeviceRead(OpaqueDataBuffer) - Method in interface org.nd4j.nativeblas.NativeOps
 
dbTickDeviceWrite(OpaqueDataBuffer) - Method in interface org.nd4j.nativeblas.NativeOps
 
dbTickHostRead(OpaqueDataBuffer) - Method in interface org.nd4j.nativeblas.NativeOps
 
dbTickHostWrite(OpaqueDataBuffer) - Method in interface org.nd4j.nativeblas.NativeOps
 
DeallocatorThread(int, ReferenceQueue<NativePack>, Map<Long, GarbageStateReference>) - Constructor for class org.nd4j.rng.deallocator.NativeRandomDeallocator.DeallocatorThread
 
DeallocatorThreadNamePrefix - Static variable in class org.nd4j.rng.deallocator.NativeRandomDeallocator
Deprecated.
decompress(INDArray) - Method in class org.nd4j.compression.impl.AbstractCompressor
 
decompress(DataBuffer, DataType) - Method in class org.nd4j.compression.impl.AbstractCompressor
 
decompress(DataBuffer, DataType) - Method in class org.nd4j.compression.impl.Gzip
 
decompress(DataBuffer, DataType) - Method in class org.nd4j.compression.impl.NoOp
 
decompressi(INDArray) - Method in class org.nd4j.compression.impl.AbstractCompressor
 
decrementAllocatedAmount(int, long) - Method in class org.nd4j.allocator.impl.MemoryTracker
This method decrements amount of regular allocated memory
decrementAllocatedHostAmount(long) - Method in class org.nd4j.allocator.impl.MemoryTracker
 
decrementCachedAmount(int, long) - Method in class org.nd4j.allocator.impl.MemoryTracker
This method decrements amount of cached memory
decrementCachedHostAmount(long) - Method in class org.nd4j.allocator.impl.MemoryTracker
 
decrementWorkspaceAmount(int, long) - Method in class org.nd4j.allocator.impl.MemoryTracker
This method decrements amount of memory allocated within workspaces
defaultLaunchContext() - Method in interface org.nd4j.nativeblas.NativeOps
 
deleteConstantDataBuffer(OpaqueConstantDataBuffer) - Method in interface org.nd4j.nativeblas.NativeOps
 
deleteConstantShapeBuffer(OpaqueConstantShapeBuffer) - Method in interface org.nd4j.nativeblas.NativeOps
 
deleteDataBuffer(OpaqueDataBuffer) - Method in interface org.nd4j.nativeblas.NativeOps
 
deleteGraphContext(OpaqueContext) - Method in interface org.nd4j.nativeblas.NativeOps
 
deleteGraphState(Pointer) - Method in interface org.nd4j.nativeblas.NativeOps
 
deleteIntArray(Pointer) - Method in interface org.nd4j.nativeblas.NativeOps
 
deleteLongArray(Pointer) - Method in interface org.nd4j.nativeblas.NativeOps
 
deleteNPArrayMap(Pointer) - Method in interface org.nd4j.nativeblas.NativeOps
 
deleteNPArrayStruct(Pointer) - Method in interface org.nd4j.nativeblas.NativeOps
 
deletePointerArray(Pointer) - Method in interface org.nd4j.nativeblas.NativeOps
 
deleteRandomGenerator(OpaqueRandomGenerator) - Method in interface org.nd4j.nativeblas.NativeOps
 
deleteResultWrapper(Pointer) - Method in interface org.nd4j.nativeblas.NativeOps
 
deleteShapeList(Pointer) - Method in interface org.nd4j.nativeblas.NativeOps
 
deleteTadPack(OpaqueTadPack) - Method in interface org.nd4j.nativeblas.NativeOps
 
deleteUtf8String(PointerPointer, Pointer) - Method in interface org.nd4j.nativeblas.NativeOps
 
deleteVariablesSet(OpaqueVariablesSet) - Method in interface org.nd4j.nativeblas.NativeOps
 
destroyEvent(Pointer) - Method in interface org.nd4j.nativeblas.NativeOps
 
destroyRandom(Pointer) - Method in interface org.nd4j.nativeblas.NativeOps
 
deviceId() - Method in class org.nd4j.nativeblas.OpaqueDataBuffer
This method returns deviceId of this DataBuffer
dgetrf(long[], int, int, long, int, int[], int) - Method in class org.nd4j.nativeblas.NativeLapack
LU decomposiiton of a matrix
dgetri(long[], int, long, int, int[], long, int, int) - Method in class org.nd4j.nativeblas.NativeLapack
Generate inverse ggiven LU decomp
drop(T) - Method in class org.nd4j.storage.CompressedRamStorage
This method removes value by specified key

E

elementSizeForNpyArray(Pointer) - Method in interface org.nd4j.nativeblas.NativeOps
Calculate the element size for a numpy array
elementSizeForNpyArrayHeader(Pointer) - Method in interface org.nd4j.nativeblas.NativeOps
Get the element size for a numpy array
emulateIsAbsent(boolean) - Method in class org.nd4j.storage.CompressedRamStorage.Builder
If set to TRUE, all Read/Write locks will be used to emulate storeIfAbsent behaviour If set to FALSE, concurrency will be provided by ConcurrentHashMap at Java7 level Default value: FALSE;
enableDebugMode(boolean) - Method in interface org.nd4j.nativeblas.NativeOps
 
enableP2P(boolean) - Method in interface org.nd4j.nativeblas.NativeOps
 
enableVerboseMode(boolean) - Method in interface org.nd4j.nativeblas.NativeOps
 
estimateThreshold(PointerPointer, Pointer, LongPointer, int, float) - Method in interface org.nd4j.nativeblas.NativeOps
 
eventSynchronize(Pointer) - Method in interface org.nd4j.nativeblas.NativeOps
 
execAggregate(PointerPointer, int, PointerPointer, int, PointerPointer, int, IntPointer, int, PointerPointer, int, Pointer, int, int) - Method in interface org.nd4j.nativeblas.NativeOps
 
execAggregateBatch(PointerPointer, int, int, int, int, int, int, int, int, Pointer, int) - Method in interface org.nd4j.nativeblas.NativeOps
 
execBroadcast(PointerPointer, int, OpaqueDataBuffer, LongPointer, LongPointer, OpaqueDataBuffer, LongPointer, LongPointer, OpaqueDataBuffer, LongPointer, LongPointer, OpaqueDataBuffer, LongPointer, LongPointer) - Method in interface org.nd4j.nativeblas.NativeOps
 
execBroadcastBool(PointerPointer, int, OpaqueDataBuffer, LongPointer, LongPointer, OpaqueDataBuffer, LongPointer, LongPointer, OpaqueDataBuffer, LongPointer, LongPointer, Pointer, OpaqueDataBuffer, LongPointer, LongPointer) - Method in interface org.nd4j.nativeblas.NativeOps
 
execCustomOp(PointerPointer, long, PointerPointer, PointerPointer, int, PointerPointer, PointerPointer, int, DoublePointer, int, LongPointer, int, BooleanPointer, int, boolean) - Method in interface org.nd4j.nativeblas.NativeOps
 
execCustomOp2(PointerPointer, long, Pointer) - Method in interface org.nd4j.nativeblas.NativeOps
 
execCustomOpWithScope(PointerPointer, Pointer, long, long[], int, PointerPointer, PointerPointer, int, PointerPointer, PointerPointer, int) - Method in interface org.nd4j.nativeblas.NativeOps
 
execIndexReduce(PointerPointer, int, OpaqueDataBuffer, LongPointer, LongPointer, Pointer, OpaqueDataBuffer, LongPointer, LongPointer, OpaqueDataBuffer, LongPointer, LongPointer) - Method in interface org.nd4j.nativeblas.NativeOps
 
execIndexReduceScalar(PointerPointer, int, OpaqueDataBuffer, LongPointer, LongPointer, Pointer, OpaqueDataBuffer, LongPointer, LongPointer) - Method in interface org.nd4j.nativeblas.NativeOps
 
execPairwiseTransform(PointerPointer, int, OpaqueDataBuffer, LongPointer, LongPointer, OpaqueDataBuffer, LongPointer, LongPointer, OpaqueDataBuffer, LongPointer, LongPointer, Pointer) - Method in interface org.nd4j.nativeblas.NativeOps
 
execPairwiseTransformBool(PointerPointer, int, OpaqueDataBuffer, LongPointer, LongPointer, OpaqueDataBuffer, LongPointer, LongPointer, OpaqueDataBuffer, LongPointer, LongPointer, Pointer) - Method in interface org.nd4j.nativeblas.NativeOps
 
execRandom(PointerPointer, int, Pointer, OpaqueDataBuffer, LongPointer, LongPointer, Pointer) - Method in interface org.nd4j.nativeblas.NativeOps
 
execRandom2(PointerPointer, int, Pointer, OpaqueDataBuffer, LongPointer, LongPointer, OpaqueDataBuffer, LongPointer, LongPointer, Pointer) - Method in interface org.nd4j.nativeblas.NativeOps
 
execRandom3(PointerPointer, int, Pointer, OpaqueDataBuffer, LongPointer, LongPointer, OpaqueDataBuffer, LongPointer, LongPointer, OpaqueDataBuffer, LongPointer, LongPointer, Pointer) - Method in interface org.nd4j.nativeblas.NativeOps
 
execReduce3(PointerPointer, int, OpaqueDataBuffer, LongPointer, LongPointer, Pointer, OpaqueDataBuffer, LongPointer, LongPointer, OpaqueDataBuffer, LongPointer, LongPointer) - Method in interface org.nd4j.nativeblas.NativeOps
 
execReduce3All(PointerPointer, int, OpaqueDataBuffer, LongPointer, LongPointer, Pointer, OpaqueDataBuffer, LongPointer, LongPointer, OpaqueDataBuffer, LongPointer, LongPointer, OpaqueDataBuffer, LongPointer, LongPointer, LongPointer, LongPointer, LongPointer, LongPointer) - Method in interface org.nd4j.nativeblas.NativeOps
 
execReduce3Scalar(PointerPointer, int, OpaqueDataBuffer, LongPointer, LongPointer, Pointer, OpaqueDataBuffer, LongPointer, LongPointer, OpaqueDataBuffer, LongPointer, LongPointer) - Method in interface org.nd4j.nativeblas.NativeOps
 
execReduce3Tad(PointerPointer, int, OpaqueDataBuffer, LongPointer, LongPointer, Pointer, OpaqueDataBuffer, LongPointer, LongPointer, OpaqueDataBuffer, LongPointer, LongPointer, OpaqueDataBuffer, LongPointer, LongPointer, LongPointer, LongPointer, LongPointer, LongPointer) - Method in interface org.nd4j.nativeblas.NativeOps
 
execReduceBool(PointerPointer, int, OpaqueDataBuffer, LongPointer, LongPointer, Pointer, OpaqueDataBuffer, LongPointer, LongPointer) - Method in interface org.nd4j.nativeblas.NativeOps
 
execReduceBool2(PointerPointer, int, OpaqueDataBuffer, LongPointer, LongPointer, Pointer, OpaqueDataBuffer, LongPointer, LongPointer, OpaqueDataBuffer, LongPointer, LongPointer) - Method in interface org.nd4j.nativeblas.NativeOps
 
execReduceFloat(PointerPointer, int, OpaqueDataBuffer, LongPointer, LongPointer, Pointer, OpaqueDataBuffer, LongPointer, LongPointer) - Method in interface org.nd4j.nativeblas.NativeOps
 
execReduceFloat2(PointerPointer, int, OpaqueDataBuffer, LongPointer, LongPointer, Pointer, OpaqueDataBuffer, LongPointer, LongPointer, OpaqueDataBuffer, LongPointer, LongPointer) - Method in interface org.nd4j.nativeblas.NativeOps
 
execReduceLong(PointerPointer, int, OpaqueDataBuffer, LongPointer, LongPointer, Pointer, OpaqueDataBuffer, LongPointer, LongPointer) - Method in interface org.nd4j.nativeblas.NativeOps
 
execReduceLong2(PointerPointer, int, OpaqueDataBuffer, LongPointer, LongPointer, Pointer, OpaqueDataBuffer, LongPointer, LongPointer, OpaqueDataBuffer, LongPointer, LongPointer) - Method in interface org.nd4j.nativeblas.NativeOps
 
execReduceSame(PointerPointer, int, OpaqueDataBuffer, LongPointer, LongPointer, Pointer, OpaqueDataBuffer, LongPointer, LongPointer) - Method in interface org.nd4j.nativeblas.NativeOps
 
execReduceSame2(PointerPointer, int, OpaqueDataBuffer, LongPointer, LongPointer, Pointer, OpaqueDataBuffer, LongPointer, LongPointer, OpaqueDataBuffer, LongPointer, LongPointer) - Method in interface org.nd4j.nativeblas.NativeOps
 
execScalar(PointerPointer, int, OpaqueDataBuffer, LongPointer, LongPointer, OpaqueDataBuffer, LongPointer, LongPointer, OpaqueDataBuffer, LongPointer, LongPointer, Pointer) - Method in interface org.nd4j.nativeblas.NativeOps
 
execScalarBool(PointerPointer, int, OpaqueDataBuffer, LongPointer, LongPointer, OpaqueDataBuffer, LongPointer, LongPointer, OpaqueDataBuffer, LongPointer, LongPointer, Pointer) - Method in interface org.nd4j.nativeblas.NativeOps
 
execScalarBoolTad(PointerPointer, int, OpaqueDataBuffer, LongPointer, LongPointer, OpaqueDataBuffer, LongPointer, LongPointer, OpaqueDataBuffer, LongPointer, LongPointer, Pointer, OpaqueDataBuffer, LongPointer, LongPointer, LongPointer, LongPointer, LongPointer, LongPointer) - Method in interface org.nd4j.nativeblas.NativeOps
 
execScalarTad(PointerPointer, int, OpaqueDataBuffer, LongPointer, LongPointer, OpaqueDataBuffer, LongPointer, LongPointer, OpaqueDataBuffer, LongPointer, LongPointer, Pointer, OpaqueDataBuffer, LongPointer, LongPointer, LongPointer, LongPointer, LongPointer, LongPointer) - Method in interface org.nd4j.nativeblas.NativeOps
ScalarOp along dimension
execSummaryStats(PointerPointer, int, OpaqueDataBuffer, LongPointer, LongPointer, Pointer, OpaqueDataBuffer, LongPointer, LongPointer, boolean) - Method in interface org.nd4j.nativeblas.NativeOps
 
execSummaryStatsScalar(PointerPointer, int, OpaqueDataBuffer, LongPointer, LongPointer, Pointer, OpaqueDataBuffer, LongPointer, LongPointer, boolean) - Method in interface org.nd4j.nativeblas.NativeOps
 
execSummaryStatsTad(PointerPointer, int, OpaqueDataBuffer, LongPointer, LongPointer, Pointer, OpaqueDataBuffer, LongPointer, LongPointer, OpaqueDataBuffer, LongPointer, LongPointer, boolean, LongPointer, LongPointer) - Method in interface org.nd4j.nativeblas.NativeOps
 
execTransformAny(PointerPointer, int, OpaqueDataBuffer, LongPointer, LongPointer, OpaqueDataBuffer, LongPointer, LongPointer, Pointer) - Method in interface org.nd4j.nativeblas.NativeOps
 
execTransformBool(PointerPointer, int, OpaqueDataBuffer, LongPointer, LongPointer, OpaqueDataBuffer, LongPointer, LongPointer, Pointer) - Method in interface org.nd4j.nativeblas.NativeOps
 
execTransformFloat(PointerPointer, int, OpaqueDataBuffer, LongPointer, LongPointer, OpaqueDataBuffer, LongPointer, LongPointer, Pointer) - Method in interface org.nd4j.nativeblas.NativeOps
 
execTransformSame(PointerPointer, int, OpaqueDataBuffer, LongPointer, LongPointer, OpaqueDataBuffer, LongPointer, LongPointer, Pointer) - Method in interface org.nd4j.nativeblas.NativeOps
 
execTransformStrict(PointerPointer, int, OpaqueDataBuffer, LongPointer, LongPointer, OpaqueDataBuffer, LongPointer, LongPointer, Pointer) - Method in interface org.nd4j.nativeblas.NativeOps
 
executeFlatGraph(PointerPointer, Pointer) - Method in interface org.nd4j.nativeblas.NativeOps
 
executeGraph(SameDiff, ExecutorConfiguration) - Method in interface org.nd4j.autodiff.execution.GraphExecutioner
This method executes given graph and returns results
executeGraph(SameDiff) - Method in interface org.nd4j.autodiff.execution.GraphExecutioner
 
executeGraph(int, SDVariable...) - Method in interface org.nd4j.autodiff.execution.GraphExecutioner
This method executes
executeGraph(SameDiff) - Method in class org.nd4j.autodiff.execution.NativeGraphExecutioner
This method executes given graph and returns results PLEASE NOTE: Default configuration is used
executeGraph(SameDiff, ExecutorConfiguration) - Method in class org.nd4j.autodiff.execution.NativeGraphExecutioner
This method executes given graph and returns results
executeGraph(int, SDVariable...) - Method in class org.nd4j.autodiff.execution.NativeGraphExecutioner
This method executes
executeStoredGraph(PointerPointer, long, PointerPointer, PointerPointer, IntPointer, int) - Method in interface org.nd4j.nativeblas.NativeOps
 
expand(long) - Method in class org.nd4j.nativeblas.OpaqueDataBuffer
This method expands buffer, and copies content to the new buffer PLEASE NOTE: if InteropDataBuffer doesn't own actual buffers - original pointers won't be released
externalizedDataBuffer(long, DataType, Pointer, Pointer) - Static method in class org.nd4j.nativeblas.OpaqueDataBuffer
 

F

freeDevice(Pointer, int) - Method in interface org.nd4j.nativeblas.NativeOps
 
freeHost(Pointer) - Method in interface org.nd4j.nativeblas.NativeOps
 

G

GarbageStateReference - Class in org.nd4j.rng.deallocator
 
GarbageStateReference(NativePack, ReferenceQueue<? super NativePack>) - Constructor for class org.nd4j.rng.deallocator.GarbageStateReference
 
generated - Variable in class org.nd4j.rng.NativeRandom
 
get(T) - Method in class org.nd4j.storage.CompressedRamStorage
Get object from the storage, by key
getActiveHostAmount() - Method in class org.nd4j.allocator.impl.MemoryTracker
This method returns number of bytes allocated and cached in host ram
getActiveMemory(int) - Method in class org.nd4j.allocator.impl.MemoryTracker
This method returns total amount of device memory allocated on specified device Includes: workspace memory, cached memory, regular memory
getAllCustomOps() - Method in interface org.nd4j.nativeblas.NativeOps
 
getAllocatedAmount(int) - Method in class org.nd4j.allocator.impl.MemoryTracker
 
getAllocatedHostAmount() - Method in class org.nd4j.allocator.impl.MemoryTracker
This method returns number of bytes currently allocated from host memory
getAllOperations() - Method in interface org.nd4j.nativeblas.NativeOps
 
getApproximateFreeMemory(int) - Method in class org.nd4j.allocator.impl.MemoryTracker
This method returns approximate free memory on specified device
getAvailableDevices() - Method in interface org.nd4j.nativeblas.NativeOps
 
getBlasVendor() - Method in class org.nd4j.nativeblas.Nd4jBlas
Returns the BLAS library vendor
getBufferTypeEx(DataBuffer) - Static method in class org.nd4j.compression.impl.AbstractCompressor
 
getCachedAmount(int) - Method in class org.nd4j.allocator.impl.MemoryTracker
 
getCachedHostAmount() - Method in class org.nd4j.allocator.impl.MemoryTracker
This method returns number of bytes currently cached from host memory
getCachedMemory(int) - Method in interface org.nd4j.nativeblas.NativeOps
 
getCompressionType() - Method in class org.nd4j.compression.impl.Gzip
This method returns compression opType provided by specific NDArrayCompressor implementation
getCompressionType() - Method in class org.nd4j.compression.impl.NoOp
This method returns compression opType provided by specific NDArrayCompressor implementation
getConstantDataBufferLength(OpaqueConstantDataBuffer) - Method in interface org.nd4j.nativeblas.NativeOps
 
getConstantDataBufferPrimary(OpaqueConstantDataBuffer) - Method in interface org.nd4j.nativeblas.NativeOps
 
getConstantDataBufferSpecial(OpaqueConstantDataBuffer) - Method in interface org.nd4j.nativeblas.NativeOps
 
getConstantShapeBufferPrimary(OpaqueConstantShapeBuffer) - Method in interface org.nd4j.nativeblas.NativeOps
 
getConstantShapeBufferSpecial(OpaqueConstantShapeBuffer) - Method in interface org.nd4j.nativeblas.NativeOps
 
getConstantSpace() - Method in interface org.nd4j.nativeblas.NativeOps
 
getCores(int) - Static method in class org.nd4j.nativeblas.NativeOpsHolder
 
getDescriptor() - Method in class org.nd4j.compression.impl.Gzip
This method returns compression descriptor.
getDescriptor() - Method in class org.nd4j.compression.impl.NoOp
This method returns compression descriptor.
getDevice() - Method in interface org.nd4j.nativeblas.NativeOps
 
getDeviceFreeMemory(int) - Method in interface org.nd4j.nativeblas.NativeOps
 
getDeviceFreeMemoryDefault() - Method in interface org.nd4j.nativeblas.NativeOps
 
getDeviceMajor(int) - Method in interface org.nd4j.nativeblas.NativeOps
 
getDeviceMinor(int) - Method in interface org.nd4j.nativeblas.NativeOps
 
getDeviceName(int) - Method in interface org.nd4j.nativeblas.NativeOps
 
getDeviceTotalMemory(int) - Method in interface org.nd4j.nativeblas.NativeOps
 
getExecutionerType() - Method in interface org.nd4j.autodiff.execution.GraphExecutioner
This method returns Type of this executioner
getExecutionerType() - Method in class org.nd4j.autodiff.execution.NativeGraphExecutioner
This method returns Type of this executioner
getExtraPointers() - Method in class org.nd4j.rng.NativeRandom
 
getFlatOpType(Op.Type) - Static method in class org.nd4j.autodiff.execution.NativeGraphExecutioner
 
getFreeMemory(int) - Method in class org.nd4j.allocator.impl.MemoryTracker
 
getGlobalTypeEx() - Method in class org.nd4j.compression.impl.AbstractCompressor
 
getGPUs() - Method in class org.nd4j.nativeblas.NativeOpsGPUInfoProvider
 
getGraphContextRandomGenerator(OpaqueContext) - Method in interface org.nd4j.nativeblas.NativeOps
 
getGraphState(long) - Method in interface org.nd4j.nativeblas.NativeOps
 
getInstance() - Static method in class org.nd4j.allocator.impl.MemoryTracker
 
getInstance() - Static method in class org.nd4j.nativeblas.NativeOpsHolder
 
getInstance() - Static method in class org.nd4j.rng.deallocator.NativeRandomDeallocator
 
getManagedMemory(int) - Method in class org.nd4j.allocator.impl.MemoryTracker
This method returns amount of memory that relies on JVM GC Includes: cached memory, regular allocated memory
getNpyArrayData(Pointer) - Method in interface org.nd4j.nativeblas.NativeOps
 
getNpyArrayElemSize(Pointer) - Method in interface org.nd4j.nativeblas.NativeOps
 
getNpyArrayFromMap(Pointer, int) - Method in interface org.nd4j.nativeblas.NativeOps
 
getNpyArrayNameFromMap(Pointer, int, BytePointer) - Method in interface org.nd4j.nativeblas.NativeOps
 
getNpyArrayOrder(Pointer) - Method in interface org.nd4j.nativeblas.NativeOps
 
getNpyArrayRank(Pointer) - Method in interface org.nd4j.nativeblas.NativeOps
 
getNpyArrayShape(Pointer) - Method in interface org.nd4j.nativeblas.NativeOps
 
getNumberOfTads(OpaqueTadPack) - Method in interface org.nd4j.nativeblas.NativeOps
 
getNumNpyArraysInMap(Pointer) - Method in interface org.nd4j.nativeblas.NativeOps
 
getOpNum(String, Op.Type) - Static method in class org.nd4j.autodiff.execution.NativeGraphExecutioner
 
getPosition() - Method in class org.nd4j.rng.NativeRandom
 
getPreciseFreeMemory(int) - Method in class org.nd4j.allocator.impl.MemoryTracker
This method returns precise amount of free memory on specified device
getPrimaryOffsets(OpaqueTadPack) - Method in interface org.nd4j.nativeblas.NativeOps
 
getPrimaryShapeInfo(OpaqueTadPack) - Method in interface org.nd4j.nativeblas.NativeOps
 
getRandomGeneratorNextDouble(OpaqueRandomGenerator) - Method in interface org.nd4j.nativeblas.NativeOps
 
getRandomGeneratorNextFloat(OpaqueRandomGenerator) - Method in interface org.nd4j.nativeblas.NativeOps
 
getRandomGeneratorNextInt(OpaqueRandomGenerator) - Method in interface org.nd4j.nativeblas.NativeOps
 
getRandomGeneratorNextLong(OpaqueRandomGenerator) - Method in interface org.nd4j.nativeblas.NativeOps
 
getRandomGeneratorNodeState(OpaqueRandomGenerator) - Method in interface org.nd4j.nativeblas.NativeOps
 
getRandomGeneratorRelativeDouble(OpaqueRandomGenerator, long) - Method in interface org.nd4j.nativeblas.NativeOps
 
getRandomGeneratorRelativeFloat(OpaqueRandomGenerator, long) - Method in interface org.nd4j.nativeblas.NativeOps
 
getRandomGeneratorRelativeInt(OpaqueRandomGenerator, long) - Method in interface org.nd4j.nativeblas.NativeOps
 
getRandomGeneratorRelativeLong(OpaqueRandomGenerator, long) - Method in interface org.nd4j.nativeblas.NativeOps
 
getRandomGeneratorRootState(OpaqueRandomGenerator) - Method in interface org.nd4j.nativeblas.NativeOps
 
getResultWrapperPointer(OpaqueResultWrapper) - Method in interface org.nd4j.nativeblas.NativeOps
 
getResultWrapperSize(OpaqueResultWrapper) - Method in interface org.nd4j.nativeblas.NativeOps
 
getShape(OpaqueShapeList, long) - Method in interface org.nd4j.nativeblas.NativeOps
 
getShapeInfoLength(OpaqueTadPack) - Method in interface org.nd4j.nativeblas.NativeOps
 
getShapeListSize(OpaqueShapeList) - Method in interface org.nd4j.nativeblas.NativeOps
 
getSpecialOffsets(OpaqueTadPack) - Method in interface org.nd4j.nativeblas.NativeOps
 
getSpecialShapeInfo(OpaqueTadPack) - Method in interface org.nd4j.nativeblas.NativeOps
 
getStatePointer() - Method in class org.nd4j.rng.NativeRandom
This method returns pointer to RNG state structure.
getTotalMemory(int) - Method in class org.nd4j.allocator.impl.MemoryTracker
 
getUsableMemory(int) - Method in class org.nd4j.allocator.impl.MemoryTracker
This method returns delta between total memory and free memory
getUtf8StringBuffer(PointerPointer, Pointer) - Method in interface org.nd4j.nativeblas.NativeOps
 
getUtf8StringLength(PointerPointer, Pointer) - Method in interface org.nd4j.nativeblas.NativeOps
 
getVariable(OpaqueVariablesSet, long) - Method in interface org.nd4j.nativeblas.NativeOps
 
getVariableBuffer(OpaqueVariable) - Method in interface org.nd4j.nativeblas.NativeOps
 
getVariableId(OpaqueVariable) - Method in interface org.nd4j.nativeblas.NativeOps
 
getVariableIndex(OpaqueVariable) - Method in interface org.nd4j.nativeblas.NativeOps
 
getVariableName(OpaqueVariable) - Method in interface org.nd4j.nativeblas.NativeOps
 
getVariableShape(OpaqueVariable) - Method in interface org.nd4j.nativeblas.NativeOps
 
getVariablesSetSize(OpaqueVariablesSet) - Method in interface org.nd4j.nativeblas.NativeOps
 
getVariablesSetStatus(OpaqueVariablesSet) - Method in interface org.nd4j.nativeblas.NativeOps
 
getWorkspaceAllocatedAmount(int) - Method in class org.nd4j.allocator.impl.MemoryTracker
 
GraphExecutioner - Interface in org.nd4j.autodiff.execution
 
GraphExecutioner.Type - Enum in org.nd4j.autodiff.execution
 
Gzip - Class in org.nd4j.compression.impl
 
Gzip() - Constructor for class org.nd4j.compression.impl.Gzip
 

I

importProto(File) - Method in interface org.nd4j.autodiff.execution.GraphExecutioner
This method executes TF graph PLEASE NOTE: This feature is under development yet
importProto(File) - Method in class org.nd4j.autodiff.execution.NativeGraphExecutioner
 
incrementAllocatedAmount(int, long) - Method in class org.nd4j.allocator.impl.MemoryTracker
This method increments amount of regular allocated memory
incrementAllocatedHostAmount(long) - Method in class org.nd4j.allocator.impl.MemoryTracker
 
incrementCachedAmount(int, long) - Method in class org.nd4j.allocator.impl.MemoryTracker
This method increments amount of cached memory
incrementCachedHostAmount(long) - Method in class org.nd4j.allocator.impl.MemoryTracker
 
incrementWorkspaceAllocatedAmount(int, long) - Method in class org.nd4j.allocator.impl.MemoryTracker
This method increments amount of memory allocated within workspaces
init() - Method in class org.nd4j.rng.NativeRandom
 
initializeDevicesAndFunctions() - Method in interface org.nd4j.nativeblas.NativeOps
NEVER EVER USE THIS METHOD OUTSIDE OF CUDA
initializeFunctions(PointerPointer) - Method in interface org.nd4j.nativeblas.NativeOps
 
initRandom(PointerPointer, long, long, Pointer) - Method in interface org.nd4j.nativeblas.NativeOps
 
inspectArray(PointerPointer, Pointer, LongPointer, Pointer, LongPointer, Pointer) - Method in interface org.nd4j.nativeblas.NativeOps
 
isBlasVersionMatches(int, int, int) - Method in interface org.nd4j.nativeblas.NativeOps
 
isExperimentalEnabled() - Method in interface org.nd4j.nativeblas.NativeOps
 
isMinimalRequirementsMet() - Method in interface org.nd4j.nativeblas.NativeOps
 
isOptimalRequirementsMet() - Method in interface org.nd4j.nativeblas.NativeOps
 
isP2PAvailable() - Method in interface org.nd4j.nativeblas.NativeOps
 

L

lastErrorCode() - Method in interface org.nd4j.nativeblas.NativeOps
 
lastErrorMessage() - Method in interface org.nd4j.nativeblas.NativeOps
 
lcAllocationPointer(OpaqueLaunchContext) - Method in interface org.nd4j.nativeblas.NativeOps
 
lcBlasHandle(OpaqueLaunchContext) - Method in interface org.nd4j.nativeblas.NativeOps
 
lcCopyStream(OpaqueLaunchContext) - Method in interface org.nd4j.nativeblas.NativeOps
 
lcExecutionStream(OpaqueLaunchContext) - Method in interface org.nd4j.nativeblas.NativeOps
 
lcReductionPointer(OpaqueLaunchContext) - Method in interface org.nd4j.nativeblas.NativeOps
 
lcScalarPointer(OpaqueLaunchContext) - Method in interface org.nd4j.nativeblas.NativeOps
 
lcSolverHandle(OpaqueLaunchContext) - Method in interface org.nd4j.nativeblas.NativeOps
 
lengthForShapeBufferPointer(Pointer) - Method in interface org.nd4j.nativeblas.NativeOps
Return the length of a shape buffer based on the pointer
loadNpyFromHeader(Pointer) - Method in interface org.nd4j.nativeblas.NativeOps
Load numpy from a header based on the cnpy parse from header method.
logOpenMPBlasThreads() - Method in class org.nd4j.nativeblas.Nd4jBlas
 
LongPointerWrapper - Class in org.nd4j.nativeblas
Wrapper for DoublePointer -> LongPointer
LongPointerWrapper(Pointer) - Constructor for class org.nd4j.nativeblas.LongPointerWrapper
 

M

mallocDevice(long, int, int) - Method in interface org.nd4j.nativeblas.NativeOps
 
mallocHost(long, int) - Method in interface org.nd4j.nativeblas.NativeOps
 
mapFromNpzFile(BytePointer) - Method in interface org.nd4j.nativeblas.NativeOps
 
markGraphContextInplace(OpaqueContext, boolean) - Method in interface org.nd4j.nativeblas.NativeOps
 
mean - Variable in class org.nd4j.rng.NativeRandom
 
memcpyAsync(Pointer, Pointer, long, int, Pointer) - Method in interface org.nd4j.nativeblas.NativeOps
 
memcpyConstantAsync(long, Pointer, long, int, Pointer) - Method in interface org.nd4j.nativeblas.NativeOps
 
memcpySync(Pointer, Pointer, long, int, Pointer) - Method in interface org.nd4j.nativeblas.NativeOps
 
MemoryTracker - Class in org.nd4j.allocator.impl
 
MemoryTracker() - Constructor for class org.nd4j.allocator.impl.MemoryTracker
 
memsetAsync(Pointer, int, long, int, Pointer) - Method in interface org.nd4j.nativeblas.NativeOps
 
memsetSync(Pointer, int, long, int, Pointer) - Method in interface org.nd4j.nativeblas.NativeOps
 
mmapFile(PointerPointer, String, long) - Method in interface org.nd4j.nativeblas.NativeOps
 
munmapFile(PointerPointer, LongPointer, long) - Method in interface org.nd4j.nativeblas.NativeOps
 

N

NativeGraphExecutioner - Class in org.nd4j.autodiff.execution
 
NativeGraphExecutioner() - Constructor for class org.nd4j.autodiff.execution.NativeGraphExecutioner
 
NativeLapack - Class in org.nd4j.nativeblas
 
NativeLapack() - Constructor for class org.nd4j.nativeblas.NativeLapack
 
nativeOps - Variable in class org.nd4j.nativeblas.BaseNativeNDArrayFactory
 
NativeOps - Interface in org.nd4j.nativeblas
 
nativeOps - Variable in class org.nd4j.rng.NativeRandom
 
NativeOpsGPUInfoProvider - Class in org.nd4j.nativeblas
 
NativeOpsGPUInfoProvider() - Constructor for class org.nd4j.nativeblas.NativeOpsGPUInfoProvider
 
NativeOpsHolder - Class in org.nd4j.nativeblas
 
NativePack - Class in org.nd4j.rng.deallocator
 
NativePack() - Constructor for class org.nd4j.rng.deallocator.NativePack
 
NativeRandom - Class in org.nd4j.rng
 
NativeRandom() - Constructor for class org.nd4j.rng.NativeRandom
 
NativeRandom(long) - Constructor for class org.nd4j.rng.NativeRandom
 
NativeRandom(long, long) - Constructor for class org.nd4j.rng.NativeRandom
 
NativeRandomDeallocator - Class in org.nd4j.rng.deallocator
 
NativeRandomDeallocator.DeallocatorThread - Class in org.nd4j.rng.deallocator
This class provides garbage collection for NativeRandom state memory.
Nd4jBlas - Class in org.nd4j.nativeblas
 
Nd4jBlas() - Constructor for class org.nd4j.nativeblas.Nd4jBlas
 
nextBoolean() - Method in class org.nd4j.rng.NativeRandom
 
nextBytes(byte[]) - Method in class org.nd4j.rng.NativeRandom
 
nextDouble() - Method in class org.nd4j.rng.NativeRandom
 
nextDouble(int[]) - Method in class org.nd4j.rng.NativeRandom
 
nextDouble(long[]) - Method in class org.nd4j.rng.NativeRandom
 
nextDouble(char, int[]) - Method in class org.nd4j.rng.NativeRandom
 
nextDouble(char, long[]) - Method in class org.nd4j.rng.NativeRandom
 
nextFloat() - Method in class org.nd4j.rng.NativeRandom
 
nextFloat(int[]) - Method in class org.nd4j.rng.NativeRandom
 
nextFloat(long[]) - Method in class org.nd4j.rng.NativeRandom
 
nextFloat(char, int[]) - Method in class org.nd4j.rng.NativeRandom
 
nextFloat(char, long[]) - Method in class org.nd4j.rng.NativeRandom
 
nextGaussian() - Method in class org.nd4j.rng.NativeRandom
 
nextGaussian(int[]) - Method in class org.nd4j.rng.NativeRandom
 
nextGaussian(long[]) - Method in class org.nd4j.rng.NativeRandom
 
nextGaussian(char, int[]) - Method in class org.nd4j.rng.NativeRandom
 
nextGaussian(char, long[]) - Method in class org.nd4j.rng.NativeRandom
 
nextInt(int) - Method in class org.nd4j.rng.NativeRandom
 
nextInt(int, int) - Method in class org.nd4j.rng.NativeRandom
 
nextInt(int[]) - Method in class org.nd4j.rng.NativeRandom
 
nextInt(long[]) - Method in class org.nd4j.rng.NativeRandom
 
nextInt(int, int[]) - Method in class org.nd4j.rng.NativeRandom
 
nextInt(int, long[]) - Method in class org.nd4j.rng.NativeRandom
 
Node - Class in org.nd4j.autodiff.execution
 
Node() - Constructor for class org.nd4j.autodiff.execution.Node
 
NoOp - Class in org.nd4j.compression.impl
 
NoOp() - Constructor for class org.nd4j.compression.impl.NoOp
 
numpyFromFile(BytePointer) - Method in interface org.nd4j.nativeblas.NativeOps
Create a numpy array pointer from a file
numpyFromNd4j(Pointer, Pointer, long) - Method in interface org.nd4j.nativeblas.NativeOps
Create a numpy array from an nd4j array
numpyHeaderForNd4j(Pointer, Pointer, long, LongPointer) - Method in interface org.nd4j.nativeblas.NativeOps
Creates a numpy header for nd4j

O

ompGetMaxThreads() - Method in interface org.nd4j.nativeblas.NativeOps
Gets the maximum number of open mp threads
ompGetNumThreads() - Method in interface org.nd4j.nativeblas.NativeOps
Gets the number of open mp threads
OpaqueConstantDataBuffer - Class in org.nd4j.nativeblas
 
OpaqueConstantDataBuffer(Pointer) - Constructor for class org.nd4j.nativeblas.OpaqueConstantDataBuffer
 
OpaqueConstantShapeBuffer - Class in org.nd4j.nativeblas
 
OpaqueConstantShapeBuffer(Pointer) - Constructor for class org.nd4j.nativeblas.OpaqueConstantShapeBuffer
 
OpaqueContext - Class in org.nd4j.nativeblas
 
OpaqueContext(Pointer) - Constructor for class org.nd4j.nativeblas.OpaqueContext
 
OpaqueDataBuffer - Class in org.nd4j.nativeblas
 
OpaqueDataBuffer(Pointer) - Constructor for class org.nd4j.nativeblas.OpaqueDataBuffer
 
OpaqueLaunchContext - Class in org.nd4j.nativeblas
 
OpaqueLaunchContext(Pointer) - Constructor for class org.nd4j.nativeblas.OpaqueLaunchContext
 
OpaqueRandomGenerator - Class in org.nd4j.nativeblas
 
OpaqueRandomGenerator(Pointer) - Constructor for class org.nd4j.nativeblas.OpaqueRandomGenerator
 
OpaqueResultWrapper - Class in org.nd4j.nativeblas
 
OpaqueResultWrapper(Pointer) - Constructor for class org.nd4j.nativeblas.OpaqueResultWrapper
 
OpaqueShapeList - Class in org.nd4j.nativeblas
 
OpaqueShapeList(Pointer) - Constructor for class org.nd4j.nativeblas.OpaqueShapeList
 
OpaqueTadPack - Class in org.nd4j.nativeblas
 
OpaqueTadPack(Pointer) - Constructor for class org.nd4j.nativeblas.OpaqueTadPack
 
OpaqueVariable - Class in org.nd4j.nativeblas
 
OpaqueVariable(Pointer) - Constructor for class org.nd4j.nativeblas.OpaqueVariable
 
OpaqueVariablesSet - Class in org.nd4j.nativeblas
 
OpaqueVariablesSet(Pointer) - Constructor for class org.nd4j.nativeblas.OpaqueVariablesSet
 
optimalLevel() - Method in interface org.nd4j.nativeblas.NativeOps
 
org.nd4j.allocator.impl - package org.nd4j.allocator.impl
 
org.nd4j.autodiff.execution - package org.nd4j.autodiff.execution
 
org.nd4j.compression.impl - package org.nd4j.compression.impl
 
org.nd4j.nativeblas - package org.nd4j.nativeblas
 
org.nd4j.rng - package org.nd4j.rng
 
org.nd4j.rng.deallocator - package org.nd4j.rng.deallocator
 
org.nd4j.storage - package org.nd4j.storage
 

P

pointer() - Method in class org.nd4j.nativeblas.ResultWrapperAbstraction
 
pointerForAddress(long) - Method in interface org.nd4j.nativeblas.NativeOps
The pointer to get the address for
PointerPointerWrapper - Class in org.nd4j.nativeblas
Wrapper for DoublePointer -> LongPointer
PointerPointerWrapper(LongPointer) - Constructor for class org.nd4j.nativeblas.PointerPointerWrapper
 
primaryBuffer() - Method in class org.nd4j.nativeblas.OpaqueDataBuffer
This method returns pointer to linear buffer, primary one.
pullRows(PointerPointer, OpaqueDataBuffer, LongPointer, LongPointer, OpaqueDataBuffer, LongPointer, LongPointer, long, LongPointer, LongPointer, LongPointer, LongPointer, LongPointer) - Method in interface org.nd4j.nativeblas.NativeOps
 

R

ravelMultiIndex(PointerPointer, LongPointer, LongPointer, long, LongPointer, int) - Method in interface org.nd4j.nativeblas.NativeOps
 
refreshBuffer(PointerPointer, long, Pointer) - Method in interface org.nd4j.nativeblas.NativeOps
 
registerEvent(Pointer, Pointer) - Method in interface org.nd4j.nativeblas.NativeOps
 
registerGraph(SameDiff) - Method in interface org.nd4j.autodiff.execution.GraphExecutioner
This method stores given graph for future execution
registerGraph(SameDiff) - Method in class org.nd4j.autodiff.execution.NativeGraphExecutioner
This method stores given graph for future execution
registerGraph(PointerPointer, long, Pointer) - Method in interface org.nd4j.nativeblas.NativeOps
 
releaseNumpy(Pointer) - Method in interface org.nd4j.nativeblas.NativeOps
Thie method releases numpy pointer
reSeed() - Method in class org.nd4j.rng.NativeRandom
 
reSeed(long) - Method in class org.nd4j.rng.NativeRandom
 
reSeedBuffer(PointerPointer, long, Pointer) - Method in interface org.nd4j.nativeblas.NativeOps
 
ResultWrapperAbstraction - Class in org.nd4j.nativeblas
 
ResultWrapperAbstraction(Pointer) - Constructor for class org.nd4j.nativeblas.ResultWrapperAbstraction
 
reuseGraph(SameDiff, Map<Integer, INDArray>) - Method in interface org.nd4j.autodiff.execution.GraphExecutioner
 
reuseGraph(SameDiff, Map<Integer, INDArray>) - Method in class org.nd4j.autodiff.execution.NativeGraphExecutioner
 
run() - Method in class org.nd4j.rng.deallocator.NativeRandomDeallocator.DeallocatorThread
 

S

scatterUpdate(PointerPointer, int, int, Pointer, LongPointer, LongPointer, Pointer, LongPointer, LongPointer, Pointer, LongPointer, LongPointer, Pointer, LongPointer, LongPointer, Pointer, LongPointer, Pointer, LongPointer) - Method in interface org.nd4j.nativeblas.NativeOps
 
seed - Variable in class org.nd4j.rng.NativeRandom
 
setCompressor(NDArrayCompressor) - Method in class org.nd4j.storage.CompressedRamStorage.Builder
This method defines, which compression algorithm will be used during storage Default value: NoOp();
setDevice(int) - Method in interface org.nd4j.nativeblas.NativeOps
 
setElementThreshold(int) - Method in interface org.nd4j.nativeblas.NativeOps
This method allows you to specify minimal number of elements per thread/block during op call PLEASE NOTE: Changing this value might and will affect performance.
setGraphContextBArguments(OpaqueContext, BooleanPointer, int) - Method in interface org.nd4j.nativeblas.NativeOps
 
setGraphContextCudaContext(OpaqueContext, Pointer, Pointer, Pointer) - Method in interface org.nd4j.nativeblas.NativeOps
 
setGraphContextDArguments(OpaqueContext, IntPointer, int) - Method in interface org.nd4j.nativeblas.NativeOps
 
setGraphContextIArguments(OpaqueContext, LongPointer, int) - Method in interface org.nd4j.nativeblas.NativeOps
 
setGraphContextInputArray(OpaqueContext, int, Pointer, Pointer, Pointer, Pointer) - Method in interface org.nd4j.nativeblas.NativeOps
 
setGraphContextInputBuffer(OpaqueContext, int, OpaqueDataBuffer, Pointer, Pointer) - Method in interface org.nd4j.nativeblas.NativeOps
 
setGraphContextOutputArray(OpaqueContext, int, Pointer, Pointer, Pointer, Pointer) - Method in interface org.nd4j.nativeblas.NativeOps
 
setGraphContextOutputBuffer(OpaqueContext, int, OpaqueDataBuffer, Pointer, Pointer) - Method in interface org.nd4j.nativeblas.NativeOps
 
setGraphContextTArguments(OpaqueContext, DoublePointer, int) - Method in interface org.nd4j.nativeblas.NativeOps
 
setGridLimit(int) - Method in interface org.nd4j.nativeblas.NativeOps
 
setOmpMinThreads(int) - Method in interface org.nd4j.nativeblas.NativeOps
Sets the minimal number of openmp threads for variative methods
setOmpNumThreads(int) - Method in interface org.nd4j.nativeblas.NativeOps
Sets the number of openmp threads
setPrimaryBuffer(Pointer, long) - Method in class org.nd4j.nativeblas.OpaqueDataBuffer
This method allows to set external pointer as primary buffer.
setRandomGeneratorStates(OpaqueRandomGenerator, long, long) - Method in interface org.nd4j.nativeblas.NativeOps
 
setSeed(int) - Method in class org.nd4j.rng.NativeRandom
 
setSeed(int[]) - Method in class org.nd4j.rng.NativeRandom
 
setSpecialBuffer(Pointer, long) - Method in class org.nd4j.nativeblas.OpaqueDataBuffer
This method allows to set external pointer as primary buffer.
setTADThreshold(int) - Method in interface org.nd4j.nativeblas.NativeOps
This method allows you to specify minimal number of TADs per thread/block during op call PLEASE NOTE: Changing this value might and will affect performance.
sgetrf(long[], int, int, long, int, int[], int) - Method in class org.nd4j.nativeblas.NativeLapack
LU decomposiiton of a matrix
sgetri(long[], int, long, int, int[], long, int, int) - Method in class org.nd4j.nativeblas.NativeLapack
Generate inverse ggiven LU decomp
shapeBuffer(int, LongPointer, LongPointer, int, char, long, boolean) - Method in interface org.nd4j.nativeblas.NativeOps
 
shapeBufferEx(int, LongPointer, LongPointer, int, char, long, long) - Method in interface org.nd4j.nativeblas.NativeOps
 
shapeBufferForNumpy(Pointer) - Method in interface org.nd4j.nativeblas.NativeOps
Get a shape buffer for a numpy array.
shapeBufferForNumpyHeader(Pointer) - Method in interface org.nd4j.nativeblas.NativeOps
Get the shape buffer from a numpy array.
shuffle(PointerPointer, PointerPointer, PointerPointer, PointerPointer, PointerPointer, PointerPointer, PointerPointer, PointerPointer, PointerPointer, int, IntPointer, PointerPointer, PointerPointer) - Method in interface org.nd4j.nativeblas.NativeOps
 
size() - Method in class org.nd4j.nativeblas.ResultWrapperAbstraction
 
size() - Method in class org.nd4j.storage.CompressedRamStorage
This method returns number of entries available in storage
sort(PointerPointer, Pointer, LongPointer, Pointer, LongPointer, boolean) - Method in interface org.nd4j.nativeblas.NativeOps
 
sortCooIndices(PointerPointer, LongPointer, Pointer, long, LongPointer) - Method in interface org.nd4j.nativeblas.NativeOps
 
sortTad(PointerPointer, Pointer, LongPointer, Pointer, LongPointer, IntPointer, int, LongPointer, LongPointer, boolean) - Method in interface org.nd4j.nativeblas.NativeOps
 
specialBuffer() - Method in class org.nd4j.nativeblas.OpaqueDataBuffer
This method returns pointer to special buffer, device one, if any.
specialConcat(PointerPointer, int, int, PointerPointer, PointerPointer, Pointer, LongPointer, PointerPointer, PointerPointer) - Method in interface org.nd4j.nativeblas.NativeOps
 
statePointer - Variable in class org.nd4j.rng.NativeRandom
 
stdDev - Variable in class org.nd4j.rng.NativeRandom
 
store(T, INDArray) - Method in class org.nd4j.storage.CompressedRamStorage
Store object into storage
store(T, float[]) - Method in class org.nd4j.storage.CompressedRamStorage
Store object into storage
store(T, double[]) - Method in class org.nd4j.storage.CompressedRamStorage
Store object into storage
storeIfAbsent(T, INDArray) - Method in class org.nd4j.storage.CompressedRamStorage
Store object into storage, if it doesn't exist
streamSynchronize(Pointer) - Method in interface org.nd4j.nativeblas.NativeOps
 
syncToPrimary() - Method in class org.nd4j.nativeblas.OpaqueDataBuffer
This method synchronizes host memory
syncToSpecial() - Method in class org.nd4j.nativeblas.OpaqueDataBuffer
This method synchronizes device memory

T

tadOnlyShapeInfo(LongPointer, IntPointer, int) - Method in interface org.nd4j.nativeblas.NativeOps
 
tear(PointerPointer, OpaqueDataBuffer, LongPointer, LongPointer, PointerPointer, LongPointer, LongPointer, LongPointer) - Method in interface org.nd4j.nativeblas.NativeOps
 
trackStatePointer(NativePack) - Method in class org.nd4j.rng.deallocator.NativeRandomDeallocator
This method is used internally from NativeRandom deallocators This method doesn't accept Random interface implementations intentionally.
tryPointer(Pointer, Pointer, int) - Method in interface org.nd4j.nativeblas.NativeOps
this method tries to read numBytes bytes from buffer to provoke crash in certain scenarios

U

u0 - Variable in class org.nd4j.rng.NativeRandom
 
u1 - Variable in class org.nd4j.rng.NativeRandom
 
unravelIndex(PointerPointer, LongPointer, LongPointer, long, LongPointer) - Method in interface org.nd4j.nativeblas.NativeOps
 
unregisterGraph(PointerPointer, long) - Method in interface org.nd4j.nativeblas.NativeOps
 
useInplaceCompression(boolean) - Method in class org.nd4j.storage.CompressedRamStorage.Builder
If set to TRUE, all store/update calls will use inplace compression.

V

valueOf(String) - Static method in enum org.nd4j.autodiff.execution.GraphExecutioner.Type
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.nd4j.autodiff.execution.GraphExecutioner.Type
Returns an array containing the constants of this enum type, in the order they are declared.

Z

z0 - Variable in class org.nd4j.rng.NativeRandom
 
z1 - Variable in class org.nd4j.rng.NativeRandom
 

_

_createFromNpzFile(File) - Method in class org.nd4j.nativeblas.BaseNativeNDArrayFactory
 
A B C D E F G I L M N O P R S T U V Z _ 
Skip navigation links

Copyright © 2022. All rights reserved.