CostGraphDef.Node

clase final estática pública CostGraphDef.Node

Protobuf tipo tensorflow.CostGraphDef.Node

Clases anidadas

clase CostGraphDef.Node.Builder Protobuf tipo tensorflow.CostGraphDef.Node
clase CostGraphDef.Node.InputInfo
 Inputs of this node. 
interfaz CostGraphDef.Node.InputInfoOrBuilder
clase CostGraphDef.Node.OutputInfo
 Outputs of this node. 
interfaz CostGraphDef.Node.OutputInfoOrBuilder

Constantes

En t COMPUTE_COST_FIELD_NUMBER
En t COMPUTE_TIME_FIELD_NUMBER
En t CONTROL_INPUT_FIELD_NUMBER
En t DEVICE_FIELD_NUMBER
En t DEVICE_PERSISTENT_MEMORY_SIZE_FIELD_NUMBER
En t DISPOSITIVO_TEMP_MEMORY_SIZE_FIELD_NUMBER
En t HOST_TEMP_MEMORY_SIZE_FIELD_NUMBER
En t ID_FIELD_NUMBER
En t INACCURATE_FIELD_NUMBER
En t INPUT_INFO_FIELD_NUMBER
En t IS_FINAL_FIELD_NUMBER
En t MEMORY_TIME_FIELD_NUMBER
En t NOMBRE_CAMPO_NÚMERO
En t SALIDA_INFO_CAMPO_NUMBER
En t PERSISTENT_MEMORY_SIZE_FIELD_NUMBER
En t TEMPORARY_MEMORY_SIZE_FIELD_NUMBER

Métodos públicos

booleano
es igual (Objeto obj)
largo
getComputeCost ()
 Estimate of the computational cost of this node, in microseconds.
largo
obtenerComputeTime ()
 Analytical estimate of the computational cost of this node, in
 microseconds.
En t
getControlInput (índice int)
 Ids of the control inputs for this node.
En t
getControlInputCount ()
 Ids of the control inputs for this node.
Lista<Entero>
getControlInputList ()
 Ids of the control inputs for this node.
CostGraphDef.Node estático
CostGraphDef.Nodo
com.google.protobuf.Descriptors.Descriptor estático final
Cadena
obtener dispositivo ()
 The device of the node.
com.google.protobuf.ByteString
obtenerDeviceBytes ()
 The device of the node.
largo
getDevicePersistentMemorySize ()
int64 device_persistent_memory_size = 16 [deprecated = true];
largo
getDeviceTempMemorySize ()
int64 device_temp_memory_size = 11 [deprecated = true];
largo
getHostTempMemorySize ()
int64 host_temp_memory_size = 10 [deprecated = true];
En t
obtenerId ()
 The id of the node.
booleano
obtener inexacto ()
 Are the costs inaccurate?
 
bool inaccurate = 17;
CostGraphDef.Node.InputInfo
getInputInfo (índice int)
repeated .tensorflow.CostGraphDef.Node.InputInfo input_info = 4;
En t
getInputInfoCount ()
repeated .tensorflow.CostGraphDef.Node.InputInfo input_info = 4;
Lista< CostGraphDef.Node.InputInfo >
getInputInfoList ()
repeated .tensorflow.CostGraphDef.Node.InputInfo input_info = 4;
CostGraphDef.Node.InputInfoOrBuilder
getInputInfoOrBuilder (índice int)
repeated .tensorflow.CostGraphDef.Node.InputInfo input_info = 4;
Lista<? extiende CostGraphDef.Node.InputInfoOrBuilder >
getInputInfoOrBuilderList ()
repeated .tensorflow.CostGraphDef.Node.InputInfo input_info = 4;
booleano
obtenerIsFinal ()
 If true, the output is permanent: it can't be discarded, because this
 node is part of the "final output".
largo
obtenerTiempoMemoria ()
 Analytical estimate of the memory access cost of this node, in
 microseconds.
Cadena
obtenerNombre ()
 The name of the node.
com.google.protobuf.ByteString
getNombreBytes ()
 The name of the node.
