CostGraphDef.Node.Builder

clase final estática pública CostGraphDef.Node.Builder

Protobuf tipo tensorflow.CostGraphDef.Node

Métodos públicos

CostGraphDef.Node.Builder
addAllControlInput (Iterable<? extiende valores enteros>)
 Ids of the control inputs for this node.
CostGraphDef.Node.Builder
addAllInputInfo (Iterable<? extiende los valores CostGraphDef.Node.InputInfo >)
repeated .tensorflow.CostGraphDef.Node.InputInfo input_info = 4;
CostGraphDef.Node.Builder
addAllOutputInfo (Iterable<? extiende los valores CostGraphDef.Node.OutputInfo >)
repeated .tensorflow.CostGraphDef.Node.OutputInfo output_info = 5;
CostGraphDef.Node.Builder
addControlInput (valor int)
 Ids of the control inputs for this node.
CostGraphDef.Node.Builder
addInputInfo ( CostGraphDef.Node.InputInfo.Builder builderForValue)
repeated .tensorflow.CostGraphDef.Node.InputInfo input_info = 4;
CostGraphDef.Node.Builder
addInputInfo (valor CostGraphDef.Node.InputInfo )
repeated .tensorflow.CostGraphDef.Node.InputInfo input_info = 4;
CostGraphDef.Node.Builder
addInputInfo (índice int, valor CostGraphDef.Node.InputInfo )
repeated .tensorflow.CostGraphDef.Node.InputInfo input_info = 4;
CostGraphDef.Node.Builder
addInputInfo (índice int, CostGraphDef.Node.InputInfo.Builder builderForValue)
repeated .tensorflow.CostGraphDef.Node.InputInfo input_info = 4;
CostGraphDef.Node.InputInfo.Builder
agregarInputInfoBuilder ()
repeated .tensorflow.CostGraphDef.Node.InputInfo input_info = 4;
CostGraphDef.Node.InputInfo.Builder
addInputInfoBuilder (índice int)
repeated .tensorflow.CostGraphDef.Node.InputInfo input_info = 4;
CostGraphDef.Node.Builder
addOutputInfo (índice int, valor CostGraphDef.Node.OutputInfo )
repeated .tensorflow.CostGraphDef.Node.OutputInfo output_info = 5;
CostGraphDef.Node.Builder
addOutputInfo ( CostGraphDef.Node.OutputInfo.Builder builderForValue)
repeated .tensorflow.CostGraphDef.Node.OutputInfo output_info = 5;
CostGraphDef.Node.Builder
addOutputInfo (valor CostGraphDef.Node.OutputInfo )
repeated .tensorflow.CostGraphDef.Node.OutputInfo output_info = 5;
CostGraphDef.Node.Builder
addOutputInfo (índice int, CostGraphDef.Node.OutputInfo.Builder builderForValue)
repeated .tensorflow.CostGraphDef.Node.OutputInfo output_info = 5;
CostGraphDef.Node.OutputInfo.Builder
addOutputInfoBuilder (índice int)
repeated .tensorflow.CostGraphDef.Node.OutputInfo output_info = 5;
CostGraphDef.Node.OutputInfo.Builder
agregarOutputInfoBuilder ()
repeated .tensorflow.CostGraphDef.Node.OutputInfo output_info = 5;
CostGraphDef.Node.Builder
addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor del objeto)
CostGraphDef.Nodo
CostGraphDef.Nodo
CostGraphDef.Node.Builder
claro ()
CostGraphDef.Node.Builder
borrarComputeCost ()
 Estimate of the computational cost of this node, in microseconds.
CostGraphDef.Node.Builder
borrarComputeTime ()
 Analytical estimate of the computational cost of this node, in
 microseconds.
CostGraphDef.Node.Builder
borrarControlEntrada ()
 Ids of the control inputs for this node.
CostGraphDef.Node.Builder
borrar dispositivo ()
 The device of the node.
