общедоступный статический конечный класс OpDeprecation.Builder
Information about version-dependent deprecation of an opТип protobuf
tensorflow.OpDeprecation
Публичные методы
OpDeprecation.Builder | addRepeatedField (поле com.google.protobuf.Descriptors.FieldDescriptor, значение объекта) |
Устаревание | строить () |
Устаревание | |
OpDeprecation.Builder | прозрачный () |
OpDeprecation.Builder | очиститьОбъяснение () Explanation of why it was deprecated and what to use instead. |
OpDeprecation.Builder | ClearField (поле com.google.protobuf.Descriptors.FieldDescriptor) |
OpDeprecation.Builder | ClearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof) |
OpDeprecation.Builder | прозрачная версия () First GraphDef version at which the op is disallowed. |
OpDeprecation.Builder | клон () |
Устаревание | |
окончательный статический com.google.protobuf.Descriptors.Descriptor | |
com.google.protobuf.Descriptors.Descriptor | |
Нить | получить объяснение () Explanation of why it was deprecated and what to use instead. |
com.google.protobuf.ByteString | getExplanationBytes () Explanation of why it was deprecated and what to use instead. |
интервал | получить версию () First GraphDef version at which the op is disallowed. |
последнее логическое значение | |
OpDeprecation.Builder | mergeFrom (ввод com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
OpDeprecation.Builder | mergeFrom (com.google.protobuf.Message другое) |
окончательный OpDeprecation.Builder | mergeUnknownFields (com.google.protobuf.UnknownFieldSetknownFields) |
OpDeprecation.Builder | setExplanation (строковое значение) Explanation of why it was deprecated and what to use instead. |
OpDeprecation.Builder | setExplanationBytes (значение com.google.protobuf.ByteString) Explanation of why it was deprecated and what to use instead. |
OpDeprecation.Builder | setField (поле com.google.protobuf.Descriptors.FieldDescriptor, значение объекта) |
OpDeprecation.Builder | setRepeatedField (поле com.google.protobuf.Descriptors.FieldDescriptor, индекс int, значение объекта) |
окончательный OpDeprecation.Builder | setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields) |
OpDeprecation.Builder | setVersion (целое значение) First GraphDef version at which the op is disallowed. |
Унаследованные методы
Публичные методы
public OpDeprecation.Builder addRepeatedField (поле com.google.protobuf.Descriptors.FieldDescriptor, значение объекта)
public OpDeprecation.Builder ClearExplanation ()
Explanation of why it was deprecated and what to use instead.
string explanation = 2;
общедоступный OpDeprecation.Builder ClearVersion ()
First GraphDef version at which the op is disallowed.
int32 version = 1;
общедоступный статический окончательный com.google.protobuf.Descriptors.Descriptor getDescriptor ()
общедоступный com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()
публичная строка getExplanation ()
Explanation of why it was deprecated and what to use instead.
string explanation = 2;
public com.google.protobuf.ByteString getExplanationBytes ()
Explanation of why it was deprecated and what to use instead.
string explanation = 2;
public int getVersion ()
First GraphDef version at which the op is disallowed.
int32 version = 1;
публичное финальное логическое значение isInitialized ()
public OpDeprecation.Builder mergeFrom (вход com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
Броски
Исключение IO |
---|
общедоступный финальный OpDeprecation.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)
public OpDeprecation.Builder setExplanation (строковое значение)
Explanation of why it was deprecated and what to use instead.
string explanation = 2;
public OpDeprecation.Builder setExplanationBytes (значение com.google.protobuf.ByteString)
Explanation of why it was deprecated and what to use instead.
string explanation = 2;
public OpDeprecation.Builder setField (поле com.google.protobuf.Descriptors.FieldDescriptor, значение объекта)
public OpDeprecation.Builder setRepeatedField (поле com.google.protobuf.Descriptors.FieldDescriptor, индекс int, значение объекта)
общедоступный окончательный OpDeprecation.Builder setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)
public OpDeprecation.Builder setVersion (целое значение)
First GraphDef version at which the op is disallowed.
int32 version = 1;