classe finale statica pubblica KernelDef.AttrConstraint
Tipo di protocollo tensorflow.KernelDef.AttrConstraint
Classi nidificate
| classe | KernelDef.AttrConstraint.Builder | Tipo di protocollo tensorflow.KernelDef.AttrConstraint | |
Costanti
| int | CONSENTITI_VALUES_FIELD_NUMBER | |
| int | NOME_CAMPO_NUMERO |
Metodi pubblici
| booleano | è uguale a (Oggetto oggetto) |
| AttrValue | getValoriConsentiti () 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 statico | |
| KernelDef.AttrConstraint | |
| com.google.protobuf.Descriptors.Descriptor statico finale | |
| Corda | getNome () Name of an attr from the Op. |
| com.google.protobuf.ByteString | getNomeBytes () Name of an attr from the Op. |
| int | |
| finale com.google.protobuf.UnknownFieldSet | |
| booleano | hasAllowedValues () A list of values that this kernel supports for this attr. |
| int | codicehash () |
| booleano finale | |
| KernelDef.AttrConstraint.Builder statico | |
| KernelDef.AttrConstraint.Builder statico | newBuilder (prototipo KernelDef.AttrConstraint ) |
| KernelDef.AttrConstraint.Builder | |
| KernelDef.AttrConstraint statico | parseDelimitedFrom (input InputStream) |
| KernelDef.AttrConstraint statico | parseDelimitedFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| KernelDef.AttrConstraint statico | parseFrom (dati ByteBuffer) |
| KernelDef.AttrConstraint statico | parseFrom (input com.google.protobuf.CodedInputStream, estensione com.google.protobuf.ExtensionRegistryLiteRegistry) |
| KernelDef.AttrConstraint statico | parseFrom (dati ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| KernelDef.AttrConstraint statico | parseFrom (ingresso com.google.protobuf.CodedInputStream) |
| KernelDef.AttrConstraint statico | parseFrom (byte[] dati, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| KernelDef.AttrConstraint statico | parseFrom (dati com.google.protobuf.ByteString) |
| KernelDef.AttrConstraint statico | parseFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| KernelDef.AttrConstraint statico | parseFrom (dati com.google.protobuf.ByteString, estensione com.google.protobuf.ExtensionRegistryLiteRegistry) |
| statico | analizzatore () |
| KernelDef.AttrConstraint.Builder | toBuilder () |
| vuoto | writeTo (output com.google.protobuf.CodedOutputStream) |
Metodi ereditati
Costanti
public static final int ALLOWED_VALUES_FIELD_NUMBER
Valore costante: 2
public static final int NAME_FIELD_NUMBER
Valore costante: 1
Metodi pubblici
booleano pubblico è uguale a (Oggetto obj)
pubblico 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 static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
stringa pubblica getName ()
Name of an attr from the Op.
string name = 1; pubblico com.google.protobuf.ByteString getNameBytes ()
Name of an attr from the Op.
string name = 1; pubblico getParserForType ()
public int getSerializedSize ()
pubblico finale com.google.protobuf.UnknownFieldSet getUnknownFields ()
booleano pubblico 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; public int hashCode ()
public final booleano isInitialized ()
pubblico statico KernelDef.AttrConstraint parseDelimitedFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lancia
| IOException |
|---|
pubblico statico KernelDef.AttrConstraint parseFrom (dati ByteBuffer)
Lancia
| InvalidProtocolBufferException |
|---|
KernelDef.AttrConstraint pubblico statico parseFrom (input com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lancia
| IOException |
|---|
pubblico statico KernelDef.AttrConstraint parseFrom (dati ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lancia
| InvalidProtocolBufferException |
|---|
pubblico statico KernelDef.AttrConstraint parseFrom (input com.google.protobuf.CodedInputStream)
Lancia
| IOException |
|---|
pubblico statico KernelDef.AttrConstraint parseFrom (byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lancia
| InvalidProtocolBufferException |
|---|
pubblico statico KernelDef.AttrConstraint parseFrom (dati com.google.protobuf.ByteString)
Lancia
| InvalidProtocolBufferException |
|---|
pubblico statico KernelDef.AttrConstraint parseFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lancia
| IOException |
|---|
pubblico statico KernelDef.AttrConstraint parseFrom (dati com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lancia
| InvalidProtocolBufferException |
|---|
pubblico statico analizzatore ()
public void writeTo (output com.google.protobuf.CodedOutputStream)
Lancia
| IOException |
|---|