| Package | Description |
|---|---|
| org.tensorflow.framework |
| Modifier and Type | Class and Description |
|---|---|
static class |
CostGraphDef.Node.OutputInfo
Outputs of this node.
|
static class |
CostGraphDef.Node.OutputInfo.Builder
Outputs of this node.
|
| Modifier and Type | Method and Description |
|---|---|
CostGraphDef.Node.OutputInfoOrBuilder |
CostGraphDef.NodeOrBuilder.getOutputInfoOrBuilder(int index)
repeated .tensorflow.CostGraphDef.Node.OutputInfo output_info = 5; |
CostGraphDef.Node.OutputInfoOrBuilder |
CostGraphDef.Node.getOutputInfoOrBuilder(int index)
repeated .tensorflow.CostGraphDef.Node.OutputInfo output_info = 5; |
CostGraphDef.Node.OutputInfoOrBuilder |
CostGraphDef.Node.Builder.getOutputInfoOrBuilder(int index)
repeated .tensorflow.CostGraphDef.Node.OutputInfo output_info = 5; |
| Modifier and Type | Method and Description |
|---|---|
List<? extends CostGraphDef.Node.OutputInfoOrBuilder> |
CostGraphDef.NodeOrBuilder.getOutputInfoOrBuilderList()
repeated .tensorflow.CostGraphDef.Node.OutputInfo output_info = 5; |
List<? extends CostGraphDef.Node.OutputInfoOrBuilder> |
CostGraphDef.Node.getOutputInfoOrBuilderList()
repeated .tensorflow.CostGraphDef.Node.OutputInfo output_info = 5; |
List<? extends CostGraphDef.Node.OutputInfoOrBuilder> |
CostGraphDef.Node.Builder.getOutputInfoOrBuilderList()
repeated .tensorflow.CostGraphDef.Node.OutputInfo output_info = 5; |
Copyright © 2018. All rights reserved.