| Package | Description |
|---|---|
| org.nd4j.nativeblas |
| Modifier and Type | Method and Description |
|---|---|
OpaqueVariable |
NativeOps.getVariable(OpaqueVariablesSet set,
long i) |
| Modifier and Type | Method and Description |
|---|---|
org.bytedeco.javacpp.Pointer |
NativeOps.getVariableBuffer(OpaqueVariable variable) |
int |
NativeOps.getVariableId(OpaqueVariable variable) |
int |
NativeOps.getVariableIndex(OpaqueVariable variable) |
String |
NativeOps.getVariableName(OpaqueVariable variable) |
org.bytedeco.javacpp.LongPointer |
NativeOps.getVariableShape(OpaqueVariable variable) |
Copyright © 2022. All rights reserved.