CostGraphDef.Node

publiczna statyczna klasa końcowa CostGraphDef.Node

Protobuf typu tensorflow.CostGraphDef.Node

Klasy zagnieżdżone

klasa CostGraphDef.Node.Builder Protobuf typu tensorflow.CostGraphDef.Node
klasa CostGraphDef.Node.InputInfo
 Inputs of this node. 
interfejs CostGraphDef.Node.InputInfoOrBuilder
klasa CostGraphDef.Node.OutputInfo
 Outputs of this node. 
interfejs CostGraphDef.Node.OutputInfoOrBuilder

Stałe

wew COMPUTE_COST_FIELD_NUMBER
wew COMPUTE_TIME_FIELD_NUMBER
wew NUMBER_WPROWADZONEGO POLA_STERUJĄCEGO
wew DEVICE_FIELD_NUMBER
wew DEVICE_PERSISTENT_MEMORY_SIZE_FIELD_NUMBER
wew DEVICE_TEMP_MEMORY_SIZE_FIELD_NUMBER
wew HOST_TEMP_MEMORY_SIZE_FIELD_NUMBER
wew ID_FIELD_NUMBER
wew NIEPRAWIDŁOWY_FIELD_NUMBER
wew WPROWADŹ_INFO_FIELD_NUMBER
wew IS_FINAL_FIELD_NUMBER
wew MEMORY_TIME_FIELD_NUMBER
wew NAME_FIELD_NUMBER
wew WYJŚCIE_INFO_FIELD_NUMBER
wew PERSISTENT_MEMORY_SIZE_FIELD_NUMBER
wew TEMPORARY_MEMORY_SIZE_FIELD_NUMBER

Metody publiczne

wartość logiczna
równa się (obiekt obiektu)
długi
getComputeCost ()
 Estimate of the computational cost of this node, in microseconds.
długi
getComputeTime ()
 Analytical estimate of the computational cost of this node, in
 microseconds.
wew
getControlInput (indeks int)
 Ids of the control inputs for this node.
wew
getControlInputCount ()
 Ids of the control inputs for this node.
Lista<liczba całkowita>
getControlInputList ()
 Ids of the control inputs for this node.
statyczny CostGraphDef.Node
CostGraphDef.Node
końcowy statyczny com.google.protobuf.Descriptors.Descriptor
Strunowy
pobierz urządzenie ()
 The device of the node.
com.google.protobuf.ByteString
getDeviceBytes ()
 The device of the node.
długi
getDevicePersistentMemorySize ()
int64 device_persistent_memory_size = 16 [deprecated = true];
długi
getDeviceTempMemorySize ()
int64 device_temp_memory_size = 11 [deprecated = true];
długi
getHostTempMemorySize ()
int64 host_temp_memory_size = 10 [deprecated = true];
wew
pobierzId ()
 The id of the node.
wartość logiczna
uzyskać niedokładne ()
 Are the costs inaccurate?
 
bool inaccurate = 17;
CostGraphDef.Node.InputInfo
getInputInfo (indeks int)
repeated .tensorflow.CostGraphDef.Node.InputInfo input_info = 4;
wew
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 (indeks int)
repeated .tensorflow.CostGraphDef.Node.InputInfo input_info = 4;
Lista<? rozszerza CostGraphDef.Node.InputInfoOrBuilder >
getInputInfoOrBuilderList ()
repeated .tensorflow.CostGraphDef.Node.InputInfo input_info = 4;
wartość logiczna
getIsFinal ()
 If true, the output is permanent: it can't be discarded, because this
 node is part of the "final output".
długi
pobierz czas pamięci ()
 Analytical estimate of the memory access cost of this node, in
 microseconds.
Strunowy
pobierz nazwę ()
 The name of the node.
com.google.protobuf.ByteString
getNameBytes ()
 The name of the node.
