| Package | Description | 
|---|---|
| org.tensorflow.framework | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
GraphTransferGraphOutputNodeInfo
Protobuf type  
tensorflow.GraphTransferGraphOutputNodeInfo | 
static class  | 
GraphTransferGraphOutputNodeInfo.Builder
Protobuf type  
tensorflow.GraphTransferGraphOutputNodeInfo | 
| Modifier and Type | Method and Description | 
|---|---|
GraphTransferGraphOutputNodeInfoOrBuilder | 
GraphTransferInfoOrBuilder.getGraphOutputNodeInfoOrBuilder(int index)
repeated .tensorflow.GraphTransferGraphOutputNodeInfo graph_output_node_info = 6; | 
GraphTransferGraphOutputNodeInfoOrBuilder | 
GraphTransferInfo.getGraphOutputNodeInfoOrBuilder(int index)
repeated .tensorflow.GraphTransferGraphOutputNodeInfo graph_output_node_info = 6; | 
GraphTransferGraphOutputNodeInfoOrBuilder | 
GraphTransferInfo.Builder.getGraphOutputNodeInfoOrBuilder(int index)
repeated .tensorflow.GraphTransferGraphOutputNodeInfo graph_output_node_info = 6; | 
| Modifier and Type | Method and Description | 
|---|---|
List<? extends GraphTransferGraphOutputNodeInfoOrBuilder> | 
GraphTransferInfoOrBuilder.getGraphOutputNodeInfoOrBuilderList()
repeated .tensorflow.GraphTransferGraphOutputNodeInfo graph_output_node_info = 6; | 
List<? extends GraphTransferGraphOutputNodeInfoOrBuilder> | 
GraphTransferInfo.getGraphOutputNodeInfoOrBuilderList()
repeated .tensorflow.GraphTransferGraphOutputNodeInfo graph_output_node_info = 6; | 
List<? extends GraphTransferGraphOutputNodeInfoOrBuilder> | 
GraphTransferInfo.Builder.getGraphOutputNodeInfoOrBuilderList()
repeated .tensorflow.GraphTransferGraphOutputNodeInfo graph_output_node_info = 6; | 
Copyright © 2015–2019. All rights reserved.