Protobuf tipo tensorflow.CostGraphDef
Clases anidadas
clase | CostGraphDef.AggregatedCost | Total cost of this graph, typically used for balancing decisions. | |
interfaz | CostGraphDef.AggregatedCostOrBuilder | ||
clase | CostGraphDef.Builder | Protobuf tipo tensorflow.CostGraphDef | |
clase | CostGraphDef.Nodo | Protobuf tipo tensorflow.CostGraphDef.Node | |
interfaz | CostGraphDef.NodeOrBuilder |
Constantes
entero | COSTE_FIELD_NUMBER | |
entero | NODE_FIELD_NUMBER |
Métodos públicos
booleano | es igual (Objeto obj) |
CostGraphDef.AggregatedCost | getCost (índice int) repeated .tensorflow.CostGraphDef.AggregatedCost cost = 2; |
entero | obtenerCostoCount () repeated .tensorflow.CostGraphDef.AggregatedCost cost = 2; |
Lista< CostGraphDef.AggregatedCost > | obtener lista de costos () repeated .tensorflow.CostGraphDef.AggregatedCost cost = 2; |
CostGraphDef.AggregatedCostOrBuilder | getCostOrBuilder (índice int) repeated .tensorflow.CostGraphDef.AggregatedCost cost = 2; |
Lista<? extiende CostGraphDef.AggregatedCostOrBuilder > | getCostOrBuilderList () repeated .tensorflow.CostGraphDef.AggregatedCost cost = 2; |
CostGraphDef estático | |
CostoGráficoDef | |
com.google.protobuf.Descriptors.Descriptor estático final | |
CostGraphDef.Nodo | getNode (índice int) repeated .tensorflow.CostGraphDef.Node node = 1; |
entero | getNodeCount () repeated .tensorflow.CostGraphDef.Node node = 1; |
Lista< CostGraphDef.Node > | obtener lista de nodos () repeated .tensorflow.CostGraphDef.Node node = 1; |
CostGraphDef.NodeOrBuilder | getNodeOrBuilder (índice int) repeated .tensorflow.CostGraphDef.Node node = 1; |
Lista<? extiende CostGraphDef.NodeOrBuilder > | getNodeOrBuilderList () repeated .tensorflow.CostGraphDef.Node node = 1; |
entero | |
com.google.protobuf.UnknownFieldSet final | |
entero | código hash () |
booleano final | |
CostGraphDef.Builder estático | newBuilder (prototipo CostGraphDef ) |
CostGraphDef.Builder estático | |
CostGraphDef.Builder | |
CostGraphDef estático | parseDelimitedFrom (entrada de InputStream) |
CostGraphDef estático | parseDelimitedFrom (entrada de InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
CostGraphDef estático | parseFrom (datos de ByteBuffer) |
CostGraphDef estático | parseFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensiónRegistry) |
CostGraphDef estático | parseFrom (datos de ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
CostGraphDef estático | parseFrom (entrada com.google.protobuf.CodedInputStream) |
CostGraphDef estático | parseFrom (byte[] datos, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
CostGraphDef estático | parseFrom (datos com.google.protobuf.ByteString) |
CostGraphDef estático | parseFrom (entrada de InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
CostGraphDef estático | parseFrom (com.google.protobuf.ByteString datos, com.google.protobuf.ExtensionRegistryLite extensiónRegistry) |
estático | analizador () |
CostGraphDef.Builder | |
vacío | writeTo (salida de com.google.protobuf.CodedOutputStream) |
Métodos heredados
Constantes
int final estático público COST_FIELD_NUMBER
int final estático público NODE_FIELD_NUMBER
Métodos públicos
público booleano es igual (Objeto obj)
CostGraphDef.AggregatedCost público 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;
público CostGraphDef.AggregatedCostOrBuilder getCostOrBuilder (índice int)
repeated .tensorflow.CostGraphDef.AggregatedCost cost = 2;
Lista pública<? extiende CostGraphDef.AggregatedCostOrBuilder > getCostOrBuilderList ()
repeated .tensorflow.CostGraphDef.AggregatedCost cost = 2;
público estático final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
público int getNodeCount ()
repeated .tensorflow.CostGraphDef.Node node = 1;
público CostGraphDef.NodeOrBuilder getNodeOrBuilder (índice int)
repeated .tensorflow.CostGraphDef.Node node = 1;
Lista pública<? extiende CostGraphDef.NodeOrBuilder > getNodeOrBuilderList ()
repeated .tensorflow.CostGraphDef.Node node = 1;
público getParserForType ()
público int getSerializedSize ()
público final com.google.protobuf.UnknownFieldSet getUnknownFields ()
código hash int público ()
público final booleano isInitialized ()
CostGraphDef estático público parseDelimitedFrom (entrada de InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lanza
IOExcepción |
---|
parseFrom estático público CostGraphDef (datos ByteBuffer)
Lanza
Excepción de buffer de protocolo no válido |
---|
parseFrom de CostGraphDef estático público (entrada de com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lanza
IOExcepción |
---|
parseFrom de CostGraphDef estático público (datos de ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lanza
Excepción de buffer de protocolo no válido |
---|
parseFrom estático público CostGraphDef (entrada com.google.protobuf.CodedInputStream)
Lanza
IOExcepción |
---|
parseFrom estático público CostGraphDef (byte[] datos, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lanza
Excepción de buffer de protocolo no válido |
---|
ParseFrom CostGraphDef estático público (datos com.google.protobuf.ByteString)
Lanza
Excepción de buffer de protocolo no válido |
---|
parseFrom de CostGraphDef estático público (entrada de InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lanza
IOExcepción |
---|
parseFrom estático público CostGraphDef (datos com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lanza
Excepción de buffer de protocolo no válido |
---|
estática pública analizador ()
escritura vacía pública (salida de com.google.protobuf.CodedOutputStream)
Lanza
IOExcepción |
---|