CostGraphDef.Node.OutputInfo
getOutputInfo (indeks int)
repeated .tensorflow.CostGraphDef.Node.OutputInfo output_info = 5;
wew
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 (indeks int)
repeated .tensorflow.CostGraphDef.Node.OutputInfo output_info = 5;
Lista<? rozszerza CostGraphDef.Node.OutputInfoOrBuilder >
getOutputInfoOrBuilderList ()
repeated .tensorflow.CostGraphDef.Node.OutputInfo output_info = 5;
długi
getPersistentMemorySize ()
 Persistent memory used by this node.
wew
długi
getTemporaryMemorySize ()
 Temporary memory used by this node.
końcowy com.google.protobuf.UnknownFieldSet
wew
końcowa wartość logiczna
statyczny CostGraphDef.Node.Builder
statyczny CostGraphDef.Node.Builder
CostGraphDef.Node.Builder
statyczny CostGraphDef.Node
parseDelimitedFrom (wejście strumienia wejściowego)
statyczny CostGraphDef.Node
parseDelimitedFrom (dane wejścioweInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
statyczny CostGraphDef.Node
parseFrom (dane ByteBuffer, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
statyczny CostGraphDef.Node
parseFrom (wejście com.google.protobuf.CodedInputStream)
statyczny CostGraphDef.Node
parseFrom (bajt [] dane, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)
statyczny CostGraphDef.Node
parseFrom (dane ByteBuffer)
statyczny CostGraphDef.Node
parseFrom (wejście com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
statyczny CostGraphDef.Node
parseFrom (dane com.google.protobuf.ByteString)
statyczny CostGraphDef.Node
parseFrom (dane wejścioweInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
statyczny CostGraphDef.Node
parseFrom (dane com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
statyczny
parser ()
CostGraphDef.Node.Builder
próżnia
writeTo (wyjście com.google.protobuf.CodedOutputStream)

Metody dziedziczone

Stałe

publiczny statyczny końcowy int COMPUTE_COST_FIELD_NUMBER

Wartość stała: 9

publiczny statyczny końcowy int COMPUTE_TIME_FIELD_NUMBER

Wartość stała: 14

publiczna statyczna końcowa int Control_INPUT_FIELD_NUMBER

Wartość stała: 8

publiczny statyczny końcowy int DEVICE_FIELD_NUMBER

Wartość stała: 2

publiczny statyczny końcowy int DEVICE_PERSISTENT_MEMORY_SIZE_FIELD_NUMBER

Wartość stała: 16

publiczny statyczny końcowy int DEVICE_TEMP_MEMORY_SIZE_FIELD_NUMBER

Wartość stała: 11

publiczny statyczny końcowy int HOST_TEMP_MEMORY_SIZE_FIELD_NUMBER

Wartość stała: 10

publiczny statyczny końcowy int ID_FIELD_NUMBER

Wartość stała: 3

publiczny statyczny końcowy int INACCURATE_FIELD_NUMBER

Wartość stała: 17

publiczny statyczny końcowy int INPUT_INFO_FIELD_NUMBER

Wartość stała: 4

publiczny statyczny końcowy int IS_FINAL_FIELD_NUMBER

Wartość stała: 7

publiczny statyczny końcowy int MEMORY_TIME_FIELD_NUMBER

Wartość stała: 15

publiczny statyczny końcowy int NAME_FIELD_NUMBER

Wartość stała: 1

publiczny statyczny końcowy int OUTPUT_INFO_FIELD_NUMBER

Wartość stała: 5

publiczny statyczny końcowy int PERSISTENT_MEMORY_SIZE_FIELD_NUMBER

Wartość stała: 12

publiczny statyczny końcowy int TEMPORARY_MEMORY_SIZE_FIELD_NUMBER

Wartość stała: 6

Metody publiczne

publiczna wartość logiczna równa się (obiekt obiektu)

publiczny długi getComputeCost ()

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

publiczny długi getComputeTime ()

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

public int getControlInput (indeks int)

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

publiczny int getControlInputCount ()

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

public List<Integer> getControlInputList ()

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

publiczny statyczny CostGraphDef.Node getDefaultInstance ()

publiczny CostGraphDef.Node getDefaultInstanceForType ()

public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()

public String 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];

publiczny długi getDeviceTempMemorySize ()

int64 device_temp_memory_size = 11 [deprecated = true];

publiczny długi getHostTempMemorySize ()

int64 host_temp_memory_size = 10 [deprecated = true];

publiczny int getId ()

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

publiczna wartość logiczna getInaccurate ()

 Are the costs inaccurate?
 
bool inaccurate = 17;

public CostGraphDef.Node.InputInfo getInputInfo (indeks int)

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

publiczny int getInputInfoCount ()

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

lista publiczna< CostGraphDef.Node.InputInfo > getInputInfoList ()

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

public CostGraphDef.Node.InputInfoOrBuilder getInputInfoOrBuilder (indeks int)

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

lista publiczna<? rozszerza CostGraphDef.Node.InputInfoOrBuilder > getInputInfoOrBuilderList ()

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

publiczna wartość logiczna 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;

publiczny długi getMemoryTime ()

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

public String 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 (indeks int)

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

publiczny int getOutputInfoCount ()

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

lista publiczna< CostGraphDef.Node.OutputInfo > getOutputInfoList ()

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

public CostGraphDef.Node.OutputInfoOrBuilder getOutputInfoOrBuilder (indeks int)

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

lista publiczna<? rozszerza CostGraphDef.Node.OutputInfoOrBuilder > getOutputInfoOrBuilderList ()

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

publiczny getParserForType ()

publiczny długi getPersistentMemorySize ()

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

publiczny int getSerializedSize ()

publiczny długi getTemporaryMemorySize ()

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

publiczny finał com.google.protobuf.UnknownFieldSet getUnknownFields ()

publiczny int hashCode ()

publiczna końcowa wartość logiczna isInitialized ()

publiczny statyczny CostGraphDef.Node.Builder newBuilder ()

publiczny statyczny CostGraphDef.Node.Builder newBuilder (prototyp CostGraphDef.Node )

public CostGraphDef.Node.Builder newBuilderForType ()

publiczny statyczny CostGraphDef.Node parseDelimitedFrom (wejście strumienia wejściowego)

Rzuca
Wyjątek IO

publiczny statyczny CostGraphDef.Node parseDelimitedFrom (dane wejściowe wejściowe, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

Rzuca
Wyjątek IO

public static CostGraphDef.Node parseFrom (dane ByteBuffer, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

Rzuca
Nieprawidłowy wyjątekProtocolBufferException

publiczny statyczny CostGraphDef.Node parseFrom (wejście com.google.protobuf.CodedInputStream)

Rzuca
Wyjątek IO

publiczny statyczny CostGraphDef.Node parseFrom (bajt [] dane, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)

Rzuca
Nieprawidłowy wyjątekProtocolBufferException

public static CostGraphDef.Node parseFrom (dane ByteBuffer)

Rzuca
Nieprawidłowy wyjątekProtocolBufferException

publiczny statyczny CostGraphDef.Node parseFrom (wejście com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)

Rzuca
Wyjątek IO

public static CostGraphDef.Node parseFrom (dane com.google.protobuf.ByteString)

Rzuca
Nieprawidłowy wyjątekProtocolBufferException

publiczny statyczny CostGraphDef.Node parseFrom (dane wejściowe wejściowe, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

Rzuca
Wyjątek IO

public static CostGraphDef.Node parseFrom (com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

Rzuca
Nieprawidłowy wyjątekProtocolBufferException

publiczna statyka parser ()

public CostGraphDef.Node.Builder toBuilder ()

public void writeTo (wyjście com.google.protobuf.CodedOutputStream)

Rzuca
Wyjątek IO