סוג Protobuf tensorflow.CostGraphDef.Node
שיטות ציבוריות
CostGraphDef.Node.Builder | addAllControlInput (Iterable<? מרחיב את ערכי מספר שלם>) Ids of the control inputs for this node. |
CostGraphDef.Node.Builder | addAllInputInfo (Iterable<? מרחיב את הערכים של CostGraphDef.Node.InputInfo >) repeated .tensorflow.CostGraphDef.Node.InputInfo input_info = 4; |
CostGraphDef.Node.Builder | addAllOutputInfo (Iterable<? מרחיב CostGraphDef.Node.OutputInfo > ערכים) repeated .tensorflow.CostGraphDef.Node.OutputInfo output_info = 5; |
CostGraphDef.Node.Builder | addControlInput (ערך 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 (ערך CostGraphDef.Node.InputInfo ) repeated .tensorflow.CostGraphDef.Node.InputInfo input_info = 4; |
CostGraphDef.Node.Builder | addInputInfo (int index, ערך CostGraphDef.Node.InputInfo ) repeated .tensorflow.CostGraphDef.Node.InputInfo input_info = 4; |
CostGraphDef.Node.Builder | addInputInfo (int index, 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 (int index) repeated .tensorflow.CostGraphDef.Node.InputInfo input_info = 4; |
CostGraphDef.Node.Builder | addOutputInfo (int index, ערך 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 (ערך CostGraphDef.Node.OutputInfo ) repeated .tensorflow.CostGraphDef.Node.OutputInfo output_info = 5; |
CostGraphDef.Node.Builder | addOutputInfo (int index, CostGraphDef.Node.OutputInfo.Builder builderForValue) repeated .tensorflow.CostGraphDef.Node.OutputInfo output_info = 5; |
CostGraphDef.Node.OutputInfo.Builder | addOutputInfoBuilder (int index) 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 (שדה com.google.protobuf.Descriptors.FieldDescriptor, ערך אובייקט) |
CostGraphDef.Node | לבנות () |
CostGraphDef.Node | buildPartial () |
CostGraphDef.Node.Builder | ברור () |
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 (שדה com.google.protobuf.Descriptors.FieldDescriptor) |
CostGraphDef.Node.Builder | clearHostTempMemorySize () int64 host_temp_memory_size = 10 [deprecated = true]; |
CostGraphDef.Node.Builder | clearId () The id of the node. |
CostGraphDef.Node.Builder | ברור לא מדויק () 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 | clearName () 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 | שיבוט () |
אָרוֹך | getComputeCost () Estimate of the computational cost of this node, in microseconds. |
אָרוֹך | getComputeTime () Analytical estimate of the computational cost of this node, in microseconds. |
int | getControlInput (int index) Ids of the control inputs for this node. |
int | getControlInputCount () Ids of the control inputs for this node. |
רשימה <מספר שלם> | getControlInputList () Ids of the control inputs for this node. |
CostGraphDef.Node | |
final static com.google.protobuf.Descriptors.Descriptor | |
com.google.protobuf.Descriptors.Descriptor | |
חוּט | getDevice () The device of the node. |
com.google.protobuf.ByteString | getDeviceBytes () The device of the node. |
אָרוֹך | getDevicePersistentMemorySize () int64 device_persistent_memory_size = 16 [deprecated = true]; |
אָרוֹך | getDeviceTempMemorySize () int64 device_temp_memory_size = 11 [deprecated = true]; |
אָרוֹך | getHostTempMemorySize () int64 host_temp_memory_size = 10 [deprecated = true]; |
int | getId () The id of the node. |
בוליאני | getInaccurate () Are the costs inaccurate? bool inaccurate = 17; |
CostGraphDef.Node.InputInfo | getInputInfo (int index) repeated .tensorflow.CostGraphDef.Node.InputInfo input_info = 4; |
CostGraphDef.Node.InputInfo.Builder | getInputInfoBuilder (int index) repeated .tensorflow.CostGraphDef.Node.InputInfo input_info = 4; |
רשימה< CostGraphDef.Node.InputInfo.Builder > | getInputInfoBuilderList () repeated .tensorflow.CostGraphDef.Node.InputInfo input_info = 4; |
int | getInputInfoCount () repeated .tensorflow.CostGraphDef.Node.InputInfo input_info = 4; |
רשימה< CostGraphDef.Node.InputInfo > | getInputInfoList () repeated .tensorflow.CostGraphDef.Node.InputInfo input_info = 4; |
CostGraphDef.Node.InputInfoOrBuilder | getInputInfoOrBuilder (int index) repeated .tensorflow.CostGraphDef.Node.InputInfo input_info = 4; |
רשימה<? מרחיב את CostGraphDef.Node.InputInfoOrBuilder > | getInputInfoOrBuilderList () repeated .tensorflow.CostGraphDef.Node.InputInfo input_info = 4; |
בוליאני | getIsFinal () If true, the output is permanent: it can't be discarded, because this node is part of the "final output". |
אָרוֹך | getMemoryTime () Analytical estimate of the memory access cost of this node, in microseconds. |
חוּט | getName () The name of the node. |
com.google.protobuf.ByteString | getNameBytes () The name of the node. |
CostGraphDef.Node.OutputInfo | getOutputInfo (int index) repeated .tensorflow.CostGraphDef.Node.OutputInfo output_info = 5; |
CostGraphDef.Node.OutputInfo.Builder | getOutputInfoBuilder (אינדקס int) repeated .tensorflow.CostGraphDef.Node.OutputInfo output_info = 5; |
רשימה< CostGraphDef.Node.OutputInfo.Builder > | getOutputInfoBuilderList () repeated .tensorflow.CostGraphDef.Node.OutputInfo output_info = 5; |
int | getOutputInfoCount () repeated .tensorflow.CostGraphDef.Node.OutputInfo output_info = 5; |
רשימה< CostGraphDef.Node.OutputInfo > | getOutputInfoList () repeated .tensorflow.CostGraphDef.Node.OutputInfo output_info = 5; |
CostGraphDef.Node.OutputInfoOrBuilder | getOutputInfoOrBuilder (int index) repeated .tensorflow.CostGraphDef.Node.OutputInfo output_info = 5; |
רשימה<? מרחיב את CostGraphDef.Node.OutputInfoOrBuilder > | getOutputInfoOrBuilderList () repeated .tensorflow.CostGraphDef.Node.OutputInfo output_info = 5; |
אָרוֹך | getPersistentMemorySize () Persistent memory used by this node. |
אָרוֹך | getTemporaryMemorySize () Temporary memory used by this node. |
בוליאנית סופית | |
CostGraphDef.Node.Builder | mergeFrom (com.google.protobuf.Message אחר) |
CostGraphDef.Node.Builder | mergeFrom (קלט com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
final CostGraphDef.Node.Builder | mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields) |
CostGraphDef.Node.Builder | removeInputInfo (int index) repeated .tensorflow.CostGraphDef.Node.InputInfo input_info = 4; |
CostGraphDef.Node.Builder | removeOutputInfo (int index) repeated .tensorflow.CostGraphDef.Node.OutputInfo output_info = 5; |
CostGraphDef.Node.Builder | setComputeCost (ערך ארוך) Estimate of the computational cost of this node, in microseconds. |
CostGraphDef.Node.Builder | setComputeTime (ערך ארוך) Analytical estimate of the computational cost of this node, in microseconds. |
CostGraphDef.Node.Builder | setControlInput (int index, int value) Ids of the control inputs for this node. |
CostGraphDef.Node.Builder | setDevice (ערך מחרוזת) The device of the node. |
CostGraphDef.Node.Builder | setDeviceBytes (ערך com.google.protobuf.ByteString) The device of the node. |
CostGraphDef.Node.Builder | setDevicePersistentMemorySize (ערך ארוך) int64 device_persistent_memory_size = 16 [deprecated = true]; |
CostGraphDef.Node.Builder | setDeviceTempMemorySize (ערך ארוך) int64 device_temp_memory_size = 11 [deprecated = true]; |
CostGraphDef.Node.Builder | setField (שדה com.google.protobuf.Descriptors.FieldDescriptor, ערך אובייקט) |
CostGraphDef.Node.Builder | setHostTempMemorySize (ערך ארוך) int64 host_temp_memory_size = 10 [deprecated = true]; |
CostGraphDef.Node.Builder | setId (ערך int) The id of the node. |
CostGraphDef.Node.Builder | מוגדר לא מדויק (ערך בוליאני) Are the costs inaccurate? bool inaccurate = 17; |
CostGraphDef.Node.Builder | setInputInfo (int index, CostGraphDef.Node.InputInfo.Builder builderForValue) repeated .tensorflow.CostGraphDef.Node.InputInfo input_info = 4; |
CostGraphDef.Node.Builder | setInputInfo (int index, ערך CostGraphDef.Node.InputInfo ) repeated .tensorflow.CostGraphDef.Node.InputInfo input_info = 4; |
CostGraphDef.Node.Builder | setIsFinal (ערך בוליאני) If true, the output is permanent: it can't be discarded, because this node is part of the "final output". |
CostGraphDef.Node.Builder | setMemoryTime (ערך ארוך) Analytical estimate of the memory access cost of this node, in microseconds. |
CostGraphDef.Node.Builder | setName (ערך מחרוזת) The name of the node. |
CostGraphDef.Node.Builder | setNameBytes (ערך com.google.protobuf.ByteString) The name of the node. |
CostGraphDef.Node.Builder | setOutputInfo (int index, ערך CostGraphDef.Node.OutputInfo ) repeated .tensorflow.CostGraphDef.Node.OutputInfo output_info = 5; |
CostGraphDef.Node.Builder | setOutputInfo (int index, CostGraphDef.Node.OutputInfo.Builder builderForValue) repeated .tensorflow.CostGraphDef.Node.OutputInfo output_info = 5; |
CostGraphDef.Node.Builder | setPersistentMemorySize (ערך ארוך) Persistent memory used by this node. |
CostGraphDef.Node.Builder | setRepeatedField (שדה com.google.protobuf.Descriptors.FieldDescriptor, אינדקס אינט, ערך אובייקט) |
CostGraphDef.Node.Builder | setTemporaryMemorySize (ערך ארוך) Temporary memory used by this node. |
final CostGraphDef.Node.Builder | setUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields) |
שיטות בירושה
שיטות ציבוריות
public CostGraphDef.Node.Builder addAllControlInput (Iterable<? מרחיב ערכי Integer>)
Ids of the control inputs for this node.
repeated int32 control_input = 8;
public CostGraphDef.Node.Builder addAllInputInfo (Iterable<? מרחיב CostGraphDef.Node.InputInfo > ערכים)
repeated .tensorflow.CostGraphDef.Node.InputInfo input_info = 4;
public CostGraphDef.Node.Builder addAllOutputInfo (Iterable<? מרחיב CostGraphDef.Node.OutputInfo > ערכים)
repeated .tensorflow.CostGraphDef.Node.OutputInfo output_info = 5;
public CostGraphDef.Node.Builder addControlInput (ערך 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 (ערך CostGraphDef.Node.InputInfo )
repeated .tensorflow.CostGraphDef.Node.InputInfo input_info = 4;
public CostGraphDef.Node.Builder addInputInfo (אינדקס int, ערך CostGraphDef.Node.InputInfo )
repeated .tensorflow.CostGraphDef.Node.InputInfo input_info = 4;
public CostGraphDef.Node.Builder addInputInfo (אינדקס 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 (int index)
repeated .tensorflow.CostGraphDef.Node.InputInfo input_info = 4;
public CostGraphDef.Node.Builder addOutputInfo (אינדקס int, ערך 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 (ערך CostGraphDef.Node.OutputInfo )
repeated .tensorflow.CostGraphDef.Node.OutputInfo output_info = 5;
Public CostGraphDef.Node.Builder addOutputInfo (אינדקס int, CostGraphDef.Node.OutputInfo.Builder builderForValue)
repeated .tensorflow.CostGraphDef.Node.OutputInfo output_info = 5;
public CostGraphDef.Node.OutputInfo.Builder addOutputInfoBuilder (אינדקס 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 (שדה com.google.protobuf.Descriptors.FieldDescriptor, ערך אובייקט)
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;
ציבורי ארוך getComputeTime ()
Analytical estimate of the computational cost of this node, in microseconds.
int64 compute_time = 14;
public int getControlInput (int index)
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;
רשימה ציבורית<Integer> getControlInputList ()
Ids of the control inputs for this node.
repeated int32 control_input = 8;
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()
מחרוזת ציבורית 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;
בוליאני ציבורי getInaccurate ()
Are the costs inaccurate?
bool inaccurate = 17;
public CostGraphDef.Node.InputInfo getInputInfo (int index)
repeated .tensorflow.CostGraphDef.Node.InputInfo input_info = 4;
public CostGraphDef.Node.InputInfo.Builder getInputInfoBuilder (אינדקס int)
repeated .tensorflow.CostGraphDef.Node.InputInfo input_info = 4;
רשימה ציבורית< CostGraphDef.Node.InputInfo.Builder > getInputInfoBuilderList ()
repeated .tensorflow.CostGraphDef.Node.InputInfo input_info = 4;
public int getInputInfoCount ()
repeated .tensorflow.CostGraphDef.Node.InputInfo input_info = 4;
רשימה ציבורית< CostGraphDef.Node.InputInfo > getInputInfoList ()
repeated .tensorflow.CostGraphDef.Node.InputInfo input_info = 4;
public CostGraphDef.Node.InputInfoOrBuilder getInputInfoOrBuilder (int index)
repeated .tensorflow.CostGraphDef.Node.InputInfo input_info = 4;
רשימה ציבורית<? מרחיב את CostGraphDef.Node.InputInfoOrBuilder > getInputInfoOrBuilderList ()
repeated .tensorflow.CostGraphDef.Node.InputInfo input_info = 4;
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;
מחרוזת ציבורית 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 (int index)
repeated .tensorflow.CostGraphDef.Node.OutputInfo output_info = 5;
public CostGraphDef.Node.OutputInfo.Builder getOutputInfoBuilder (אינדקס int)
repeated .tensorflow.CostGraphDef.Node.OutputInfo output_info = 5;
רשימה ציבורית< CostGraphDef.Node.OutputInfo.Builder > getOutputInfoBuilderList ()
repeated .tensorflow.CostGraphDef.Node.OutputInfo output_info = 5;
public int getOutputInfoCount ()
repeated .tensorflow.CostGraphDef.Node.OutputInfo output_info = 5;
רשימה ציבורית< CostGraphDef.Node.OutputInfo > getOutputInfoList ()
repeated .tensorflow.CostGraphDef.Node.OutputInfo output_info = 5;
public CostGraphDef.Node.OutputInfoOrBuilder getOutputInfoOrBuilder (אינדקס int)
repeated .tensorflow.CostGraphDef.Node.OutputInfo output_info = 5;
רשימה ציבורית<? מרחיב 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 CostGraphDef.Node.Builder mergeFrom (קלט com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
זורק
IOException |
---|
public final CostGraphDef.Node.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)
public CostGraphDef.Node.Builder removeInputInfo (int index)
repeated .tensorflow.CostGraphDef.Node.InputInfo input_info = 4;
public CostGraphDef.Node.Builder removeOutputInfo (int index)
repeated .tensorflow.CostGraphDef.Node.OutputInfo output_info = 5;
public CostGraphDef.Node.Builder setComputeCost (ערך ארוך)
Estimate of the computational cost of this node, in microseconds.
int64 compute_cost = 9;
public CostGraphDef.Node.Builder setComputeTime (ערך ארוך)
Analytical estimate of the computational cost of this node, in microseconds.
int64 compute_time = 14;
public CostGraphDef.Node.Builder setControlInput (int index, int value)
Ids of the control inputs for this node.
repeated int32 control_input = 8;
public CostGraphDef.Node.Builder setDevice (ערך מחרוזת)
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 (ערך 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 (ערך ארוך)
int64 device_persistent_memory_size = 16 [deprecated = true];
public CostGraphDef.Node.Builder setDeviceTempMemorySize (ערך ארוך)
int64 device_temp_memory_size = 11 [deprecated = true];
public CostGraphDef.Node.Builder setField (שדה com.google.protobuf.Descriptors.FieldDescriptor, ערך אובייקט)
public CostGraphDef.Node.Builder setHostTempMemorySize (ערך ארוך)
int64 host_temp_memory_size = 10 [deprecated = true];
public CostGraphDef.Node.Builder setId (ערך int)
The id of the node. Node ids are only unique inside a partition.
int32 id = 3;
ציבורי CostGraphDef.Node.Builder setלא מדויק (ערך בוליאני)
Are the costs inaccurate?
bool inaccurate = 17;
ציבורי CostGraphDef.Node.Builder setInputInfo (אינדקס int, CostGraphDef.Node.InputInfo.Builder builderForValue)
repeated .tensorflow.CostGraphDef.Node.InputInfo input_info = 4;
public CostGraphDef.Node.Builder setInputInfo (אינדקס int, ערך CostGraphDef.Node.InputInfo )
repeated .tensorflow.CostGraphDef.Node.InputInfo input_info = 4;
public CostGraphDef.Node.Builder setIsFinal (ערך בוליאני)
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 (ערך ארוך)
Analytical estimate of the memory access cost of this node, in microseconds.
int64 memory_time = 15;
public CostGraphDef.Node.Builder setName (ערך מחרוזת)
The name of the node. Names are globally unique.
string name = 1;
public CostGraphDef.Node.Builder setNameBytes (ערך com.google.protobuf.ByteString)
The name of the node. Names are globally unique.
string name = 1;
public CostGraphDef.Node.Builder setOutputInfo (אינדקס int, ערך CostGraphDef.Node.OutputInfo )
repeated .tensorflow.CostGraphDef.Node.OutputInfo output_info = 5;
public CostGraphDef.Node.Builder setOutputInfo (אינדקס int, CostGraphDef.Node.OutputInfo.Builder builderForValue)
repeated .tensorflow.CostGraphDef.Node.OutputInfo output_info = 5;
public CostGraphDef.Node.Builder setPersistentMemorySize (ערך ארוך)
Persistent memory used by this node.
int64 persistent_memory_size = 12;
public CostGraphDef.Node.Builder setRepeatedField (שדה com.google.protobuf.Descriptors.FieldDescriptor, אינדקס int, ערך אובייקט)
public CostGraphDef.Node.Builder setTemporaryMemorySize (ערך ארוך)
Temporary memory used by this node.
int64 temporary_memory_size = 6;