- 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