Package | Description |
---|---|
org.tensorflow.framework |
Modifier and Type | Class and Description |
---|---|
static class |
GraphTransferInfo.GraphInputNodeInfo
Protobuf type
tensorflow.GraphTransferInfo.GraphInputNodeInfo |
static class |
GraphTransferInfo.GraphInputNodeInfo.Builder
Protobuf type
tensorflow.GraphTransferInfo.GraphInputNodeInfo |
Modifier and Type | Method and Description |
---|---|
GraphTransferInfo.GraphInputNodeInfoOrBuilder |
GraphTransferInfoOrBuilder.getGraphInputNodeInfoOrBuilder(int index)
Input Node parameters of transferred graph
|
GraphTransferInfo.GraphInputNodeInfoOrBuilder |
GraphTransferInfo.getGraphInputNodeInfoOrBuilder(int index)
Input Node parameters of transferred graph
|
GraphTransferInfo.GraphInputNodeInfoOrBuilder |
GraphTransferInfo.Builder.getGraphInputNodeInfoOrBuilder(int index)
Input Node parameters of transferred graph
|
Modifier and Type | Method and Description |
---|---|
List<? extends GraphTransferInfo.GraphInputNodeInfoOrBuilder> |
GraphTransferInfoOrBuilder.getGraphInputNodeInfoOrBuilderList()
Input Node parameters of transferred graph
|
List<? extends GraphTransferInfo.GraphInputNodeInfoOrBuilder> |
GraphTransferInfo.getGraphInputNodeInfoOrBuilderList()
Input Node parameters of transferred graph
|
List<? extends GraphTransferInfo.GraphInputNodeInfoOrBuilder> |
GraphTransferInfo.Builder.getGraphInputNodeInfoOrBuilderList()
Input Node parameters of transferred graph
|
Copyright © 2015–2018. All rights reserved.