| Package | Description |
|---|---|
| org.nd4j.autodiff.samediff.transform |
| Class and Description |
|---|
| OpPredicate
An OpPredicate defines whether an operation (
DifferentialFunction) matches or not.Used mainly in DifferentialFunctionFactory |
| SubGraph |
| SubGraphPredicate
SubGraphPredicate defines a subgraph - a set of connected functions that are part of a SameDiff instance.
|
| SubGraphProcessor
SubGraphProcessor is used in
GraphTransformUtil to define how a subgraph should be modified or replaced. |
Copyright © 2019. All rights reserved.