CostGraphDef.Node.Builder
clearDevicePersistentMemorySize ()
int64 device_persistent_memory_size = 16 [deprecated = true];
CostGraphDef.Node.Builder
borrarDeviceTempMemorySize ()
int64 device_temp_memory_size = 11 [deprecated = true];
CostGraphDef.Node.Builder
clearField (campo com.google.protobuf.Descriptors.FieldDescriptor)
CostGraphDef.Node.Builder
borrarHostTempMemorySize ()
int64 host_temp_memory_size = 10 [deprecated = true];
CostGraphDef.Node.Builder
borrarId ()
 The id of the node.
CostGraphDef.Node.Builder
claroInexacto ()
 Are the costs inaccurate?
 
bool inaccurate = 17;
CostGraphDef.Node.Builder
borrar información de entrada ()
repeated .tensorflow.CostGraphDef.Node.InputInfo input_info = 4;
CostGraphDef.Node.Builder
claroIsFinal ()
 If true, the output is permanent: it can't be discarded, because this
 node is part of the "final output".
CostGraphDef.Node.Builder
borrarMemoriaTiempo ()
 Analytical estimate of the memory access cost of this node, in
 microseconds.
CostGraphDef.Node.Builder
borrar nombre ()
 The name of the node.
CostGraphDef.Node.Builder
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor uno de)
CostGraphDef.Node.Builder
borrar información de salida ()
repeated .tensorflow.CostGraphDef.Node.OutputInfo output_info = 5;
CostGraphDef.Node.Builder
borrar tamaño de memoria persistente ()
 Persistent memory used by this node.
CostGraphDef.Node.Builder
borrar tamaño de memoria temporal ()
 Temporary memory used by this node.
CostGraphDef.Node.Builder
clonar ()
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.Nodo
com.google.protobuf.Descriptors.Descriptor estático final
com.google.protobuf.Descriptors.Descriptor
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;
CostGraphDef.Node.InputInfo.Builder
getInputInfoBuilder (índice int)
repeated .tensorflow.CostGraphDef.Node.InputInfo input_info = 4;
Lista< CostGraphDef.Node.InputInfo.Builder >
getInputInfoBuilderList ()
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;
CostGraphDef.Node.OutputInfo.Builder
getOutputInfoBuilder (índice int)
repeated .tensorflow.CostGraphDef.Node.OutputInfo output_info = 5;
Lista< CostGraphDef.Node.OutputInfo.Builder >
getOutputInfoBuilderList ()
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.
largo
getTemporaryMemorySize ()
 Temporary memory used by this node.
booleano final
CostGraphDef.Node.Builder
mergeFrom (com.google.protobuf.Message otro)
CostGraphDef.Node.Builder
mergeFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensiónRegistry)
final CostGraphDef.Node.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldSet desconocidoFields)
CostGraphDef.Node.Builder
removeInputInfo (índice int)
repeated .tensorflow.CostGraphDef.Node.InputInfo input_info = 4;
CostGraphDef.Node.Builder
removeOutputInfo (índice int)
repeated .tensorflow.CostGraphDef.Node.OutputInfo output_info = 5;
CostGraphDef.Node.Builder
setComputeCost (valor largo)
 Estimate of the computational cost of this node, in microseconds.
CostGraphDef.Node.Builder
setComputeTime (valor largo)
 Analytical estimate of the computational cost of this node, in
 microseconds.
CostGraphDef.Node.Builder
setControlInput (índice int, valor int)
 Ids of the control inputs for this node.
CostGraphDef.Node.Builder
setDevice (valor de cadena)
 The device of the node.
CostGraphDef.Node.Builder
setDeviceBytes (valor com.google.protobuf.ByteString)
 The device of the node.
CostGraphDef.Node.Builder
setDevicePersistentMemorySize (valor largo)
int64 device_persistent_memory_size = 16 [deprecated = true];
CostGraphDef.Node.Builder
setDeviceTempMemorySize (valor largo)
int64 device_temp_memory_size = 11 [deprecated = true];
CostGraphDef.Node.Builder
setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor del objeto)
CostGraphDef.Node.Builder
setHostTempMemorySize (valor largo)
int64 host_temp_memory_size = 10 [deprecated = true];
CostGraphDef.Node.Builder
setId (valor int)
 The id of the node.
CostGraphDef.Node.Builder
setInaccurate (valor booleano)
 Are the costs inaccurate?
 
