Protobuf türü tensorflow.CostGraphDef.Node
İç İçe Sınıflar
sınıf | CostGraphDef.Node.Builder | Protobuf türü tensorflow.CostGraphDef.Node | |
sınıf | CostGraphDef.Node.InputInfo | Inputs of this node. | |
arayüz | CostGraphDef.Node.InputInfoOrBuilder | ||
sınıf | CostGraphDef.Node.OutputInfo | Outputs of this node. | |
arayüz | CostGraphDef.Node.OutputInfoOrBuilder |
Sabitler
Genel Yöntemler
boolean | eşittir (Nesne nesnesi) |
uzun | getComputeCost () Estimate of the computational cost of this node, in microseconds. |
uzun | getComputeTime () Analytical estimate of the computational cost of this node, in microseconds. |
int | getControlInput (int dizini) Ids of the control inputs for this node. |
int | getControlInputCount () Ids of the control inputs for this node. |
Liste<Tamsayı> | getControlInputList () Ids of the control inputs for this node. |
statik CostGraphDef.Node | |
CostGraphDef.Node | |
final statik com.google.protobuf.Descriptors.Descriptor | |
Sicim | getCihaz () The device of the node. |
com.google.protobuf.ByteString | getDeviceBytes () The device of the node. |
uzun | getDevicePersistentMemorySize () int64 device_persistent_memory_size = 16 [deprecated = true]; |
uzun | getDeviceTempMemorySize () int64 device_temp_memory_size = 11 [deprecated = true]; |
uzun | getHostTempMemorySize () int64 host_temp_memory_size = 10 [deprecated = true]; |
int | kimliği al () The id of the node. |
boolean | yanlış olsun () Are the costs inaccurate? bool inaccurate = 17; |
CostGraphDef.Node.InputInfo | getInputInfo (int dizini) 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 (int dizini) repeated .tensorflow.CostGraphDef.Node.InputInfo input_info = 4; |
Liste<? CostGraphDef.Node.InputInfoOrBuilder'ı genişletir > | getInputInfoOrBuilderList () repeated .tensorflow.CostGraphDef.Node.InputInfo input_info = 4; |
boolean | getIsFinal () If true, the output is permanent: it can't be discarded, because this node is part of the "final output". |
uzun | getMemoryTime () Analytical estimate of the memory access cost of this node, in microseconds. |
Sicim | getName () The name of the node. |
com.google.protobuf.ByteString | getNameBytes () The name of the node. |
CostGraphDef.Node.OutputInfo | getOutputInfo (int dizini) repeated .tensorflow.CostGraphDef.Node.OutputInfo output_info = 5; |
int | getOutputInfoCount () repeated .tensorflow.CostGraphDef.Node.OutputInfo output_info = 5; |
Liste< CostGraphDef.Node.OutputInfo > | getOutputInfoList () repeated .tensorflow.CostGraphDef.Node.OutputInfo output_info = 5; |
CostGraphDef.Node.OutputInfoOrBuilder | getOutputInfoOrBuilder (int dizini) repeated .tensorflow.CostGraphDef.Node.OutputInfo output_info = 5; |
Liste<? CostGraphDef.Node.OutputInfoOrBuilder'ı genişletir > | getOutputInfoOrBuilderList () repeated .tensorflow.CostGraphDef.Node.OutputInfo output_info = 5; |
uzun | getPersistentMemorySize () Persistent memory used by this node. |
int | |
uzun | getTemporaryMemorySize () Temporary memory used by this node. |
final com.google.protobuf.UnknownFieldSet | |
int | hashKodu () |
son boole değeri | Başlatıldı () |
statik CostGraphDef.Node.Builder | yeniİnşaatçı () |
statik CostGraphDef.Node.Builder | newBuilder ( CostGraphDef.Node prototipi) |
CostGraphDef.Node.Builder | |
statik CostGraphDef.Node | parseDelimitedFrom (InputStream girişi) |
statik CostGraphDef.Node | parseDelimitedFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
statik CostGraphDef.Node | parseFrom (ByteBuffer verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
statik CostGraphDef.Node | ayrıştırmaFrom (com.google.protobuf.CodedInputStream girişi) |
statik CostGraphDef.Node | parseFrom (byte[] verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
statik CostGraphDef.Node | parseFrom (ByteBuffer verileri) |
statik CostGraphDef.Node | parseFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
statik CostGraphDef.Node | ayrıştırmaFrom (com.google.protobuf.ByteString verileri) |
statik CostGraphDef.Node | parseFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
statik CostGraphDef.Node | parseFrom (com.google.protobuf.ByteString verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
statik | ayrıştırıcı () |
CostGraphDef.Node.Builder | inşaatçıya () |
geçersiz | writeTo (com.google.protobuf.CodedOutputStream çıkışı) |
Kalıtsal Yöntemler
Sabitler
genel statik final int COMPUTE_COST_FIELD_NUMBER
genel statik final int COMPUTE_TIME_FIELD_NUMBER
genel statik final int CONTROL_INPUT_FIELD_NUMBER
genel statik final int DEVICE_FIELD_NUMBER
genel statik final int DEVICE_PERSISTENT_MEMORY_SIZE_FIELD_NUMBER
genel statik final int DEVICE_TEMP_MEMORY_SIZE_FIELD_NUMBER
genel statik final int HOST_TEMP_MEMORY_SIZE_FIELD_NUMBER
genel statik son int ID_FIELD_NUMBER
genel statik final int INACCURATE_FIELD_NUMBER
genel statik final int INPUT_INFO_FIELD_NUMBER
genel statik final int IS_FINAL_FIELD_NUMBER
genel statik final int MEMORY_TIME_FIELD_NUMBER
genel statik final int NAME_FIELD_NUMBER
genel statik final int OUTPUT_INFO_FIELD_NUMBER
genel statik final int PERSISTENT_MEMORY_SIZE_FIELD_NUMBER
genel statik final int TEMPORARY_MEMORY_SIZE_FIELD_NUMBER
Genel Yöntemler
genel boole eşittir (Object obj)
genel uzun getComputeCost ()
Estimate of the computational cost of this node, in microseconds.
int64 compute_cost = 9;
genel uzun getComputeTime ()
Analytical estimate of the computational cost of this node, in microseconds.
int64 compute_time = 14;
public int getControlInput (int dizini)
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;
genel Liste<Tamsayı> getControlInputList ()
Ids of the control inputs for this node.
repeated int32 control_input = 8;
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
genel Dize 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;
genel uzun getDevicePersistentMemorySize ()
int64 device_persistent_memory_size = 16 [deprecated = true];
genel uzun getDeviceTempMemorySize ()
int64 device_temp_memory_size = 11 [deprecated = true];
genel uzun getHostTempMemorySize ()
int64 host_temp_memory_size = 10 [deprecated = true];
genel int getId ()
The id of the node. Node ids are only unique inside a partition.
int32 id = 3;
genel boolean getInaccurate ()
Are the costs inaccurate?
bool inaccurate = 17;
genel CostGraphDef.Node.InputInfo getInputInfo (int dizini)
repeated .tensorflow.CostGraphDef.Node.InputInfo input_info = 4;
genel int getInputInfoCount ()
repeated .tensorflow.CostGraphDef.Node.InputInfo input_info = 4;
genel Liste< CostGraphDef.Node.InputInfo > getInputInfoList ()
repeated .tensorflow.CostGraphDef.Node.InputInfo input_info = 4;
genel CostGraphDef.Node.InputInfoOrBuilder getInputInfoOrBuilder (int dizini)
repeated .tensorflow.CostGraphDef.Node.InputInfo input_info = 4;
genel liste<? CostGraphDef.Node.InputInfoOrBuilder > getInputInfoOrBuilderList () öğesini genişletir
repeated .tensorflow.CostGraphDef.Node.InputInfo input_info = 4;
herkese açık boolean 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;
halka açık uzun getMemoryTime ()
Analytical estimate of the memory access cost of this node, in microseconds.
int64 memory_time = 15;
genel Dize 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;
genel CostGraphDef.Node.OutputInfo getOutputInfo (int dizini)
repeated .tensorflow.CostGraphDef.Node.OutputInfo output_info = 5;
public int getOutputInfoCount ()
repeated .tensorflow.CostGraphDef.Node.OutputInfo output_info = 5;
genel Liste< CostGraphDef.Node.OutputInfo > getOutputInfoList ()
repeated .tensorflow.CostGraphDef.Node.OutputInfo output_info = 5;
genel CostGraphDef.Node.OutputInfoOrBuilder getOutputInfoOrBuilder (int dizini)
repeated .tensorflow.CostGraphDef.Node.OutputInfo output_info = 5;
genel liste<? CostGraphDef.Node.OutputInfoOrBuilder > getOutputInfoOrBuilderList () öğesini genişletir
repeated .tensorflow.CostGraphDef.Node.OutputInfo output_info = 5;
halk getParserForType ()
genel uzun getPersistentMemorySize ()
Persistent memory used by this node.
int64 persistent_memory_size = 12;
public int getSerializedSize ()
genel uzun getTemporaryMemorySize ()
Temporary memory used by this node.
int64 temporary_memory_size = 6;
genel final com.google.protobuf.UnknownFieldSet getUnknownFields ()
genel int hashCode ()
genel final boolean isInitialized ()
genel statik CostGraphDef.Node parseDelimitedFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Atar
IOİstisnası |
---|
genel statik CostGraphDef.Node parseFrom (ByteBuffer verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Atar
Geçersiz ProtokolBufferException |
---|
genel statik CostGraphDef.Node parseFrom (com.google.protobuf.CodedInputStream girişi)
Atar
IOİstisnası |
---|
genel statik CostGraphDef.Node ayrıştırmaFrom (bayt[] verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Atar
Geçersiz ProtokolBufferException |
---|
genel statik CostGraphDef.Node parseFrom (ByteBuffer verileri)
Atar
Geçersiz ProtokolBufferException |
---|
genel statik CostGraphDef.Node parseFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Atar
IOİstisnası |
---|
genel statik CostGraphDef.Node parseFrom (com.google.protobuf.ByteString verileri)
Atar
Geçersiz ProtokolBufferException |
---|
genel statik CostGraphDef.Node parseFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Atar
IOİstisnası |
---|
genel statik CostGraphDef.Node parseFrom (com.google.protobuf.ByteString verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Atar
Geçersiz ProtokolBufferException |
---|
genel statik ayrıştırıcı ()
genel geçersiz writeTo (com.google.protobuf.CodedOutputStream çıkışı)
Atar
IOİstisnası |
---|