CostGraphDef.Node

classe final public static CostGraphDef.Node

tensorflow.CostGraphDef.Node type tensorflow.CostGraphDef.Node

Classes aninhadas

aula CostGraphDef.Node.Builder tensorflow.CostGraphDef.Node type tensorflow.CostGraphDef.Node
aula CostGraphDef.Node.InputInfo
 Inputs of this node. 
interface CostGraphDef.Node.InputInfoOrBuilder
aula CostGraphDef.Node.OutputInfo
 Outputs of this node. 
interface CostGraphDef.Node.OutputInfoOrBuilder

Constantes

int COMPUTE_COST_FIELD_NUMBER
int COMPUTE_TIME_FIELD_NUMBER
int CONTROL_INPUT_FIELD_NUMBER
int DEVICE_FIELD_NUMBER
int DEVICE_PERSISTENT_MEMORY_SIZE_FIELD_NUMBER
int DEVICE_TEMP_MEMORY_SIZE_FIELD_NUMBER
int HOST_TEMP_MEMORY_SIZE_FIELD_NUMBER
int ID_FIELD_NUMBER
int INACCURATE_FIELD_NUMBER
int INPUT_INFO_FIELD_NUMBER
intIS_FINAL_FIELD_NUMBER
int MEMORY_TIME_FIELD_NUMBER
int NAME_FIELD_NUMBER
int OUTPUT_INFO_FIELD_NUMBER
int PERSISTENT_MEMORY_SIZE_FIELD_NUMBER
int TEMPORARY_MEMORY_SIZE_FIELD_NUMBER

Métodos Públicos

boleano
igual a (objeto obj)
longo
getComputeCost ()
 Estimate of the computational cost of this node, in microseconds.
longo
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.
List <Integer>
getControlInputList ()
 Ids of the control inputs for this node.
static CostGraphDef.Node
CostGraphDef.Node
final static com.google.protobuf.Descriptors.Descriptor
Fragmento
getDevice ()
 The device of the node.
com.google.protobuf.ByteString
getDeviceBytes ()
 The device of the node.
longo
getDevicePersistentMemorySize ()
int64 device_persistent_memory_size = 16 [deprecated = true];
longo
getDeviceTempMemorySize ()
int64 device_temp_memory_size = 11 [deprecated = true];
longo
getHostTempMemorySize ()
int64 host_temp_memory_size = 10 [deprecated = true];
int
getId ()
 The id of the node.
boleano
getInaccurate ()
 Are the costs inaccurate?
 
bool inaccurate = 17;
CostGraphDef.Node.InputInfo
getInputInfo (índice interno )
repeated .tensorflow.CostGraphDef.Node.InputInfo input_info = 4;
int
getInputInfoCount ()
repeated .tensorflow.CostGraphDef.Node.InputInfo input_info = 4;
List < CostGraphDef.Node.InputInfo >
getInputInfoList ()
repeated .tensorflow.CostGraphDef.Node.InputInfo input_info = 4;
CostGraphDef.Node.InputInfoOrBuilder
getInputInfoOrBuilder (índice interno )
repeated .tensorflow.CostGraphDef.Node.InputInfo input_info = 4;
Lista <? estende CostGraphDef.Node.InputInfoOrBuilder >
getInputInfoOrBuilderList ()
repeated .tensorflow.CostGraphDef.Node.InputInfo input_info = 4;
boleano
getIsFinal ()
 If true, the output is permanent: it can't be discarded, because this
 node is part of the "final output".
longo
getMemoryTime ()
 Analytical estimate of the memory access cost of this node, in
 microseconds.
Fragmento
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;
int
getOutputInfoCount ()
repeated .tensorflow.CostGraphDef.Node.OutputInfo output_info = 5;
List < CostGraphDef.Node.OutputInfo >
getOutputInfoList ()
repeated .tensorflow.CostGraphDef.Node.OutputInfo output_info = 5;
CostGraphDef.Node.OutputInfoOrBuilder
getOutputInfoOrBuilder (índice interno )
repeated .tensorflow.CostGraphDef.Node.OutputInfo output_info = 5;
Lista <? estende CostGraphDef.Node.OutputInfoOrBuilder >
getOutputInfoOrBuilderList ()
repeated .tensorflow.CostGraphDef.Node.OutputInfo output_info = 5;
longo
getPersistentMemorySize ()
 Persistent memory used by this node.
int
longo
getTemporaryMemorySize ()
 Temporary memory used by this node.
