| Package | Description |
|---|---|
| org.nd4j.linalg.api.ops | |
| org.nd4j.linalg.api.ops.impl.grid | |
| org.nd4j.linalg.api.ops.impl.meta |
| Modifier and Type | Method and Description |
|---|---|
OpDescriptor |
MetaOp.getFirstOpDescriptor() |
OpDescriptor |
MetaOp.getSecondOpDescriptor() |
| Modifier and Type | Field and Description |
|---|---|
protected List<OpDescriptor> |
BaseGridOp.queuedOps |
| Constructor and Description |
|---|
BaseGridOp(OpDescriptor... descriptors) |
| Modifier and Type | Method and Description |
|---|---|
OpDescriptor |
BaseMetaOp.getFirstOpDescriptor() |
OpDescriptor |
BaseMetaOp.getSecondOpDescriptor() |
| Constructor and Description |
|---|
BaseMetaOp(OpDescriptor opA,
OpDescriptor opB) |
InvertedPredicateMetaOp(OpDescriptor opA,
OpDescriptor opB) |
PostulateMetaOp(OpDescriptor opA,
OpDescriptor opB) |
PredicateMetaOp(OpDescriptor opA,
OpDescriptor opB) |
ReduceMetaOp(OpDescriptor opA,
OpDescriptor opB) |
Copyright © 2021. All rights reserved.