publiczna statyczna klasa końcowa KernelDef.AttrConstraint
Protobuf typu tensorflow.KernelDef.AttrConstraint
Klasy zagnieżdżone
klasa | KernelDef.AttrConstraint.Builder | Protobuf typu tensorflow.KernelDef.AttrConstraint |
Stałe
wew | ALLOWED_VALUES_FIELD_NUMBER | |
wew | NAME_FIELD_NUMBER |
Metody publiczne
wartość logiczna | równa się (obiekt obiektu) |
Wartość atr | 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. |
statyczny KernelDef.AttrConstraint | |
KernelDef.AttrConstraint | |
końcowy statyczny com.google.protobuf.Descriptors.Descriptor | |
Smyczkowy | pobierz nazwę () Name of an attr from the Op. |
com.google.protobuf.ByteString | getNameBytes () Name of an attr from the Op. |
wew | |
końcowy com.google.protobuf.UnknownFieldSet | |
wartość logiczna | ma dozwolone wartości () A list of values that this kernel supports for this attr. |
wew | hashCode () |
końcowa wartość logiczna | |
statyczny KernelDef.AttrConstraint.Builder | nowyBuilder () |
statyczny KernelDef.AttrConstraint.Builder | newBuilder (prototyp KernelDef.AttrConstraint ) |
KernelDef.AttrConstraint.Builder | |
statyczny KernelDef.AttrConstraint | parseDelimitedFrom (wejście strumienia wejściowego) |
statyczny KernelDef.AttrConstraint | parseDelimitedFrom (dane wejścioweInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
statyczny KernelDef.AttrConstraint | parseFrom (dane ByteBuffer) |
statyczny KernelDef.AttrConstraint | parseFrom (wejście com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
statyczny KernelDef.AttrConstraint | parseFrom (dane ByteBuffer, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
statyczny KernelDef.AttrConstraint | parseFrom (wejście com.google.protobuf.CodedInputStream) |
statyczny KernelDef.AttrConstraint | parseFrom (bajt [] dane, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry) |
statyczny KernelDef.AttrConstraint | parseFrom (dane com.google.protobuf.ByteString) |
statyczny KernelDef.AttrConstraint | parseFrom (dane wejścioweInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
statyczny KernelDef.AttrConstraint | parseFrom (dane com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
statyczny | parser () |
KernelDef.AttrConstraint.Builder | |
próżnia | writeTo (wyjście com.google.protobuf.CodedOutputStream) |
Metody dziedziczone
Stałe
publiczny statyczny końcowy int ALLOWED_VALUES_FIELD_NUMBER
Wartość stała: 2
publiczny statyczny końcowy int NAME_FIELD_NUMBER
Wartość stała: 1
Metody publiczne
publiczna wartość logiczna równa się (obiekt obiektu)
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 static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
public String 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;
publiczny getParserForType ()
publiczny int getSerializedSize ()
publiczny finał com.google.protobuf.UnknownFieldSet getUnknownFields ()
publiczna wartość logiczna maAllowedValues ()
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;
publiczny int hashCode ()
publiczna końcowa wartość logiczna isInitialized ()
publiczny statyczny KernelDef.AttrConstraint.Builder newBuilder (prototyp KernelDef.AttrConstraint )
publiczny statyczny KernelDef.AttrConstraint parseDelimitedFrom (wejście strumienia wejściowego)
Rzuca
Wyjątek IO |
---|
publiczny statyczny KernelDef.AttrConstraint parseDelimitedFrom (dane wejściowe wejściowe, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
Rzuca
Wyjątek IO |
---|
publiczny statyczny KernelDef.AttrConstraint parseFrom (dane ByteBuffer)
Rzuca
Nieprawidłowy wyjątekProtocolBufferException |
---|
publiczny statyczny KernelDef.AttrConstraint parseFrom (wejście com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)
Rzuca
Wyjątek IO |
---|
public static KernelDef.AttrConstraint parseFrom (dane ByteBuffer, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
Rzuca
Nieprawidłowy wyjątekProtocolBufferException |
---|
publiczny statyczny KernelDef.AttrConstraint parseFrom (wejście com.google.protobuf.CodedInputStream)
Rzuca
Wyjątek IO |
---|
publiczny statyczny KernelDef.AttrConstraint parseFrom (bajt[] dane, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)
Rzuca
Nieprawidłowy wyjątekProtocolBufferException |
---|
publiczny statyczny KernelDef.AttrConstraint parseFrom (dane com.google.protobuf.ByteString)
Rzuca
Nieprawidłowy wyjątekProtocolBufferException |
---|
publiczny statyczny KernelDef.AttrConstraint parseFrom (wejście wejściowe strumienia wejściowego, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)
Rzuca
Wyjątek IO |
---|
public static KernelDef.AttrConstraint parseFrom (com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
Rzuca
Nieprawidłowy wyjątekProtocolBufferException |
---|
publiczna statyka parser ()
public void writeTo (wyjście com.google.protobuf.CodedOutputStream)
Rzuca
Wyjątek IO |
---|