final com.google.protobuf.UnknownFieldSet
int
final booleano
static CostGraphDef.Node.Builder
static CostGraphDef.Node.Builder
CostGraphDef.Node.Builder
static CostGraphDef.Node
parseDelimitedFrom (input InputStream)
static CostGraphDef.Node
parseDelimitedFrom (InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static CostGraphDef.Node
parseFrom (ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static CostGraphDef.Node
parseFrom (com.google.protobuf.CodedInputStream input)
static CostGraphDef.Node
parseFrom (byte [] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static CostGraphDef.Node
parseFrom (dados ByteBuffer)
static CostGraphDef.Node
parseFrom (com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static CostGraphDef.Node
parseFrom (com.google.protobuf.ByteString data)
static CostGraphDef.Node
parseFrom (InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static CostGraphDef.Node
parseFrom (com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
estático
CostGraphDef.Node.Builder
vazio
writeTo (saída com.google.protobuf.CodedOutputStream)

Métodos herdados

Constantes

public static final int COMPUTE_COST_FIELD_NUMBER

Valor constante: 9

public static final int COMPUTE_TIME_FIELD_NUMBER

Valor constante: 14

public static final int CONTROL_INPUT_FIELD_NUMBER

Valor constante: 8

public static final int DEVICE_FIELD_NUMBER

Valor constante: 2

public static final int DEVICE_PERSISTENT_MEMORY_SIZE_FIELD_NUMBER

Valor constante: 16

public static final int DEVICE_TEMP_MEMORY_SIZE_FIELD_NUMBER

Valor constante: 11

public static final int HOST_TEMP_MEMORY_SIZE_FIELD_NUMBER

Valor constante: 10

público estático final int ID_FIELD_NUMBER

Valor Constante: 3

public static final int INACCURATE_FIELD_NUMBER

Valor constante: 17

public static final int INPUT_INFO_FIELD_NUMBER

Valor constante: 4

public static final int IS_FINAL_FIELD_NUMBER

Valor constante: 7

public static final int MEMORY_TIME_FIELD_NUMBER

Valor constante: 15

public static final int NAME_FIELD_NUMBER

Valor Constante: 1

public static final int OUTPUT_INFO_FIELD_NUMBER

Valor constante: 5

public static final int PERSISTENT_MEMORY_SIZE_FIELD_NUMBER

Valor constante: 12

public static final int TEMPORARY_MEMORY_SIZE_FIELD_NUMBER

Valor constante: 6

Métodos Públicos

public boolean equals (Object obj)

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 (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;

public List <Integer> getControlInputList ()

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

public static CostGraphDef.Node getDefaultInstance ()

public CostGraphDef.Node getDefaultInstanceForType ()

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

public String getDevice ()

Dispositivo de string device = 2;

 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 ()

Dispositivo de string device = 2;

 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 boolean getInaccurate ()

 Are the costs inaccurate?
 
bool inaccurate = 17;

public CostGraphDef.Node.InputInfo getInputInfo (int index)

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

public int getInputInfoCount ()

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

public List < CostGraphDef.Node.InputInfo > getInputInfoList ()

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

public CostGraphDef.Node.InputInfoOrBuilder getInputInfoOrBuilder (índice interno )

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

Lista pública <? estende CostGraphDef.Node.InputInfoOrBuilder > getInputInfoOrBuilderList ()

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

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

public long 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 (int index)

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

public int getOutputInfoCount ()

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

public List < CostGraphDef.Node.OutputInfo > getOutputInfoList ()

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

public CostGraphDef.Node.OutputInfoOrBuilder getOutputInfoOrBuilder (índice interno )

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

Lista pública <? estende CostGraphDef.Node.OutputInfoOrBuilder > getOutputInfoOrBuilderList ()

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

público getParserForType ()

public long getPersistentMemorySize ()

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

public int getSerializedSize ()

public long getTemporaryMemorySize ()

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

public final com.google.protobuf.UnknownFieldSet getUnknownFields ()

public int hashCode ()

public final boolean isInitialized ()

public static CostGraphDef.Node.Builder newBuilder ()

public static CostGraphDef.Node.Builder newBuilder ( CostGraphDef.Node prototype)

public CostGraphDef.Node.Builder newBuilderForType ()

public static CostGraphDef.Node parseDelimitedFrom (InputStream input)

Lança
IOException

public static CostGraphDef.Node parseDelimitedFrom (InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lança
IOException

public static CostGraphDef.Node parseFrom (ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lança
InvalidProtocolBufferException

public static CostGraphDef.Node parseFrom (com.google.protobuf.CodedInputStream input)

Lança
IOException

public static CostGraphDef.Node parseFrom (byte [] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lança
InvalidProtocolBufferException

public static CostGraphDef.Node parseFrom (dados ByteBuffer)

Lança
InvalidProtocolBufferException

public static CostGraphDef.Node parseFrom (com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lança
IOException

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

Lança
InvalidProtocolBufferException

public static CostGraphDef.Node parseFrom (InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lança
IOException

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

Lança
InvalidProtocolBufferException

estática pública analisador ()

public CostGraphDef.Node.Builder toBuilder ()

public void writeTo (saída com.google.protobuf.CodedOutputStream)

Lança
IOException