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