| 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) |
FlatGraph |
FlatGraph.Vector.get(FlatGraph obj,
int j) |
FlatGraph |
FlatGraph.Vector.get(int j) |
static FlatGraph |
FlatGraph.getRootAsFlatGraph(ByteBuffer _bb) |
static FlatGraph |
FlatGraph.getRootAsFlatGraph(ByteBuffer _bb,
FlatGraph obj) |
| Modifier and Type | Method and Description |
|---|---|
FlatGraph |
FlatGraph.Vector.get(FlatGraph obj,
int j) |
static FlatGraph |
FlatGraph.getRootAsFlatGraph(ByteBuffer _bb,
FlatGraph obj) |
Copyright © 2022. All rights reserved.