| Package | Description |
|---|---|
| org.nd4j.nativeblas |
| Modifier and Type | Method and Description |
|---|---|
OpaqueVariablesSet |
NativeOps.executeStoredGraph(org.bytedeco.javacpp.PointerPointer extraPointers,
long graphId,
org.bytedeco.javacpp.PointerPointer inputBuffers,
org.bytedeco.javacpp.PointerPointer inputShapes,
org.bytedeco.javacpp.IntPointer inputIndices,
int numInputs) |
| Modifier and Type | Method and Description |
|---|---|
void |
NativeOps.deleteVariablesSet(OpaqueVariablesSet pointer) |
OpaqueVariable |
NativeOps.getVariable(OpaqueVariablesSet set,
long i) |
long |
NativeOps.getVariablesSetSize(OpaqueVariablesSet set) |
int |
NativeOps.getVariablesSetStatus(OpaqueVariablesSet set) |
Copyright © 2022. All rights reserved.