| Package | Description |
|---|---|
| org.nd4j.autodiff.samediff | |
| org.nd4j.linalg.api.ops | |
| org.nd4j.linalg.api.ops.custom | |
| org.nd4j.linalg.api.ops.executioner | |
| org.nd4j.linalg.api.ops.impl.controlflow |
| Modifier and Type | Method and Description |
|---|---|
Map<String,CustomOpDescriptor> |
SameDiffOpExecutioner.getCustomOperations() |
| Modifier and Type | Method and Description |
|---|---|
CustomOpDescriptor |
DynamicCustomOp.getDescriptor() |
CustomOpDescriptor |
CustomOp.getDescriptor()
Get the custom op descriptor if one is available.
|
| Modifier and Type | Method and Description |
|---|---|
CustomOpDescriptor |
ScatterUpdate.getDescriptor() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,CustomOpDescriptor> |
OpExecutioner.getCustomOperations()
This method returns names of all custom operations available in current backend, and their number of input/output arguments
|
Map<String,CustomOpDescriptor> |
DefaultOpExecutioner.getCustomOperations() |
| Modifier and Type | Method and Description |
|---|---|
CustomOpDescriptor |
While.getDescriptor() |
CustomOpDescriptor |
If.getDescriptor() |
Copyright © 2018. All rights reserved.