Package | Description |
---|---|
org.nd4j.autodiff.samediff.transform |
Modifier and Type | Method and Description |
---|---|
static SameDiff |
GraphTransformUtil.replaceSubgraphsMatching(@NonNull SameDiff sd,
@NonNull SubGraphPredicate p,
@NonNull SubGraphProcessor processor)
Find all of the subgraphs that match the specified SubGraphPredicate and then replace them with a different subgraph.
|
Copyright © 2020. All rights reserved.