| Package | Description |
|---|---|
| org.nd4j.autodiff.samediff | |
| org.nd4j.graph |
| Modifier and Type | Method and Description |
|---|---|
FlatGraph |
SameDiff.asFlatGraph(boolean includeUpdaterState)
|
FlatGraph |
SameDiff.asFlatGraph(long graphId,
ExecutorConfiguration configuration,
boolean includeUpdaterState)
This method returns FlatGraph structure
|
| Modifier and Type | Method and Description |
|---|---|
FlatGraph |
FlatGraph.__assign(int _i,
ByteBuffer _bb) |
static FlatGraph |
FlatGraph.getRootAsFlatGraph(ByteBuffer _bb) |
static FlatGraph |
FlatGraph.getRootAsFlatGraph(ByteBuffer _bb,
FlatGraph obj) |
| Modifier and Type | Method and Description |
|---|---|
static FlatGraph |
FlatGraph.getRootAsFlatGraph(ByteBuffer _bb,
FlatGraph obj) |
Copyright © 2021. All rights reserved.