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