| Package | Description |
|---|---|
| org.bytedeco.javacpp |
| Modifier and Type | Method and Description |
|---|---|
tensorflow.EdgeVector |
tensorflow.EdgeVector.push_back(tensorflow.Edge value) |
tensorflow.EdgeVector |
tensorflow.EdgeVector.put(long i,
tensorflow.Edge value) |
tensorflow.EdgeVector |
tensorflow.EdgeVector.put(tensorflow.Edge... array) |
tensorflow.EdgeVector |
tensorflow.EdgeVector.put(tensorflow.Edge value) |
tensorflow.EdgeVector |
tensorflow.EdgeVector.put(tensorflow.EdgeVector x) |
| Modifier and Type | Method and Description |
|---|---|
tensorflow.Status |
tensorflow.Node.input_edges(tensorflow.EdgeVector edges) |
tensorflow.EdgeVector |
tensorflow.EdgeVector.put(tensorflow.EdgeVector x) |
| Constructor and Description |
|---|
GraphEdgesIterable(tensorflow.EdgeVector edges) |
Copyright © 2019. All rights reserved.