KernelDef.AttrConstraint

clase final estática pública KernelDef.AttrConstraint

Protobuf tipo tensorflow.KernelDef.AttrConstraint

Clases anidadas

clase KernelDef.AttrConstraint.Builder Protobuf tipo tensorflow.KernelDef.AttrConstraint

Constantes

En t ALLOWED_VALUES_FIELD_NUMBER
En t NOMBRE_CAMPO_NÚMERO

Métodos públicos

booleano
es igual (Objeto obj)
ValorAtributo
obtenerValoresPermitidos ()
 A list of values that this kernel supports for this attr.
AttrValueOrBuilder
getAllowedValuesOrBuilder ()
 A list of values that this kernel supports for this attr.
KernelDef.AttrConstraint estático
KernelDef.AttrConstraint
com.google.protobuf.Descriptors.Descriptor estático final
Cadena
obtenerNombre ()
 Name of an attr from the Op.
com.google.protobuf.ByteString
getNombreBytes ()
 Name of an attr from the Op.
En t
com.google.protobuf.UnknownFieldSet final
booleano
tieneAllowedValues ()
 A list of values that this kernel supports for this attr.
En t
booleano final
KernelDef.AttrConstraint.Builder estático
KernelDef.AttrConstraint.Builder estático
KernelDef.AttrConstraint.Builder
KernelDef.AttrConstraint estático
parseDelimitedFrom (entrada de InputStream)
KernelDef.AttrConstraint estático
parseDelimitedFrom (entrada de InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
KernelDef.AttrConstraint estático
parseFrom (datos de ByteBuffer)
KernelDef.AttrConstraint estático
parseFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensiónRegistry)
KernelDef.AttrConstraint estático
parseFrom (datos de ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
KernelDef.AttrConstraint estático
parseFrom (entrada com.google.protobuf.CodedInputStream)
KernelDef.AttrConstraint estático
parseFrom (byte[] datos, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
KernelDef.AttrConstraint estático
parseFrom (datos com.google.protobuf.ByteString)
KernelDef.AttrConstraint estático
parseFrom (entrada de InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
KernelDef.AttrConstraint estático
parseFrom (com.google.protobuf.ByteString datos, com.google.protobuf.ExtensionRegistryLite extensiónRegistry)
estático
KernelDef.AttrConstraint.Builder
vacío
writeTo (salida de com.google.protobuf.CodedOutputStream)

Métodos heredados

Constantes

int final estático público ALLOWED_VALUES_FIELD_NUMBER

Valor constante: 2

público estático final int NAME_FIELD_NUMBER

Valor constante: 1

Métodos públicos

público booleano es igual (Objeto obj)

público AttrValue getAllowedValues ​​()

 A list of values that this kernel supports for this attr.
 Like OpDef.AttrDef.allowed_values, except for kernels instead of Ops.
 
.tensorflow.AttrValue allowed_values = 2;

público AttrValueOrBuilder getAllowedValuesOrBuilder ()

 A list of values that this kernel supports for this attr.
 Like OpDef.AttrDef.allowed_values, except for kernels instead of Ops.
 
.tensorflow.AttrValue allowed_values = 2;

público estático KernelDef.AttrConstraint getDefaultInstance ()

público KernelDef.AttrConstraint getDefaultInstanceForType ()

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

cadena pública getName ()

 Name of an attr from the Op.
 
string name = 1;

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

 Name of an attr from the Op.
 
string name = 1;

público getParserForType ()

público int getSerializedSize ()

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

hasAllowedValues ​​booleano público ()

 A list of values that this kernel supports for this attr.
 Like OpDef.AttrDef.allowed_values, except for kernels instead of Ops.
 
.tensorflow.AttrValue allowed_values = 2;

código hash int público ()

público final booleano isInitialized ()

público estático KernelDef.AttrConstraint.Builder newBuilder ()

público estático KernelDef.AttrConstraint.Builder newBuilder (prototipo KernelDef.AttrConstraint )

público KernelDef.AttrConstraint.Builder newBuilderForType ()

KernelDef.AttrConstraint estático público parseDelimitedFrom (entrada de InputStream)

Lanza
IOExcepción

público estático KernelDef.AttrConstraint parseDelimitedFrom (entrada de InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lanza
IOExcepción

público estático KernelDef.AttrConstraint parseFrom (datos ByteBuffer)

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

público estático KernelDef.AttrConstraint parseFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lanza
IOExcepción

público estático KernelDef.AttrConstraint parseFrom (datos ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

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

público estático KernelDef.AttrConstraint parseFrom (entrada com.google.protobuf.CodedInputStream)

Lanza
IOExcepción

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

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

público estático KernelDef.AttrConstraint parseFrom (datos com.google.protobuf.ByteString)

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

público estático KernelDef.AttrConstraint parseFrom (entrada de InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lanza
IOExcepción

público estático KernelDef.AttrConstraint 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 KernelDef.AttrConstraint.Builder toBuilder ()

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

Lanza
IOExcepción