tensorflow.CostGraphDef.Node
de type Protobuf.CostGraphDef.Node
Méthodes publiques
CostGraphDef.Node.Builder | addAllControlInput (Iterable<? extends Integer> valeurs) Ids of the control inputs for this node. |
CostGraphDef.Node.Builder | addAllInputInfo (Iterable<? extends CostGraphDef.Node.InputInfo > valeurs) repeated .tensorflow.CostGraphDef.Node.InputInfo input_info = 4; |
CostGraphDef.Node.Builder | addAllOutputInfo (Iterable<? extends CostGraphDef.Node.OutputInfo > valeurs) repeated .tensorflow.CostGraphDef.Node.OutputInfo output_info = 5; |
CostGraphDef.Node.Builder | addControlInput (valeur entière) 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 (valeur CostGraphDef.Node.InputInfo ) repeated .tensorflow.CostGraphDef.Node.InputInfo input_info = 4; |
CostGraphDef.Node.Builder | addInputInfo (index int, valeur CostGraphDef.Node.InputInfo ) repeated .tensorflow.CostGraphDef.Node.InputInfo input_info = 4; |
CostGraphDef.Node.Builder | addInputInfo (index int, CostGraphDef.Node.InputInfo.Builder builderForValue) repeated .tensorflow.CostGraphDef.Node.InputInfo input_info = 4; |
CostGraphDef.Node.InputInfo.Builder | addInputInfoBuilder () repeated .tensorflow.CostGraphDef.Node.InputInfo input_info = 4; |
CostGraphDef.Node.InputInfo.Builder | addInputInfoBuilder (index int) repeated .tensorflow.CostGraphDef.Node.InputInfo input_info = 4; |
CostGraphDef.Node.Builder | addOutputInfo (index int, valeur 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 (valeur CostGraphDef.Node.OutputInfo ) repeated .tensorflow.CostGraphDef.Node.OutputInfo output_info = 5; |
CostGraphDef.Node.Builder | addOutputInfo (index int, CostGraphDef.Node.OutputInfo.Builder builderForValue) repeated .tensorflow.CostGraphDef.Node.OutputInfo output_info = 5; |
CostGraphDef.Node.OutputInfo.Builder | addOutputInfoBuilder (index int) repeated .tensorflow.CostGraphDef.Node.OutputInfo output_info = 5; |
CostGraphDef.Node.OutputInfo.Builder | addOutputInfoBuilder () repeated .tensorflow.CostGraphDef.Node.OutputInfo output_info = 5; |
CostGraphDef.Node.Builder | addRepeatedField (champ com.google.protobuf.Descriptors.FieldDescriptor, valeur de l'objet) |
CostGraphDef.Node | construire () |
CostGraphDef.Node | buildPartial () |
CostGraphDef.Node.Builder | clair () |
CostGraphDef.Node.Builder | clearComputeCost () Estimate of the computational cost of this node, in microseconds. |
CostGraphDef.Node.Builder | clearComputeTime () Analytical estimate of the computational cost of this node, in microseconds. |
CostGraphDef.Node.Builder | clearControlInput () Ids of the control inputs for this node. |
CostGraphDef.Node.Builder | clearDevice () The device of the node. |
CostGraphDef.Node.Builder | clearDevicePersistentMemorySize () int64 device_persistent_memory_size = 16 [deprecated = true]; |
CostGraphDef.Node.Builder | clearDeviceTempMemorySize () int64 device_temp_memory_size = 11 [deprecated = true]; |
CostGraphDef.Node.Builder | clearField (champ com.google.protobuf.Descriptors.FieldDescriptor) |
CostGraphDef.Node.Builder | clearHostTempMemorySize () int64 host_temp_memory_size = 10 [deprecated = true]; |
CostGraphDef.Node.Builder | identifiant clair () The id of the node. |
CostGraphDef.Node.Builder | clearInexacte () Are the costs inaccurate? bool inaccurate = 17; |
CostGraphDef.Node.Builder | clearInputInfo () repeated .tensorflow.CostGraphDef.Node.InputInfo input_info = 4; |
CostGraphDef.Node.Builder | clearIsFinal () If true, the output is permanent: it can't be discarded, because this node is part of the "final output". |
CostGraphDef.Node.Builder | clearMemoryTime () Analytical estimate of the memory access cost of this node, in microseconds. |
CostGraphDef.Node.Builder | nom clair () The name of the node. |
CostGraphDef.Node.Builder | clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof) |
CostGraphDef.Node.Builder | clearOutputInfo () repeated .tensorflow.CostGraphDef.Node.OutputInfo output_info = 5; |
CostGraphDef.Node.Builder | clearPersistentMemorySize () Persistent memory used by this node. |
CostGraphDef.Node.Builder | clearTemporaryMemorySize () Temporary memory used by this node. |
CostGraphDef.Node.Builder | cloner () |
long | getComputeCost () Estimate of the computational cost of this node, in microseconds. |
long | getComputeTime () Analytical estimate of the computational cost of this node, in microseconds. |
int | getControlInput (index int) Ids of the control inputs for this node. |
int | getControlInputCount () Ids of the control inputs for this node. |
Liste<Entier> | getControlInputList () Ids of the control inputs for this node. |
CostGraphDef.Node | |
final statique com.google.protobuf.Descriptors.Descriptor | |
com.google.protobuf.Descriptors.Descriptor | |
Chaîne | getDevice () The device of the node. |
com.google.protobuf.ByteString | getDeviceBytes () The device of the node. |
long | getDevicePersistentMemorySize () int64 device_persistent_memory_size = 16 [deprecated = true]; |
long | getDeviceTempMemorySize () int64 device_temp_memory_size = 11 [deprecated = true]; |
long | getHostTempMemorySize () int64 host_temp_memory_size = 10 [deprecated = true]; |
int | getId () The id of the node. |
booléen | getInexact () Are the costs inaccurate? bool inaccurate = 17; |
CostGraphDef.Node.InputInfo | getInputInfo (index entier) repeated .tensorflow.CostGraphDef.Node.InputInfo input_info = 4; |
CostGraphDef.Node.InputInfo.Builder | getInputInfoBuilder (index int) repeated .tensorflow.CostGraphDef.Node.InputInfo input_info = 4; |
Liste< CostGraphDef.Node.InputInfo.Builder > | getInputInfoBuilderList () repeated .tensorflow.CostGraphDef.Node.InputInfo input_info = 4; |
int | getInputInfoCount () repeated .tensorflow.CostGraphDef.Node.InputInfo input_info = 4; |
Liste< CostGraphDef.Node.InputInfo > | getInputInfoList () repeated .tensorflow.CostGraphDef.Node.InputInfo input_info = 4; |
CostGraphDef.Node.InputInfoOrBuilder | getInputInfoOrBuilder (index int) repeated .tensorflow.CostGraphDef.Node.InputInfo input_info = 4; |
Liste<? étend CostGraphDef.Node.InputInfoOrBuilder > | getInputInfoOrBuilderList () repeated .tensorflow.CostGraphDef.Node.InputInfo input_info = 4; |
booléen | getIsFinal () If true, the output is permanent: it can't be discarded, because this node is part of the "final output". |
long | getMemoryTime () Analytical estimate of the memory access cost of this node, in microseconds. |
Chaîne | obtenirNom () The name of the node. |
com.google.protobuf.ByteString | getNameBytes () The name of the node. |
CostGraphDef.Node.OutputInfo | getOutputInfo (index int) repeated .tensorflow.CostGraphDef.Node.OutputInfo output_info = 5; |
CostGraphDef.Node.OutputInfo.Builder | getOutputInfoBuilder (index int) repeated .tensorflow.CostGraphDef.Node.OutputInfo output_info = 5; |
Liste< CostGraphDef.Node.OutputInfo.Builder > | getOutputInfoBuilderList () repeated .tensorflow.CostGraphDef.Node.OutputInfo output_info = 5; |
int | getOutputInfoCount () repeated .tensorflow.CostGraphDef.Node.OutputInfo output_info = 5; |
Liste< CostGraphDef.Node.OutputInfo > | getOutputInfoListe () repeated .tensorflow.CostGraphDef.Node.OutputInfo output_info = 5; |
CostGraphDef.Node.OutputInfoOrBuilder | getOutputInfoOrBuilder (index int) repeated .tensorflow.CostGraphDef.Node.OutputInfo output_info = 5; |
Liste<? étend CostGraphDef.Node.OutputInfoOrBuilder > | getOutputInfoOrBuilderList () repeated .tensorflow.CostGraphDef.Node.OutputInfo output_info = 5; |
long | getPersistentMemorySize () Persistent memory used by this node. |
long | getTemporaryMemorySize () Temporary memory used by this node. |
booléen final | |
CostGraphDef.Node.Builder | mergeFrom (com.google.protobuf.Message autre) |
CostGraphDef.Node.Builder | mergeFrom (entrée com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
CostGraphDef.Node.Builder final | mergeUnknownFields (com.google.protobuf.UnknownFieldSet inconnuFields) |
CostGraphDef.Node.Builder | RemoveInputInfo (index int) repeated .tensorflow.CostGraphDef.Node.InputInfo input_info = 4; |
CostGraphDef.Node.Builder | RemoveOutputInfo (index int) repeated .tensorflow.CostGraphDef.Node.OutputInfo output_info = 5; |
CostGraphDef.Node.Builder | setComputeCost (valeur longue) Estimate of the computational cost of this node, in microseconds. |
CostGraphDef.Node.Builder | setComputeTime (valeur longue) Analytical estimate of the computational cost of this node, in microseconds. |
CostGraphDef.Node.Builder | setControlInput (index int, valeur int) Ids of the control inputs for this node. |
CostGraphDef.Node.Builder | setDevice (valeur de chaîne) The device of the node. |
CostGraphDef.Node.Builder | setDeviceBytes (valeur com.google.protobuf.ByteString) The device of the node. |
CostGraphDef.Node.Builder | setDevicePersistentMemorySize (valeur longue) int64 device_persistent_memory_size = 16 [deprecated = true]; |
CostGraphDef.Node.Builder | setDeviceTempMemorySize (valeur longue) int64 device_temp_memory_size = 11 [deprecated = true]; |
CostGraphDef.Node.Builder | setField (champ com.google.protobuf.Descriptors.FieldDescriptor, valeur de l'objet) |
CostGraphDef.Node.Builder | setHostTempMemorySize (valeur longue) int64 host_temp_memory_size = 10 [deprecated = true]; |
CostGraphDef.Node.Builder | setId (valeur entière) The id of the node. |
CostGraphDef.Node.Builder | setInaccurate (valeur booléenne) Are the costs inaccurate? bool inaccurate = 17; |
CostGraphDef.Node.Builder | setInputInfo (index int, CostGraphDef.Node.InputInfo.Builder builderForValue) repeated .tensorflow.CostGraphDef.Node.InputInfo input_info = 4; |
CostGraphDef.Node.Builder | setInputInfo (index int, valeur CostGraphDef.Node.InputInfo ) repeated .tensorflow.CostGraphDef.Node.InputInfo input_info = 4; |
CostGraphDef.Node.Builder | setIsFinal (valeur booléenne) If true, the output is permanent: it can't be discarded, because this node is part of the "final output". |
CostGraphDef.Node.Builder | setMemoryTime (valeur longue) Analytical estimate of the memory access cost of this node, in microseconds. |
CostGraphDef.Node.Builder | setName (valeur de chaîne) The name of the node. |
CostGraphDef.Node.Builder | setNameBytes (valeur com.google.protobuf.ByteString) The name of the node. |
CostGraphDef.Node.Builder | setOutputInfo (index int, valeur CostGraphDef.Node.OutputInfo ) repeated .tensorflow.CostGraphDef.Node.OutputInfo output_info = 5; |
CostGraphDef.Node.Builder | setOutputInfo (index int, CostGraphDef.Node.OutputInfo.Builder builderForValue) repeated .tensorflow.CostGraphDef.Node.OutputInfo output_info = 5; |
CostGraphDef.Node.Builder | setPersistentMemorySize (valeur longue) Persistent memory used by this node. |
CostGraphDef.Node.Builder | setRepeatedField (champ com.google.protobuf.Descriptors.FieldDescriptor, index int, valeur de l'objet) |
CostGraphDef.Node.Builder | setTemporaryMemorySize (valeur longue) Temporary memory used by this node. |
CostGraphDef.Node.Builder final | setUnknownFields (com.google.protobuf.UnknownFieldSet inconnuFields) |
Méthodes héritées
Méthodes publiques
public CostGraphDef.Node.Builder addAllControlInput (Iterable<? extends Integer> valeurs)
Ids of the control inputs for this node.
repeated int32 control_input = 8;
public CostGraphDef.Node.Builder addAllInputInfo (Iterable<? étend CostGraphDef.Node.InputInfo > valeurs)
repeated .tensorflow.CostGraphDef.Node.InputInfo input_info = 4;
public CostGraphDef.Node.Builder addAllOutputInfo (Iterable<? étend CostGraphDef.Node.OutputInfo > valeurs)
repeated .tensorflow.CostGraphDef.Node.OutputInfo output_info = 5;
public CostGraphDef.Node.Builder addControlInput (valeur int)
Ids of the control inputs for this node.
repeated int32 control_input = 8;
public CostGraphDef.Node.Builder addInputInfo ( CostGraphDef.Node.InputInfo.Builder builderForValue)
repeated .tensorflow.CostGraphDef.Node.InputInfo input_info = 4;
public CostGraphDef.Node.Builder addInputInfo (valeur CostGraphDef.Node.InputInfo )
repeated .tensorflow.CostGraphDef.Node.InputInfo input_info = 4;
public CostGraphDef.Node.Builder addInputInfo (index int, valeur CostGraphDef.Node.InputInfo )
repeated .tensorflow.CostGraphDef.Node.InputInfo input_info = 4;
public CostGraphDef.Node.Builder addInputInfo (index int, CostGraphDef.Node.InputInfo.Builder builderForValue)
repeated .tensorflow.CostGraphDef.Node.InputInfo input_info = 4;
public CostGraphDef.Node.InputInfo.Builder addInputInfoBuilder ()
repeated .tensorflow.CostGraphDef.Node.InputInfo input_info = 4;
public CostGraphDef.Node.InputInfo.Builder addInputInfoBuilder (index int)
repeated .tensorflow.CostGraphDef.Node.InputInfo input_info = 4;
public CostGraphDef.Node.Builder addOutputInfo (index int, valeur CostGraphDef.Node.OutputInfo )
repeated .tensorflow.CostGraphDef.Node.OutputInfo output_info = 5;
public CostGraphDef.Node.Builder addOutputInfo ( CostGraphDef.Node.OutputInfo.Builder builderForValue)
repeated .tensorflow.CostGraphDef.Node.OutputInfo output_info = 5;
public CostGraphDef.Node.Builder addOutputInfo (valeur CostGraphDef.Node.OutputInfo )
repeated .tensorflow.CostGraphDef.Node.OutputInfo output_info = 5;
public CostGraphDef.Node.Builder addOutputInfo (index int, CostGraphDef.Node.OutputInfo.Builder builderForValue)
repeated .tensorflow.CostGraphDef.Node.OutputInfo output_info = 5;
public CostGraphDef.Node.OutputInfo.Builder addOutputInfoBuilder (index int)
repeated .tensorflow.CostGraphDef.Node.OutputInfo output_info = 5;
public CostGraphDef.Node.OutputInfo.Builder addOutputInfoBuilder ()
repeated .tensorflow.CostGraphDef.Node.OutputInfo output_info = 5;
public CostGraphDef.Node.Builder addRepeatedField (champ com.google.protobuf.Descriptors.FieldDescriptor, valeur de l'objet)
public CostGraphDef.Node.Builder clearComputeCost ()
Estimate of the computational cost of this node, in microseconds.
int64 compute_cost = 9;
public CostGraphDef.Node.Builder clearComputeTime ()
Analytical estimate of the computational cost of this node, in microseconds.
int64 compute_time = 14;
public CostGraphDef.Node.Builder clearControlInput ()
Ids of the control inputs for this node.
repeated int32 control_input = 8;
public CostGraphDef.Node.Builder clearDevice ()
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;
public CostGraphDef.Node.Builder clearDevicePersistentMemorySize ()
int64 device_persistent_memory_size = 16 [deprecated = true];
public CostGraphDef.Node.Builder clearDeviceTempMemorySize ()
int64 device_temp_memory_size = 11 [deprecated = true];
public CostGraphDef.Node.Builder clearHostTempMemorySize ()
int64 host_temp_memory_size = 10 [deprecated = true];
public CostGraphDef.Node.Builder clearId ()
The id of the node. Node ids are only unique inside a partition.
int32 id = 3;
public CostGraphDef.Node.Builder clearInputInfo ()
repeated .tensorflow.CostGraphDef.Node.InputInfo input_info = 4;
public 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;
public CostGraphDef.Node.Builder clearMemoryTime ()
Analytical estimate of the memory access cost of this node, in microseconds.
int64 memory_time = 15;
public CostGraphDef.Node.Builder clearName ()
The name of the node. Names are globally unique.
string name = 1;
public CostGraphDef.Node.Builder clearOutputInfo ()
repeated .tensorflow.CostGraphDef.Node.OutputInfo output_info = 5;
public CostGraphDef.Node.Builder clearPersistentMemorySize ()
Persistent memory used by this node.
int64 persistent_memory_size = 12;
public CostGraphDef.Node.Builder clearTemporaryMemorySize ()
Temporary memory used by this node.
int64 temporary_memory_size = 6;
public long getComputeCost ()
Estimate of the computational cost of this node, in microseconds.
int64 compute_cost = 9;
public long getComputeTime ()
Analytical estimate of the computational cost of this node, in microseconds.
int64 compute_time = 14;
public int getControlInput (index int)
Ids of the control inputs for this node.
repeated int32 control_input = 8;
public int getControlInputCount ()
Ids of the control inputs for this node.
repeated int32 control_input = 8;
liste publique<Integer> getControlInputList ()
Ids of the control inputs for this node.
repeated int32 control_input = 8;
public statique final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()
chaîne publique getDevice ()
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;
public com.google.protobuf.ByteString getDeviceBytes ()
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;
public long getDevicePersistentMemorySize ()
int64 device_persistent_memory_size = 16 [deprecated = true];
public long getDeviceTempMemorySize ()
int64 device_temp_memory_size = 11 [deprecated = true];
public long getHostTempMemorySize ()
int64 host_temp_memory_size = 10 [deprecated = true];
public int getId ()
The id of the node. Node ids are only unique inside a partition.
int32 id = 3;
public booléen getInaccurate ()
Are the costs inaccurate?
bool inaccurate = 17;
public CostGraphDef.Node.InputInfo getInputInfo (index int)
repeated .tensorflow.CostGraphDef.Node.InputInfo input_info = 4;
public CostGraphDef.Node.InputInfo.Builder getInputInfoBuilder (index int)
repeated .tensorflow.CostGraphDef.Node.InputInfo input_info = 4;
liste publique < CostGraphDef.Node.InputInfo.Builder > getInputInfoBuilderList ()
repeated .tensorflow.CostGraphDef.Node.InputInfo input_info = 4;
public int getInputInfoCount ()
repeated .tensorflow.CostGraphDef.Node.InputInfo input_info = 4;
liste publique < CostGraphDef.Node.InputInfo > getInputInfoList ()
repeated .tensorflow.CostGraphDef.Node.InputInfo input_info = 4;
public CostGraphDef.Node.InputInfoOrBuilder getInputInfoOrBuilder (index int)
repeated .tensorflow.CostGraphDef.Node.InputInfo input_info = 4;
Liste publique <? étend CostGraphDef.Node.InputInfoOrBuilder > getInputInfoOrBuilderList ()
repeated .tensorflow.CostGraphDef.Node.InputInfo input_info = 4;
public booléen getIsFinal ()
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;
public long getMemoryTime ()
Analytical estimate of the memory access cost of this node, in microseconds.
int64 memory_time = 15;
chaîne publique getName ()
The name of the node. Names are globally unique.
string name = 1;
public com.google.protobuf.ByteString getNameBytes ()
The name of the node. Names are globally unique.
string name = 1;
public CostGraphDef.Node.OutputInfo getOutputInfo (index int)
repeated .tensorflow.CostGraphDef.Node.OutputInfo output_info = 5;
public CostGraphDef.Node.OutputInfo.Builder getOutputInfoBuilder (index int)
repeated .tensorflow.CostGraphDef.Node.OutputInfo output_info = 5;
liste publique < CostGraphDef.Node.OutputInfo.Builder > getOutputInfoBuilderList ()
repeated .tensorflow.CostGraphDef.Node.OutputInfo output_info = 5;
public int getOutputInfoCount ()
repeated .tensorflow.CostGraphDef.Node.OutputInfo output_info = 5;
liste publique < CostGraphDef.Node.OutputInfo > getOutputInfoList ()
repeated .tensorflow.CostGraphDef.Node.OutputInfo output_info = 5;
public CostGraphDef.Node.OutputInfoOrBuilder getOutputInfoOrBuilder (index int)
repeated .tensorflow.CostGraphDef.Node.OutputInfo output_info = 5;
Liste publique <? étend CostGraphDef.Node.OutputInfoOrBuilder > getOutputInfoOrBuilderList ()
repeated .tensorflow.CostGraphDef.Node.OutputInfo output_info = 5;
public long getPersistentMemorySize ()
Persistent memory used by this node.
int64 persistent_memory_size = 12;
public long getTemporaryMemorySize ()
Temporary memory used by this node.
int64 temporary_memory_size = 6;
public final booléen isInitialized ()
public CostGraphDef.Node.Builder mergeFrom (entrée com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Jetés
IOException |
---|
public final CostGraphDef.Node.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)
public CostGraphDef.Node.Builder removeInputInfo (index int)
repeated .tensorflow.CostGraphDef.Node.InputInfo input_info = 4;
public CostGraphDef.Node.Builder removeOutputInfo (index int)
repeated .tensorflow.CostGraphDef.Node.OutputInfo output_info = 5;
public CostGraphDef.Node.Builder setComputeCost (valeur longue)
Estimate of the computational cost of this node, in microseconds.
int64 compute_cost = 9;
public CostGraphDef.Node.Builder setComputeTime (valeur longue)
Analytical estimate of the computational cost of this node, in microseconds.
int64 compute_time = 14;
public CostGraphDef.Node.Builder setControlInput (index int, valeur int)
Ids of the control inputs for this node.
repeated int32 control_input = 8;
public CostGraphDef.Node.Builder setDevice (valeur de chaîne)
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;
public CostGraphDef.Node.Builder setDeviceBytes (valeur com.google.protobuf.ByteString)
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;
public CostGraphDef.Node.Builder setDevicePersistentMemorySize (valeur longue)
int64 device_persistent_memory_size = 16 [deprecated = true];
public CostGraphDef.Node.Builder setDeviceTempMemorySize (valeur longue)
int64 device_temp_memory_size = 11 [deprecated = true];
public CostGraphDef.Node.Builder setField (champ com.google.protobuf.Descriptors.FieldDescriptor, valeur de l'objet)
public CostGraphDef.Node.Builder setHostTempMemorySize (valeur longue)
int64 host_temp_memory_size = 10 [deprecated = true];
public CostGraphDef.Node.Builder setId (valeur int)
The id of the node. Node ids are only unique inside a partition.
int32 id = 3;
public CostGraphDef.Node.Builder setInaccurate (valeur booléenne)
Are the costs inaccurate?
bool inaccurate = 17;
public CostGraphDef.Node.Builder setInputInfo (index int, CostGraphDef.Node.InputInfo.Builder builderForValue)
repeated .tensorflow.CostGraphDef.Node.InputInfo input_info = 4;
public CostGraphDef.Node.Builder setInputInfo (index int, valeur CostGraphDef.Node.InputInfo )
repeated .tensorflow.CostGraphDef.Node.InputInfo input_info = 4;
public CostGraphDef.Node.Builder setIsFinal (valeur booléenne)
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;
public CostGraphDef.Node.Builder setMemoryTime (valeur longue)
Analytical estimate of the memory access cost of this node, in microseconds.
int64 memory_time = 15;
public CostGraphDef.Node.Builder setName (valeur de chaîne)
The name of the node. Names are globally unique.
string name = 1;
public CostGraphDef.Node.Builder setNameBytes (valeur com.google.protobuf.ByteString)
The name of the node. Names are globally unique.
string name = 1;
public CostGraphDef.Node.Builder setOutputInfo (index int, valeur CostGraphDef.Node.OutputInfo )
repeated .tensorflow.CostGraphDef.Node.OutputInfo output_info = 5;
public CostGraphDef.Node.Builder setOutputInfo (index int, CostGraphDef.Node.OutputInfo.Builder builderForValue)
repeated .tensorflow.CostGraphDef.Node.OutputInfo output_info = 5;
public CostGraphDef.Node.Builder setPersistentMemorySize (valeur longue)
Persistent memory used by this node.
int64 persistent_memory_size = 12;
public CostGraphDef.Node.Builder setRepeatedField (champ com.google.protobuf.Descriptors.FieldDescriptor, index int, valeur de l'objet)
public CostGraphDef.Node.Builder setTemporaryMemorySize (valeur longue)
Temporary memory used by this node.
int64 temporary_memory_size = 6;