CostGraphDef.NodeOrBuilder

सार्वजनिक स्थैतिक इंटरफ़ेस कॉस्टग्राफ़डेफ़.नोडऑरबिल्डर
ज्ञात अप्रत्यक्ष उपवर्ग

सार्वजनिक तरीके

अमूर्त लंबा
getComputeCost ()
 Estimate of the computational cost of this node, in microseconds.
अमूर्त लंबा
getComputeTime ()
 Analytical estimate of the computational cost of this node, in
 microseconds.
सार इंट
getControlInput (int सूचकांक)
 Ids of the control inputs for this node.
सार इंट
getControlInputCount ()
 Ids of the control inputs for this node.
सार सूची<पूर्णांक>
getControlInputList ()
 Ids of the control inputs for this 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];
सार इंट
प्राप्तआईडी ()
 The id of the node.
अमूर्त बूलियन
ग़लत हो जाओ ()
 Are the costs inaccurate?
 
bool inaccurate = 17;
सार कॉस्टग्राफडिफ.नोड.इनपुटइन्फो
getInputInfo (इंट इंडेक्स)
repeated .tensorflow.CostGraphDef.Node.InputInfo input_info = 4;
सार इंट
getInputInfoCount ()
repeated .tensorflow.CostGraphDef.Node.InputInfo input_info = 4;
सार सूची < CostGraphDef.Node.InputInfo >
getInputInfoList ()
repeated .tensorflow.CostGraphDef.Node.InputInfo input_info = 4;
सार कॉस्टग्राफडिफ.नोड.इनपुटइन्फोऑरबिल्डर
getInputInfoOrBuilder (int अनुक्रमणिका)
repeated .tensorflow.CostGraphDef.Node.InputInfo input_info = 4;
सार सूची<? कॉस्टग्राफडिफ.नोड.इनपुटइन्फोऑरबिल्डर > का विस्तार करता है
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.
सार स्ट्रिंग
सार com.google.protobuf.ByteString
getNameबाइट्स ()
 The name of the node.
सार कॉस्टग्राफडिफ.नोड.आउटपुटइन्फो
getOutputInfo (इंट इंडेक्स)
repeated .tensorflow.CostGraphDef.Node.OutputInfo output_info = 5;
सार इंट
getOutputInfoCount ()
repeated .tensorflow.CostGraphDef.Node.OutputInfo output_info = 5;
सार सूची < CostGraphDef.Node.OutputInfo >
getOutputInfoList ()
repeated .tensorflow.CostGraphDef.Node.OutputInfo output_info = 5;
सार कॉस्टग्राफडिफ.नोड.आउटपुटइन्फोऑरबिल्डर
getOutputInfoOrBuilder (int अनुक्रमणिका)
repeated .tensorflow.CostGraphDef.Node.OutputInfo output_info = 5;
सार सूची<? कॉस्टग्राफडिफ.नोड.आउटपुटइन्फोऑरबिल्डर > का विस्तार करता है
getOutputInfoOrBuilderList ()
repeated .tensorflow.CostGraphDef.Node.OutputInfo output_info = 5;
अमूर्त लंबा
getPersistentMemorySize ()
 Persistent memory used by this node.
अमूर्त लंबा

सार्वजनिक तरीके

सार्वजनिक सार लंबा 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;

सार्वजनिक सार int getControlInput (int सूचकांक)

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

सार्वजनिक सार int getControlInputCount ()

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

सार्वजनिक सार सूची <पूर्णांक> getControlInputList ()

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

सार्वजनिक सार स्ट्रिंग 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;

सार्वजनिक सार 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;

सार्वजनिक सार लंबा 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. Node ids are only unique inside a partition.
 
int32 id = 3;

सार्वजनिक सार बूलियन getInaccurate ()

 Are the costs inaccurate?
 
bool inaccurate = 17;

सार्वजनिक सार कॉस्टग्राफडिफ.नोड.इनपुटइन्फो गेटइनपुटइन्फो (इंट इंडेक्स)

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;

सार्वजनिक सार _

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

सार्वजनिक सार सूची<? कॉस्टग्राफडिफ.नोड.इनपुटइन्फोऑरबिल्डर > 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;

सार्वजनिक सार लंबा 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;

सार्वजनिक सार com.google.protobuf.ByteString getNameBytes ()

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

सार्वजनिक सार _

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;

सार्वजनिक सार _

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

सार्वजनिक सार सूची<? कॉस्टग्राफडिफ.नोड.आउटपुटइन्फोऑरबिल्डर > getOutputInfoOrBuilderList () का विस्तार करता है

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

सार्वजनिक सार लंबा getPersistentMemorySize ()

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

सार्वजनिक सार लंबा getTemporaryMemorySize ()

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