CostGraphDef.Node.OutputInfo

clase final estática pública CostGraphDef.Node.OutputInfo

 Outputs of this node.
 
Protobuf tipo tensorflow.CostGraphDef.Node.OutputInfo

Clases anidadas

clase CostGraphDef.Node.OutputInfo.Builder
 Outputs of this node. 

Constantes

En t ALIAS_INPUT_PORT_FIELD_NUMBER
En t DTYPE_FIELD_NUMBER
En t SHAPE_FIELD_NUMBER
En t TAMAÑO_CAMPO_NÚMERO

Métodos públicos

booleano
es igual (Objeto obj)
largo
getAliasInputPort ()
 If >= 0, the output is an alias of an input.
estático CostGraphDef.Node.OutputInfo
CostGraphDef.Node.OutputInfo
com.google.protobuf.Descriptors.Descriptor estático final
Tipo de datos
obtener tipo D ()
.tensorflow.DataType dtype = 4;
En t
getDtypeValue ()
.tensorflow.DataType dtype = 4;
En t
TensorShapeProto
obtener forma ()
.tensorflow.TensorShapeProto shape = 3;
TensorShapeProtoOrBuilder
getShapeOrBuilder ()
.tensorflow.TensorShapeProto shape = 3;
largo
obtenerTamaño ()
int64 size = 1;
com.google.protobuf.UnknownFieldSet final
booleano
tiene forma ()
.tensorflow.TensorShapeProto shape = 3;
En t
booleano final
estático CostGraphDef.Node.OutputInfo.Builder
estático CostGraphDef.Node.OutputInfo.Builder
CostGraphDef.Node.OutputInfo.Builder
estático CostGraphDef.Node.OutputInfo
parseDelimitedFrom (entrada de InputStream)
estático CostGraphDef.Node.OutputInfo
parseDelimitedFrom (entrada de InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
estático CostGraphDef.Node.OutputInfo
parseFrom (datos de ByteBuffer)
estático CostGraphDef.Node.OutputInfo
parseFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensiónRegistry)
estático CostGraphDef.Node.OutputInfo
parseFrom (datos de ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
estático CostGraphDef.Node.OutputInfo
parseFrom (entrada com.google.protobuf.CodedInputStream)
estático CostGraphDef.Node.OutputInfo
parseFrom (byte[] datos, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
estático CostGraphDef.Node.OutputInfo
parseFrom (datos com.google.protobuf.ByteString)
estático CostGraphDef.Node.OutputInfo
parseFrom (entrada de InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
estático CostGraphDef.Node.OutputInfo
parseFrom (com.google.protobuf.ByteString datos, com.google.protobuf.ExtensionRegistryLite extensiónRegistry)
estático
CostGraphDef.Node.OutputInfo.Builder
vacío
writeTo (salida de com.google.protobuf.CodedOutputStream)

Métodos heredados

Constantes

int final estático público ALIAS_INPUT_PORT_FIELD_NUMBER

Valor constante: 2

int final estático público DTYPE_FIELD_NUMBER

Valor constante: 4

int final estático público SHAPE_FIELD_NUMBER

Valor constante: 3

int final estático público TAMAÑO_FIELD_NUMBER

Valor constante: 1

Métodos públicos

público booleano es igual (Objeto obj)

público largo getAliasInputPort ()

 If >= 0, the output is an alias of an input. Note that an alias input
 may itself be an alias. The algorithm will therefore need to follow
 those pointers.
 
int64 alias_input_port = 2;

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

público CostGraphDef.Node.OutputInfo getDefaultInstanceForType ()

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

tipo de datos público getDtype ()

.tensorflow.DataType dtype = 4;

público int getDtypeValue ()

.tensorflow.DataType dtype = 4;

público getParserForType ()

público int getSerializedSize ()

público TensorShapeProto getShape ()

.tensorflow.TensorShapeProto shape = 3;

público TensorShapeProtoOrBuilder getShapeOrBuilder ()

.tensorflow.TensorShapeProto shape = 3;

público largo getSize ()

int64 size = 1;

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

hasShape booleano público ()

.tensorflow.TensorShapeProto shape = 3;

código hash int público ()

público final booleano isInitialized ()

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

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

público CostGraphDef.Node.OutputInfo.Builder newBuilderForType ()

CostGraphDef.Node.OutputInfo parseDelimitedFrom (entrada de InputStream) estático público

Lanza
IOExcepción

público estático CostGraphDef.Node.OutputInfo parseDelimitedFrom (entrada de InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lanza
IOExcepción

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

Lanza
Excepción de buffer de protocolo no válido

público estático CostGraphDef.Node.OutputInfo parseFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensiónRegistry)

Lanza
IOExcepción

público estático CostGraphDef.Node.OutputInfo parseFrom (datos ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lanza
Excepción de buffer de protocolo no válido

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

Lanza
IOExcepción

público estático CostGraphDef.Node.OutputInfo parseFrom (byte[] datos, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lanza
Excepción de buffer de protocolo no válido

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

Lanza
Excepción de buffer de protocolo no válido

público estático CostGraphDef.Node.OutputInfo parseFrom (entrada de InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lanza
IOExcepción

público estático CostGraphDef.Node.OutputInfo parseFrom (datos com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lanza
Excepción de buffer de protocolo no válido

estática pública analizador ()

público CostGraphDef.Node.OutputInfo.Builder toBuilder ()

escritura vacía pública (salida de com.google.protobuf.CodedOutputStream)

Lanza
IOExcepción