CostGraphDefOrBuilder

interfaccia pubblica CostGraphDefOrBuilder
Sottoclassi indirette conosciute

Metodi pubblici

abstract CostGraphDef.AggregatedCost
getCost (indice int)
repeated .tensorflow.CostGraphDef.AggregatedCost cost = 2;
astratto int
getCostCount ()
repeated .tensorflow.CostGraphDef.AggregatedCost cost = 2;
Elenco astratto< GraficoCostoDef.Costoaggregato >
getListaCosti ()
repeated .tensorflow.CostGraphDef.AggregatedCost cost = 2;
abstract CostGraphDef.AggregatedCostOrBuilder
getCostOrBuilder (indice int)
repeated .tensorflow.CostGraphDef.AggregatedCost cost = 2;
Elenco astratto<? estende CostGraphDef.AggregatedCostOrBuilder >
getCostOrBuilderList ()
repeated .tensorflow.CostGraphDef.AggregatedCost cost = 2;
abstract CostGraphDef.Node
getNode (indice int)
repeated .tensorflow.CostGraphDef.Node node = 1;
astratto int
getNodeCount ()
repeated .tensorflow.CostGraphDef.Node node = 1;
Elenco astratto< GraficoCostoDef.Nodo >
getNodeList ()
repeated .tensorflow.CostGraphDef.Node node = 1;
abstract CostGraphDef.NodeOrBuilder
getNodeOrBuilder (indice int)
repeated .tensorflow.CostGraphDef.Node node = 1;
Elenco astratto<? estende CostGraphDef.NodeOrBuilder >
getNodeOrBuilderList ()
repeated .tensorflow.CostGraphDef.Node node = 1;

Metodi pubblici

public abstract CostGraphDef.AggregatedCost getCost (indice int)

repeated .tensorflow.CostGraphDef.AggregatedCost cost = 2;

public abstract int getCostCount ()

repeated .tensorflow.CostGraphDef.AggregatedCost cost = 2;

public abstract List< CostGraphDef.AggregatedCost > getCostList ()

repeated .tensorflow.CostGraphDef.AggregatedCost cost = 2;

public abstract CostGraphDef.AggregatedCostOrBuilder getCostOrBuilder (indice int)

repeated .tensorflow.CostGraphDef.AggregatedCost cost = 2;

Elenco abstract pubblico<? estende CostGraphDef.AggregatedCostOrBuilder > getCostOrBuilderList ()

repeated .tensorflow.CostGraphDef.AggregatedCost cost = 2;

public abstract CostGraphDef.Node getNode (indice int)

repeated .tensorflow.CostGraphDef.Node node = 1;

public abstract int getNodeCount ()

repeated .tensorflow.CostGraphDef.Node node = 1;

lista astratta pubblica< CostGraphDef.Node > getNodeList ()

repeated .tensorflow.CostGraphDef.Node node = 1;

public abstract CostGraphDef.NodeOrBuilder getNodeOrBuilder (indice int)

repeated .tensorflow.CostGraphDef.Node node = 1;

Elenco abstract pubblico<? estende CostGraphDef.NodeOrBuilder > getNodeOrBuilderList ()

repeated .tensorflow.CostGraphDef.Node node = 1;