| Package | Description |
|---|---|
| org.tensorflow.framework |
| Modifier and Type | Class and Description |
|---|---|
static class |
CollectionDef.NodeList
NodeList is used for collecting nodes in graph.
|
static class |
CollectionDef.NodeList.Builder
NodeList is used for collecting nodes in graph.
|
| Modifier and Type | Method and Description |
|---|---|
CollectionDef.NodeListOrBuilder |
CollectionDef.getNodeListOrBuilder()
.tensorflow.CollectionDef.NodeList node_list = 1; |
CollectionDef.NodeListOrBuilder |
CollectionDef.Builder.getNodeListOrBuilder()
.tensorflow.CollectionDef.NodeList node_list = 1; |
CollectionDef.NodeListOrBuilder |
CollectionDefOrBuilder.getNodeListOrBuilder()
.tensorflow.CollectionDef.NodeList node_list = 1; |
Copyright © 2021. All rights reserved.