CostGraphDef.Node

classe final estática pública CostGraphDef.Node

Tipo de protobuf tensorflow.CostGraphDef.Node

Classes aninhadas

aula CostGraphDef.Node.Builder Tipo de protobuf 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

interno COMPUTE_COST_FIELD_NUMBER
interno COMPUTE_TIME_FIELD_NUMBER
interno CONTROL_INPUT_FIELD_NUMBER
interno DEVICE_FIELD_NUMBER
interno DEVICE_PERSISTENT_MEMORY_SIZE_FIELD_NUMBER
interno DEVICE_TEMP_MEMORY_SIZE_FIELD_NUMBER
interno HOST_TEMP_MEMORY_SIZE_FIELD_NUMBER
interno ID_FIELD_NUMBER
interno INACCURATE_FIELD_NUMBER
interno INPUT_INFO_FIELD_NUMBER
interno IS_FINAL_FIELD_NUMBER
interno MEMORY_TIME_FIELD_NUMBER
interno NAME_FIELD_NUMBER
interno OUTPUT_INFO_FIELD_NUMBER
interno PERSISTENT_MEMORY_SIZE_FIELD_NUMBER
interno TEMPORARY_MEMORY_SIZE_FIELD_NUMBER

Métodos Públicos

boleano
é igual (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.
interno
getControlInput (índice interno)
 Ids of the control inputs for this node.
interno
getControlInputCount ()
 Ids of the control inputs for this node.
Lista<Inteiro>
getControlInputList ()
 Ids of the control inputs for this node.
CostGraphDef.Node estático
CostGraphDef.Node
final estático com.google.protobuf.Descriptors.Descriptor
Corda
getDispositivo ()
 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];
interno
getId ()
 The id of the node.
boleano
obter impreciso ()
 Are the costs inaccurate?
 
