| Package | Description |
|---|---|
| org.tensorflow.framework |
| Modifier and Type | Class and Description |
|---|---|
static class |
GraphTransferInfo.NodeOutputInfo
Protobuf type
tensorflow.GraphTransferInfo.NodeOutputInfo |
static class |
GraphTransferInfo.NodeOutputInfo.Builder
Protobuf type
tensorflow.GraphTransferInfo.NodeOutputInfo |
| Modifier and Type | Method and Description |
|---|---|
GraphTransferInfo.NodeOutputInfoOrBuilder |
GraphTransferInfoOrBuilder.getNodeOutputInfoOrBuilder(int index)
repeated .tensorflow.GraphTransferInfo.NodeOutputInfo node_output_info = 4; |
GraphTransferInfo.NodeOutputInfoOrBuilder |
GraphTransferInfo.getNodeOutputInfoOrBuilder(int index)
repeated .tensorflow.GraphTransferInfo.NodeOutputInfo node_output_info = 4; |
GraphTransferInfo.NodeOutputInfoOrBuilder |
GraphTransferInfo.Builder.getNodeOutputInfoOrBuilder(int index)
repeated .tensorflow.GraphTransferInfo.NodeOutputInfo node_output_info = 4; |
| Modifier and Type | Method and Description |
|---|---|
List<? extends GraphTransferInfo.NodeOutputInfoOrBuilder> |
GraphTransferInfoOrBuilder.getNodeOutputInfoOrBuilderList()
repeated .tensorflow.GraphTransferInfo.NodeOutputInfo node_output_info = 4; |
List<? extends GraphTransferInfo.NodeOutputInfoOrBuilder> |
GraphTransferInfo.getNodeOutputInfoOrBuilderList()
repeated .tensorflow.GraphTransferInfo.NodeOutputInfo node_output_info = 4; |
List<? extends GraphTransferInfo.NodeOutputInfoOrBuilder> |
GraphTransferInfo.Builder.getNodeOutputInfoOrBuilderList()
repeated .tensorflow.GraphTransferInfo.NodeOutputInfo node_output_info = 4; |
Copyright © 2018. All rights reserved.