| Package | Description |
|---|---|
| org.tensorflow.framework |
| Modifier and Type | Class and Description |
|---|---|
static class |
CostGraphDef.Node.InputInfo
Inputs of this node.
|
static class |
CostGraphDef.Node.InputInfo.Builder
Inputs of this node.
|
| Modifier and Type | Method and Description |
|---|---|
CostGraphDef.Node.InputInfoOrBuilder |
CostGraphDef.NodeOrBuilder.getInputInfoOrBuilder(int index)
repeated .tensorflow.CostGraphDef.Node.InputInfo input_info = 4; |
CostGraphDef.Node.InputInfoOrBuilder |
CostGraphDef.Node.getInputInfoOrBuilder(int index)
repeated .tensorflow.CostGraphDef.Node.InputInfo input_info = 4; |
CostGraphDef.Node.InputInfoOrBuilder |
CostGraphDef.Node.Builder.getInputInfoOrBuilder(int index)
repeated .tensorflow.CostGraphDef.Node.InputInfo input_info = 4; |
| Modifier and Type | Method and Description |
|---|---|
List<? extends CostGraphDef.Node.InputInfoOrBuilder> |
CostGraphDef.NodeOrBuilder.getInputInfoOrBuilderList()
repeated .tensorflow.CostGraphDef.Node.InputInfo input_info = 4; |
List<? extends CostGraphDef.Node.InputInfoOrBuilder> |
CostGraphDef.Node.getInputInfoOrBuilderList()
repeated .tensorflow.CostGraphDef.Node.InputInfo input_info = 4; |
List<? extends CostGraphDef.Node.InputInfoOrBuilder> |
CostGraphDef.Node.Builder.getInputInfoOrBuilderList()
repeated .tensorflow.CostGraphDef.Node.InputInfo input_info = 4; |
Copyright © 2021. All rights reserved.