bool inaccurate = 17;
CostGraphDef.Node.Builder
setInputInfo (índice int, CostGraphDef.Node.InputInfo.Builder builderForValue)
repeated .tensorflow.CostGraphDef.Node.InputInfo input_info = 4;
CostGraphDef.Node.Builder
setInputInfo (índice int, valor CostGraphDef.Node.InputInfo )
repeated .tensorflow.CostGraphDef.Node.InputInfo input_info = 4;
CostGraphDef.Node.Builder
setIsFinal (valor booleano)
 If true, the output is permanent: it can't be discarded, because this
 node is part of the "final output".
CostGraphDef.Node.Builder
setMemoryTime (valor largo)
 Analytical estimate of the memory access cost of this node, in
 microseconds.
CostGraphDef.Node.Builder
setName (valor de cadena)
 The name of the node.
CostGraphDef.Node.Builder
setNameBytes (valor com.google.protobuf.ByteString)
 The name of the node.
CostGraphDef.Node.Builder
setOutputInfo (índice int, valor CostGraphDef.Node.OutputInfo )
repeated .tensorflow.CostGraphDef.Node.OutputInfo output_info = 5;
CostGraphDef.Node.Builder
setOutputInfo (índice int, CostGraphDef.Node.OutputInfo.Builder builderForValue)
repeated .tensorflow.CostGraphDef.Node.OutputInfo output_info = 5;
CostGraphDef.Node.Builder
setPersistentMemorySize (valor largo)
 Persistent memory used by this node.
CostGraphDef.Node.Builder
setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, índice int, valor del objeto)
CostGraphDef.Node.Builder
setTemporaryMemorySize (valor largo)
 Temporary memory used by this node.
final CostGraphDef.Node.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSet desconocidoFields)

Métodos heredados

Métodos públicos

public CostGraphDef.Node.Builder addAllControlInput (Iterable<? extiende valores enteros>)

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

público CostGraphDef.Node.Builder addAllInputInfo (Iterable<? extiende los valores CostGraphDef.Node.InputInfo >)

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

público CostGraphDef.Node.Builder addAllOutputInfo (Iterable<? extiende los valores CostGraphDef.Node.OutputInfo >)

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

público CostGraphDef.Node.Builder addControlInput (valor int)

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

público CostGraphDef.Node.Builder addInputInfo ( CostGraphDef.Node.InputInfo.Builder builderForValue)

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

público CostGraphDef.Node.Builder addInputInfo (valor CostGraphDef.Node.InputInfo )

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

público CostGraphDef.Node.Builder addInputInfo (índice int, valor CostGraphDef.Node.InputInfo )

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

público CostGraphDef.Node.Builder addInputInfo (índice int, CostGraphDef.Node.InputInfo.Builder builderForValue)

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

público CostGraphDef.Node.InputInfo.Builder addInputInfoBuilder ()

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

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

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

público CostGraphDef.Node.Builder addOutputInfo (índice int, valor CostGraphDef.Node.OutputInfo )

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

público CostGraphDef.Node.Builder addOutputInfo ( CostGraphDef.Node.OutputInfo.Builder builderForValue)

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

público CostGraphDef.Node.Builder addOutputInfo (valor CostGraphDef.Node.OutputInfo )

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

público CostGraphDef.Node.Builder addOutputInfo (índice int, CostGraphDef.Node.OutputInfo.Builder builderForValue)

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

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

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

público CostGraphDef.Node.OutputInfo.Builder addOutputInfoBuilder ()

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

público CostGraphDef.Node.Builder addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor del objeto)

compilación pública CostGraphDef.Node ()

público CostGraphDef.Node buildPartial ()

público CostGraphDef.Node.Builder claro ()

público CostGraphDef.Node.Builder clearComputeCost ()

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

público CostGraphDef.Node.Builder clearComputeTime ()

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

público CostGraphDef.Node.Builder clearControlInput ()

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

público CostGraphDef.Node.Builder clearDevice ()

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 CostGraphDef.Node.Builder clearDevicePersistentMemorySize ()

int64 device_persistent_memory_size = 16 [deprecated = true];

público CostGraphDef.Node.Builder clearDeviceTempMemorySize ()

int64 device_temp_memory_size = 11 [deprecated = true];

