classe finale statique publique KernelDef.AttrConstraint
tensorflow.KernelDef.AttrConstraint de type Protobuf
Classes imbriquées
| classe | KernelDef.AttrConstraint.Builder | tensorflow.KernelDef.AttrConstraint de type Protobuf | |
Constantes
| int | ALLOWED_VALUES_FIELD_NUMBER | |
| int | NAME_FIELD_NUMBER |
Méthodes publiques
| booléen | est égal à (Obj objet) |
| Valeur d'attribut | getAllowedValues () A list of values that this kernel supports for this attr. |
| AttrValueOrBuilder | getAllowedValuesOrBuilder () A list of values that this kernel supports for this attr. |
| statique KernelDef.AttrConstraint | |
| KernelDef.AttrConstraint | |
| final statique com.google.protobuf.Descriptors.Descriptor | |
| Chaîne | obtenirNom () Name of an attr from the Op. |
| com.google.protobuf.ByteString | getNameBytes () Name of an attr from the Op. |
| int | |
| final com.google.protobuf.UnknownFieldSet | |
| booléen | hasAllowedValues () A list of values that this kernel supports for this attr. |
| int | |
| booléen final | |
| statique KernelDef.AttrConstraint.Builder | |
| statique KernelDef.AttrConstraint.Builder | newBuilder (prototype KernelDef.AttrConstraint ) |
| KernelDef.AttrConstraint.Builder | |
| statique KernelDef.AttrConstraint | parseDelimitedFrom (entrée InputStream) |
| statique KernelDef.AttrConstraint | parseDelimitedFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| statique KernelDef.AttrConstraint | parseFrom (données ByteBuffer) |
| statique KernelDef.AttrConstraint | parseFrom (entrée com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| statique KernelDef.AttrConstraint | parseFrom (données ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| statique KernelDef.AttrConstraint | parseFrom (entrée com.google.protobuf.CodedInputStream) |
| statique KernelDef.AttrConstraint | parseFrom (données octet[], com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| statique KernelDef.AttrConstraint | parseFrom (données com.google.protobuf.ByteString) |
| statique KernelDef.AttrConstraint | parseFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| statique KernelDef.AttrConstraint | parseFrom (données com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| statique | analyseur () |
| KernelDef.AttrConstraint.Builder | toBuilder () |
| vide | writeTo (sortie com.google.protobuf.CodedOutputStream) |
Méthodes héritées
Constantes
public statique final entier ALLOWED_VALUES_FIELD_NUMBER
Valeur constante : 2
public statique final entier NAME_FIELD_NUMBER
Valeur constante : 1
Méthodes publiques
public booléen égal (Objet obj)
public 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; public 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; public statique final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
chaîne publique getName ()
Name of an attr from the Op.
string name = 1; public com.google.protobuf.ByteString getNameBytes ()
Name of an attr from the Op.
string name = 1; publique getParserForType ()
public int getSerializedSize ()
public final com.google.protobuf.UnknownFieldSet getUnknownFields ()
public booléen hasAllowedValues ()
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; code de hachage int public ()
public final booléen isInitialized ()
public statique KernelDef.AttrConstraint parseDelimitedFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Jetés
| IOException |
|---|
public statique KernelDef.AttrConstraint parseFrom (données ByteBuffer)
Jetés
| InvalidProtocolBufferException |
|---|
public statique KernelDef.AttrConstraint parseFrom (entrée com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Jetés
| IOException |
|---|
public statique KernelDef.AttrConstraint parseFrom (données ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Jetés
| InvalidProtocolBufferException |
|---|
public statique KernelDef.AttrConstraint parseFrom (entrée com.google.protobuf.CodedInputStream)
Jetés
| IOException |
|---|
public statique KernelDef.AttrConstraint parseFrom (données octet[], com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Jetés
| InvalidProtocolBufferException |
|---|
public statique KernelDef.AttrConstraint parseFrom (données com.google.protobuf.ByteString)
Jetés
| InvalidProtocolBufferException |
|---|
public statique KernelDef.AttrConstraint parseFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Jetés
| IOException |
|---|
public statique KernelDef.AttrConstraint parseFrom (données com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Jetés
| InvalidProtocolBufferException |
|---|
public statique analyseur ()
public void writeTo (sortie com.google.protobuf.CodedOutputStream)
Jetés
| IOException |
|---|