bool inaccurate = 17;
CostGraphDef.Node.InputInfo
getInputInfo (índice interno)
repeated .tensorflow.CostGraphDef.Node.InputInfo input_info = 4;
interno
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 (í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.
Corda
getNome ()
 The name of the node.
com.google.protobuf.ByteString
getNomeBytes ()
 The name of the node.
CostGraphDef.Node.OutputInfo
getOutputInfo (índice interno)
repeated .tensorflow.CostGraphDef.Node.OutputInfo output_info = 5;
interno
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 (í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.
interno
longo
getTemporaryMemorySize ()
 Temporary memory used by this node.
final com.google.protobuf.UnknownFieldSet
interno
booleano final
CostGraphDef.Node.Builder estático
CostGraphDef.Node.Builder estático
CostGraphDef.Node.Builder
CostGraphDef.Node estático
parseDelimitedFrom (entrada InputStream)
CostGraphDef.Node estático
parseDelimitedFrom (entrada InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
CostGraphDef.Node estático
parseFrom (dados de ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
CostGraphDef.Node estático
parseFrom (entrada com.google.protobuf.CodedInputStream)
CostGraphDef.Node estático
parseFrom (byte[] dados, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
CostGraphDef.Node estático
parseFrom (dados de ByteBuffer)
CostGraphDef.Node estático
parseFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
CostGraphDef.Node estático
parseFrom (dados com.google.protobuf.ByteString)
CostGraphDef.Node estático
parseFrom (entrada InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
CostGraphDef.Node estático
parseFrom (dados com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
estático
CostGraphDef.Node.Builder
vazio
writeTo (saída com.google.protobuf.CodedOutputStream)

Métodos herdados

Constantes

int final estático público COMPUTE_COST_FIELD_NUMBER

Valor Constante: 9

int final estático público COMPUTE_TIME_FIELD_NUMBER

Valor Constante: 14

público estático final int CONTROL_INPUT_FIELD_NUMBER

Valor Constante: 8

público estático final int DEVICE_FIELD_NUMBER

Valor Constante: 2

int final estático público DEVICE_PERSISTENT_MEMORY_SIZE_FIELD_NUMBER

Valor Constante: 16

int final estático público DEVICE_TEMP_MEMORY_SIZE_FIELD_NUMBER

Valor Constante: 11

int final estático público HOST_TEMP_MEMORY_SIZE_FIELD_NUMBER

Valor Constante: 10

público estático final int ID_FIELD_NUMBER

Valor Constante: 3

público estático final int INACCURATE_FIELD_NUMBER

Valor Constante: 17

público estático final int INPUT_INFO_FIELD_NUMBER

Valor Constante: 4

público estático final int IS_FINAL_FIELD_NUMBER

Valor Constante: 7

público estático final int MEMORY_TIME_FIELD_NUMBER

Valor Constante: 15

int final estático público NAME_FIELD_NUMBER

Valor Constante: 1

público estático final int OUTPUT_INFO_FIELD_NUMBER

Valor Constante: 5

público estático final int PERSISTENT_MEMORY_SIZE_FIELD_NUMBER

Valor Constante: 12

público estático final int TEMPORARY_MEMORY_SIZE_FIELD_NUMBER

Valor Constante: 6

Métodos Públicos

booleano público é igual (Object obj)

público longo getComputeCost ()

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

getComputeTime longo público ()

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

público int getControlInput (índice int)

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

público 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;

CostGraphDef.Node estático público getDefaultInstance ()

public CostGraphDef.Node getDefaultInstanceForType ()

final estático público com.google.protobuf.Descriptors.Descriptor getDescriptor ()

String pública getDevice ()

dispositivo de string

 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;

público com.google.protobuf.ByteString getDeviceBytes ()

dispositivo de string

 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;

público longo getDevicePersistentMemorySize ()

int64 device_persistent_memory_size = 16 [deprecated = true];

público longo getDeviceTempMemorySize ()

int64 device_temp_memory_size = 11 [deprecated = true];

público longo getHostTempMemorySize ()

int64 host_temp_memory_size = 10 [deprecated = true];

público int getId ()

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

público booleano getInaccurate ()

 Are the costs inaccurate?
 
bool inaccurate = 17;

public CostGraphDef.Node.InputInfo getInputInfo (índice int)

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

público int getInputInfoCount ()

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

Lista pública< CostGraphDef.Node.InputInfo > getInputInfoList ()

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

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

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

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

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

getIsFinal booleano público ()

 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 longo público ()

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

String pública getNome ()

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

público com.google.protobuf.ByteString getNameBytes ()

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

público CostGraphDef.Node.OutputInfo getOutputInfo (índice int)

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

público int getOutputInfoCount ()

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

Lista pública< CostGraphDef.Node.OutputInfo > getOutputInfoList ()

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

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

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

público longo getPersistentMemorySize ()

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

público int getSerializedSize ()

público longo getTemporaryMemorySize ()

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

final público com.google.protobuf.UnknownFieldSet getUnknownFields ()

hashCode int público ()

público final booleano isInitialized ()

CostGraphDef.Node.Builder estático público newBuilder ()

público estático CostGraphDef.Node.Builder newBuilder ( protótipo CostGraphDef.Node )

público CostGraphDef.Node.Builder newBuilderForType ()

public static CostGraphDef.Node parseDelimitedFrom (entrada InputStream)

Lança
IOException

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

Lança
IOException

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

Lança
InvalidProtocolBufferException

CostGraphDef.Node parseFrom estático público (entrada com.google.protobuf.CodedInputStream)

Lança
IOException

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

Lança
InvalidProtocolBufferException

CostGraphDef.Node estático público parseFrom (dados ByteBuffer)

Lança
InvalidProtocolBufferException

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

Lança
IOException

CostGraphDef.Node parseFrom estático público (dados com.google.protobuf.ByteString)

Lança
InvalidProtocolBufferException

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

Lança
IOException

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

Lança
InvalidProtocolBufferException

estática pública analisador ()

CostGraphDef.Node.Builder público paraBuilder ()

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

Lança
IOException