CostGraphDef

classe final pública CostGraphDef

Tipo de protobuf tensorflow.CostGraphDef

Classes aninhadas

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

Constantes

Métodos Públicos

booleano
é igual (objeto obj)
CostGraphDef.AggregatedCost
getCost (índice interno)
repeated .tensorflow.CostGraphDef.AggregatedCost cost = 2;
interno
getCostCount ()
repeated .tensorflow.CostGraphDef.AggregatedCost cost = 2;
Lista< 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;
CostGraphDef estático
CostGraphDef
final estático com.google.protobuf.Descriptors.Descriptor
CostGraphDef.Node
getNode (índice interno)
repeated .tensorflow.CostGraphDef.Node node = 1;
interno
getNodeCount ()
repeated .tensorflow.CostGraphDef.Node node = 1;
Lista< 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;
interno
final com.google.protobuf.UnknownFieldSet
interno
booleano final
CostGraphDef.Builder estático
newBuilder (protótipo CostGraphDef )
CostGraphDef.Builder estático
CostGraphDef.Builder
CostGraphDef estático
parseDelimitedFrom (entrada InputStream)
CostGraphDef estático
parseDelimitedFrom (entrada InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
CostGraphDef estático
parseFrom (dados de ByteBuffer)
CostGraphDef estático
parseFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
CostGraphDef estático
parseFrom (dados de ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
CostGraphDef estático
parseFrom (entrada com.google.protobuf.CodedInputStream)
CostGraphDef estático
parseFrom (byte[] dados, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
CostGraphDef estático
parseFrom (dados com.google.protobuf.ByteString)
CostGraphDef estático
parseFrom (entrada InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
CostGraphDef estático
parseFrom (dados com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
estático
CostGraphDef.Builder
vazio
writeTo (saída com.google.protobuf.CodedOutputStream)

Métodos herdados

booleano
é igual (objeto arg0)
aula final<?>
getClass ()
interno
código hash ()
vazio final
notificar ()
vazio final
notificar todos ()
Corda
toString ()
vazio final
espere (long arg0, int arg1)
vazio final
espere (arg0 longo)
vazio final
espere ()
org.tensorflow.proto.framework.CostGraphDefOrBuilder
CostGraphDef.AggregatedCost abstrato
getCost (índice interno)
repeated .tensorflow.CostGraphDef.AggregatedCost cost = 2;
abstrato int
getCostCount ()
repeated .tensorflow.CostGraphDef.AggregatedCost cost = 2;
Lista abstrata< CostGraphDef.AggregatedCost >
getCostList ()
repeated .tensorflow.CostGraphDef.AggregatedCost cost = 2;
CostGraphDef.AggregatedCostOrBuilder abstrato
getCostOrBuilder (índice interno)
repeated .tensorflow.CostGraphDef.AggregatedCost cost = 2;
lista abstrata<? estende CostGraphDef.AggregatedCostOrBuilder >
getCostOrBuilderList ()
repeated .tensorflow.CostGraphDef.AggregatedCost cost = 2;
CostGraphDef.Node abstrato
getNode (índice interno)
repeated .tensorflow.CostGraphDef.Node node = 1;
abstrato int
getNodeCount ()
repeated .tensorflow.CostGraphDef.Node node = 1;
Lista abstrata< CostGraphDef.Node >
getNodeList ()
repeated .tensorflow.CostGraphDef.Node node = 1;
CostGraphDef.NodeOrBuilder abstrato
getNodeOrBuilder (índice interno)
repeated .tensorflow.CostGraphDef.Node node = 1;
lista abstrata<? estende CostGraphDef.NodeOrBuilder >
getNodeOrBuilderList ()
repeated .tensorflow.CostGraphDef.Node node = 1;

Constantes

público estático final int COST_FIELD_NUMBER

Valor Constante: 2

público estático final int NODE_FIELD_NUMBER

Valor Constante: 1

Métodos Públicos

booleano público é igual (Object obj)

public CostGraphDef.AggregatedCost getCost (índice int)

repeated .tensorflow.CostGraphDef.AggregatedCost cost = 2;

público int getCostCount ()

repeated .tensorflow.CostGraphDef.AggregatedCost cost = 2;

Lista pública< CostGraphDef.AggregatedCost > getCostList ()

repeated .tensorflow.CostGraphDef.AggregatedCost cost = 2;

public CostGraphDef.AggregatedCostOrBuilder getCostOrBuilder (índice int)

repeated .tensorflow.CostGraphDef.AggregatedCost cost = 2;

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

repeated .tensorflow.CostGraphDef.AggregatedCost cost = 2;

CostGraphDef estático público getDefaultInstance ()

public CostGraphDef getDefaultInstanceForType ()

final estático público com.google.protobuf.Descriptors.Descriptor getDescriptor ()

público CostGraphDef.Node getNode (índice int)

repeated .tensorflow.CostGraphDef.Node node = 1;

público int getNodeCount ()

repeated .tensorflow.CostGraphDef.Node node = 1;

Lista pública< CostGraphDef.Node > getNodeList ()

repeated .tensorflow.CostGraphDef.Node node = 1;

público CostGraphDef.NodeOrBuilder getNodeOrBuilder (índice int)

repeated .tensorflow.CostGraphDef.Node node = 1;

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

repeated .tensorflow.CostGraphDef.Node node = 1;

público getParserForType ()

público int getSerializedSize ()

final público com.google.protobuf.UnknownFieldSet getUnknownFields ()

hashCode int público ()

público final booleano isInitialized ()

público estático CostGraphDef.Builder newBuilder (protótipo CostGraphDef )

CostGraphDef.Builder estático público newBuilder ()

CostGraphDef.Builder público newBuilderForType ()

public static CostGraphDef parseDelimitedFrom (entrada InputStream)

Lança
IOException

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

Lança
IOException

public static CostGraphDef parseFrom (dados ByteBuffer)

Lança
InvalidProtocolBufferException

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

Lança
IOException

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

Lança
InvalidProtocolBufferException

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

Lança
IOException

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

Lança
InvalidProtocolBufferException

público estático CostGraphDef parseFrom (dados com.google.protobuf.ByteString)

Lança
InvalidProtocolBufferException

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

Lança
IOException

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

Lança
InvalidProtocolBufferException

estática pública analisador ()

CostGraphDef.Builder público paraBuilder ()

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

Lança
IOException