público CostGraphDef.Node.Builder clearField (campo com.google.protobuf.Descriptors.FieldDescriptor)

público CostGraphDef.Node.Builder clearHostTempMemorySize ()

int64 host_temp_memory_size = 10 [deprecated = true];

público CostGraphDef.Node.Builder clearId ()

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

público CostGraphDef.Node.Builder clearInaccurate ()

 Are the costs inaccurate?
 
bool inaccurate = 17;

público CostGraphDef.Node.Builder clearInputInfo ()

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

público CostGraphDef.Node.Builder clearIsFinal ()

 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 CostGraphDef.Node.Builder clearMemoryTime ()

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

público CostGraphDef.Node.Builder clearName ()

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

público CostGraphDef.Node.Builder clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)

público CostGraphDef.Node.Builder clearOutputInfo ()

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

público CostGraphDef.Node.Builder clearPersistentMemorySize ()

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

público CostGraphDef.Node.Builder clearTemporaryMemorySize ()

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

clon público CostGraphDef.Node.Builder ()

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 CostGraphDef.Node getDefaultInstanceForType ()

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

público com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()

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 CostGraphDef.Node.InputInfo.Builder getInputInfoBuilder (índice int)

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

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

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 CostGraphDef.Node.OutputInfo.Builder getOutputInfoBuilder (índice int)

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

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

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 largo getPersistentMemorySize ()

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

público largo getTemporaryMemorySize ()

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

público final booleano isInitialized ()

público CostGraphDef.Node.Builder mergeFrom (com.google.protobuf.Message otro)

público CostGraphDef.Node.Builder mergeFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensiónRegistry)

Lanza
IOExcepción

público final CostGraphDef.Node.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet desconocidoFields)

público CostGraphDef.Node.Builder removeInputInfo (índice int)

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

público CostGraphDef.Node.Builder removeOutputInfo (índice int)

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

público CostGraphDef.Node.Builder setComputeCost (valor largo)

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

público CostGraphDef.Node.Builder setComputeTime (valor largo)

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

público CostGraphDef.Node.Builder setControlInput (índice int, valor int)

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

público CostGraphDef.Node.Builder setDevice (valor de cadena)

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 CostGraphDef.Node.Builder setDeviceBytes (valor com.google.protobuf.ByteString)

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 CostGraphDef.Node.Builder setDevicePersistentMemorySize (valor largo)

int64 device_persistent_memory_size = 16 [deprecated = true];

público CostGraphDef.Node.Builder setDeviceTempMemorySize (valor largo)

int64 device_temp_memory_size = 11 [deprecated = true];

público CostGraphDef.Node.Builder setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor del objeto)

público CostGraphDef.Node.Builder setHostTempMemorySize (valor largo)

int64 host_temp_memory_size = 10 [deprecated = true];

público CostGraphDef.Node.Builder setId (valor int)

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

público CostGraphDef.Node.Builder setInaccurate (valor booleano)

 Are the costs inaccurate?
 
bool inaccurate = 17;

público CostGraphDef.Node.Builder setInputInfo (índice int, CostGraphDef.Node.InputInfo.Builder builderForValue)

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

público CostGraphDef.Node.Builder setInputInfo (índice int, valor CostGraphDef.Node.InputInfo )

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

público CostGraphDef.Node.Builder setIsFinal (valor booleano)

 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 CostGraphDef.Node.Builder setMemoryTime (valor largo)

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

público CostGraphDef.Node.Builder setName (valor de cadena)

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

público CostGraphDef.Node.Builder setNameBytes (valor com.google.protobuf.ByteString)

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

público CostGraphDef.Node.Builder setOutputInfo (índice int, valor CostGraphDef.Node.OutputInfo )

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

público CostGraphDef.Node.Builder setOutputInfo (índice int, CostGraphDef.Node.OutputInfo.Builder builderForValue)

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

público CostGraphDef.Node.Builder setPersistentMemorySize (valor largo)

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

público CostGraphDef.Node.Builder setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, índice int, valor del objeto)

público CostGraphDef.Node.Builder setTemporaryMemorySize (valor largo)

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

público final CostGraphDef.Node.Builder setUnknownFields (com.google.protobuf.UnknownFieldSet desconocidoFields)