CostGraphDef.Node.OutputInfo
getOutputInfo (índice int)
repeated .tensorflow.CostGraphDef.Node.OutputInfo output_info = 5;
En t
getOutputInfoCount ()
repeated .tensorflow.CostGraphDef.Node.OutputInfo output_info = 5;
Lista< CostGraphDef.Node.OutputInfo >
getOutputInfoList ()
repeated .tensorflow.CostGraphDef.Node.OutputInfo output_info = 5;
CostGraphDef.Node.OutputInfoOrBuilder
getOutputInfoOrBuilder (índice int)
repeated .tensorflow.CostGraphDef.Node.OutputInfo output_info = 5;
Lista<? extiende CostGraphDef.Node.OutputInfoOrBuilder >
getOutputInfoOrBuilderList ()
repeated .tensorflow.CostGraphDef.Node.OutputInfo output_info = 5;
largo
getPersistentMemorySize ()
 Persistent memory used by this node.
En t
largo
getTemporaryMemorySize ()
 Temporary memory used by this node.
com.google.protobuf.UnknownFieldSet final
En t
booleano final
CostGraphDef.Node.Builder estático
CostGraphDef.Node.Builder estático
CostGraphDef.Node.Builder
CostGraphDef.Node estático
parseDelimitedFrom (entrada de InputStream)
CostGraphDef.Node estático
parseDelimitedFrom (entrada de InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
CostGraphDef.Node estático
parseFrom (datos de ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
CostGraphDef.Node estático
parseFrom (entrada com.google.protobuf.CodedInputStream)
CostGraphDef.Node estático
parseFrom (byte[] datos, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
CostGraphDef.Node estático
parseFrom (datos de ByteBuffer)
CostGraphDef.Node estático
parseFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensiónRegistry)
CostGraphDef.Node estático
parseFrom (datos com.google.protobuf.ByteString)
CostGraphDef.Node estático
parseFrom (entrada de InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
CostGraphDef.Node estático
parseFrom (com.google.protobuf.ByteString datos, com.google.protobuf.ExtensionRegistryLite extensiónRegistry)
estático
CostGraphDef.Node.Builder
vacío
writeTo (salida de com.google.protobuf.CodedOutputStream)

Métodos heredados

Constantes

int final estático público COMPUTE_COST_FIELD_NUMBER

Valor constante: 9

int final estático público COMPUTE_TIME_FIELD_NUMBER

Valor constante: 14

int final estático público CONTROL_INPUT_FIELD_NUMBER

Valor constante: 8

int final estático público DEVICE_FIELD_NUMBER

Valor constante: 2

int final estático público DEVICE_PERSISTENT_MEMORY_SIZE_FIELD_NUMBER

Valor constante: 16

int final estático público DEVICE_TEMP_MEMORY_SIZE_FIELD_NUMBER

Valor constante: 11

int final estático público HOST_TEMP_MEMORY_SIZE_FIELD_NUMBER

Valor constante: 10

int final estático público ID_FIELD_NUMBER

Valor constante: 3

int final estático público INACCURATE_FIELD_NUMBER

Valor constante: 17

int final estático público INPUT_INFO_FIELD_NUMBER

Valor constante: 4

int final estático público IS_FINAL_FIELD_NUMBER

Valor constante: 7

int final estático público MEMORY_TIME_FIELD_NUMBER

Valor constante: 15

público estático final int NAME_FIELD_NUMBER

Valor constante: 1

int final estático público OUTPUT_INFO_FIELD_NUMBER

Valor constante: 5

int final estático público PERSISTENT_MEMORY_SIZE_FIELD_NUMBER

Valor constante: 12

int final estático público TEMPORARY_MEMORY_SIZE_FIELD_NUMBER

Valor constante: 6

Métodos públicos

público booleano es igual (Objeto obj)

público largo getComputeCost ()

 Estimate of the computational cost of this node, in microseconds.
 
int64 compute_cost = 9;

público largo getComputeTime ()

 Analytical estimate of the computational cost of this node, in
 microseconds.
 
int64 compute_time = 14;

público int getControlInput (índice int)

 Ids of the control inputs for this node.
 
repeated int32 control_input = 8;

público int getControlInputCount ()

 Ids of the control inputs for this node.
 
repeated int32 control_input = 8;

Lista pública<Entero> getControlInputList ()

 Ids of the control inputs for this node.
 
repeated int32 control_input = 8;

público estático CostGraphDef.Node getDefaultInstance ()

público CostGraphDef.Node getDefaultInstanceForType ()

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

cadena pública getDevice ()

dispositivo de cadena

 The device of the node. Can be empty if the node is mapped to the
 default partition or partitioning hasn't been run yet.
 
string device = 2;

público com.google.protobuf.ByteString getDeviceBytes ()

dispositivo de cadena

 The device of the node. Can be empty if the node is mapped to the
 default partition or partitioning hasn't been run yet.
 
string device = 2;

público largo getDevicePersistentMemorySize ()

int64 device_persistent_memory_size = 16 [deprecated = true];

público largo getDeviceTempMemorySize ()

int64 device_temp_memory_size = 11 [deprecated = true];

público largo getHostTempMemorySize ()

int64 host_temp_memory_size = 10 [deprecated = true];

público int getId ()

 The id of the node. Node ids are only unique inside a partition.
 
int32 id = 3;

getInaccurate público booleano ()

 Are the costs inaccurate?
 
bool inaccurate = 17;

público CostGraphDef.Node.InputInfo getInputInfo (índice int)

repeated .tensorflow.CostGraphDef.Node.InputInfo input_info = 4;

público int getInputInfoCount ()

repeated .tensorflow.CostGraphDef.Node.InputInfo input_info = 4;

Lista pública< CostGraphDef.Node.InputInfo > getInputInfoList ()

repeated .tensorflow.CostGraphDef.Node.InputInfo input_info = 4;

público CostGraphDef.Node.InputInfoOrBuilder getInputInfoOrBuilder (índice int)

repeated .tensorflow.CostGraphDef.Node.InputInfo input_info = 4;

Lista pública<? extiende CostGraphDef.Node.InputInfoOrBuilder > getInputInfoOrBuilderList ()

repeated .tensorflow.CostGraphDef.Node.InputInfo input_info = 4;

getIsFinal booleano público ()

 If true, the output is permanent: it can't be discarded, because this
 node is part of the "final output". Nodes may depend on final nodes.
 
bool is_final = 7;

público largo getMemoryTime ()

 Analytical estimate of the memory access cost of this node, in
 microseconds.
 
int64 memory_time = 15;

cadena pública getName ()

 The name of the node. Names are globally unique.
 
string name = 1;

público com.google.protobuf.ByteString getNameBytes ()

 The name of the node. Names are globally unique.
 
string name = 1;

público CostGraphDef.Node.OutputInfo getOutputInfo (índice int)

repeated .tensorflow.CostGraphDef.Node.OutputInfo output_info = 5;

público int getOutputInfoCount ()

repeated .tensorflow.CostGraphDef.Node.OutputInfo output_info = 5;

Lista pública< CostGraphDef.Node.OutputInfo > getOutputInfoList ()

repeated .tensorflow.CostGraphDef.Node.OutputInfo output_info = 5;

público CostGraphDef.Node.OutputInfoOrBuilder getOutputInfoOrBuilder (índice int)

repeated .tensorflow.CostGraphDef.Node.OutputInfo output_info = 5;

Lista pública<? extiende CostGraphDef.Node.OutputInfoOrBuilder > getOutputInfoOrBuilderList ()

repeated .tensorflow.CostGraphDef.Node.OutputInfo output_info = 5;

público getParserForType ()

público largo getPersistentMemorySize ()

 Persistent memory used by this node.
 
int64 persistent_memory_size = 12;

público int getSerializedSize ()

público largo getTemporaryMemorySize ()

 Temporary memory used by this node.
 
int64 temporary_memory_size = 6;

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

código hash int público ()

público final booleano isInitialized ()

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

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

público CostGraphDef.Node.Builder newBuilderForType ()

CostGraphDef.Node estático público parseDelimitedFrom (entrada de InputStream)

Lanza
IOExcepción

público estático CostGraphDef.Node parseDelimitedFrom (entrada de InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lanza
IOExcepción

público estático CostGraphDef.Node parseFrom (datos ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lanza
Excepción de buffer de protocolo no válido

CostGraphDef.Node parseFrom estático público (entrada com.google.protobuf.CodedInputStream)

Lanza
IOExcepción

público estático CostGraphDef.Node parseFrom (byte[] datos, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lanza
Excepción de buffer de protocolo no válido

CostGraphDef.Node parseFrom estático público (datos ByteBuffer)

Lanza
Excepción de buffer de protocolo no válido

público estático CostGraphDef.Node parseFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensiónRegistry)

Lanza
IOExcepción

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

Lanza
Excepción de buffer de protocolo no válido

público estático CostGraphDef.Node parseFrom (entrada de InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lanza
IOExcepción

público estático CostGraphDef.Node parseFrom (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 ()

público CostGraphDef.Node.Builder toBuilder ()

escritura vacía pública (salida de com.google.protobuf.CodedOutputStream)

Lanza
IOExcepción