CostGraphDef

public final class CostGraphDef

tensorflow.CostGraphDef tipo tensorflow.CostGraphDef

Classes aninhadas

aula CostGraphDef.AggregatedCost
 Total cost of this graph, typically used for balancing decisions. 
interface CostGraphDef.AggregatedCostOrBuilder
aula CostGraphDef.Builder tensorflow.CostGraphDef tipo tensorflow.CostGraphDef
aula CostGraphDef.Node tensorflow.CostGraphDef.Node type tensorflow.CostGraphDef.Node
interface CostGraphDef.NodeOrBuilder

Constantes

int COST_FIELD_NUMBER
int NODE_FIELD_NUMBER

Métodos Públicos

boleano
igual a (objeto obj)
CostGraphDef.AggregatedCost
getCost (int index)
repeated .tensorflow.CostGraphDef.AggregatedCost cost = 2;
int
getCostCount ()
repeated .tensorflow.CostGraphDef.AggregatedCost cost = 2;
List < CostGraphDef.AggregatedCost >
getCostList ()
repeated .tensorflow.CostGraphDef.AggregatedCost cost = 2;
CostGraphDef.AggregatedCostOrBuilder
getCostOrBuilder (índice interno )
repeated .tensorflow.CostGraphDef.AggregatedCost cost = 2;
Lista <? estende CostGraphDef.AggregatedCostOrBuilder >
getCostOrBuilderList ()
repeated .tensorflow.CostGraphDef.AggregatedCost cost = 2;
static CostGraphDef
CostGraphDef
final static com.google.protobuf.Descriptors.Descriptor
CostGraphDef.Node
getNode (índice interno )
repeated .tensorflow.CostGraphDef.Node node = 1;
int
getNodeCount ()
repeated .tensorflow.CostGraphDef.Node node = 1;
List < CostGraphDef.Node >
getNodeList ()
repeated .tensorflow.CostGraphDef.Node node = 1;
CostGraphDef.NodeOrBuilder
getNodeOrBuilder (índice interno )
repeated .tensorflow.CostGraphDef.Node node = 1;
Lista <? estende CostGraphDef.NodeOrBuilder >
getNodeOrBuilderList ()
repeated .tensorflow.CostGraphDef.Node node = 1;
int
final com.google.protobuf.UnknownFieldSet
int
final booleano
static CostGraphDef.Builder
newBuilder (protótipo CostGraphDef )
static CostGraphDef.Builder
CostGraphDef.Builder
static CostGraphDef
parseDelimitedFrom (input InputStream)
static CostGraphDef
parseDelimitedFrom (InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static CostGraphDef
parseFrom (dados ByteBuffer)
static CostGraphDef
parseFrom (com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static CostGraphDef
parseFrom (ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static CostGraphDef
parseFrom (com.google.protobuf.CodedInputStream input)
static CostGraphDef
parseFrom (byte [] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static CostGraphDef
parseFrom (com.google.protobuf.ByteString data)
static CostGraphDef
parseFrom (InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static CostGraphDef
parseFrom (com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
estático
CostGraphDef.Builder
vazio
writeTo (saída com.google.protobuf.CodedOutputStream)

Métodos herdados

Constantes

public static final int COST_FIELD_NUMBER

Valor constante: 2

public static final int NODE_FIELD_NUMBER

Valor Constante: 1

Métodos Públicos

public boolean equals (Object obj)

public CostGraphDef.AggregatedCost getCost (int index)

repeated .tensorflow.CostGraphDef.AggregatedCost cost = 2;

public int getCostCount ()

repeated .tensorflow.CostGraphDef.AggregatedCost cost = 2;

public List < CostGraphDef.AggregatedCost > getCostList ()

repeated .tensorflow.CostGraphDef.AggregatedCost cost = 2;

public CostGraphDef.AggregatedCostOrBuilder getCostOrBuilder (índice interno )

repeated .tensorflow.CostGraphDef.AggregatedCost cost = 2;

Lista pública <? estende CostGraphDef.AggregatedCostOrBuilder > getCostOrBuilderList ()

repeated .tensorflow.CostGraphDef.AggregatedCost cost = 2;

public static CostGraphDef getDefaultInstance ()

public CostGraphDef getDefaultInstanceForType ()

public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()

public CostGraphDef.Node getNode (int index)

repeated .tensorflow.CostGraphDef.Node node = 1;

public int getNodeCount ()

repeated .tensorflow.CostGraphDef.Node node = 1;

public List < CostGraphDef.Node > getNodeList ()

repeated .tensorflow.CostGraphDef.Node node = 1;

public CostGraphDef.NodeOrBuilder getNodeOrBuilder (índice interno )

repeated .tensorflow.CostGraphDef.Node node = 1;

Lista pública <? estende CostGraphDef.NodeOrBuilder > getNodeOrBuilderList ()

repeated .tensorflow.CostGraphDef.Node node = 1;

público getParserForType ()

public int getSerializedSize ()

public final com.google.protobuf.UnknownFieldSet getUnknownFields ()

public int hashCode ()

public final boolean isInitialized ()

public static CostGraphDef.Builder newBuilder (protótipo CostGraphDef )

public static CostGraphDef.Builder newBuilder ()

public CostGraphDef.Builder newBuilderForType ()

public static CostGraphDef parseDelimitedFrom (InputStream input)

Lança
IOException

public static CostGraphDef parseDelimitedFrom (InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lança
IOException

public static CostGraphDef parseFrom (dados ByteBuffer)

Lança
InvalidProtocolBufferException

public static CostGraphDef parseFrom (com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lança
IOException

public static CostGraphDef parseFrom (ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lança
InvalidProtocolBufferException

public static CostGraphDef parseFrom (com.google.protobuf.CodedInputStream input)

Lança
IOException

public static CostGraphDef parseFrom (byte [] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lança
InvalidProtocolBufferException

public static CostGraphDef parseFrom (com.google.protobuf.ByteString data)

Lança
InvalidProtocolBufferException

public static CostGraphDef parseFrom (InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lança
IOException

public static CostGraphDef parseFrom (com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lança
InvalidProtocolBufferException

estática pública analisador ()

public CostGraphDef.Builder toBuilder ()

public void writeTo (saída com.google.protobuf.CodedOutputStream)

Lança
IOException