OpDeprecation

OpDeprecation ระดับสุดท้ายสาธารณะ

 Information about version-dependent deprecation of an op
 
Protobuf ประเภท tensorflow.OpDeprecation

คลาสที่ซ้อนกัน

ระดับ OpDeprecation.Builder
 Information about version-dependent deprecation of an op
 
Protobuf ประเภท tensorflow.OpDeprecation

ค่าคงที่

ภายใน EXPLANATION_FIELD_NUMBER
ภายใน VERSION_FIELD_NUMBER

วิธีการสาธารณะ

บูลีน
เท่ากับ (วัตถุ obj)
OpDeprecation แบบคงที่
OpDeprecation
com.google.protobuf.Descriptors.Descriptor แบบคงที่ขั้นสุดท้าย
สตริง
รับคำอธิบาย ()
 Explanation of why it was deprecated and what to use instead.
com.google.protobuf.ByteString
รับคำอธิบายไบต์ ()
 Explanation of why it was deprecated and what to use instead.
ภายใน
สุดท้าย com.google.protobuf.UnknownFieldSet
ภายใน
รับเวอร์ชัน ()
 First GraphDef version at which the op is disallowed.
ภายใน
บูลีนสุดท้าย
OpDeprecation.Builder แบบคงที่
newBuilder (ต้นแบบ OpDeprecation )
OpDeprecation.Builder แบบคงที่
OpDeprecation.Builder
OpDeprecation แบบคงที่
parseDelimitedFrom (อินพุต InputStream)
OpDeprecation แบบคงที่
parseDelimitedFrom (อินพุตสตรีม com.google.protobuf.ExtensionRegistryLite extensionRegistry)
OpDeprecation แบบคงที่
parseFrom (ข้อมูล ByteBuffer)
OpDeprecation แบบคงที่
parseFrom (อินพุต com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
OpDeprecation แบบคงที่
parseFrom (ข้อมูล ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
OpDeprecation แบบคงที่
parseFrom (com.google.protobuf.CodedInputStream อินพุต)
OpDeprecation แบบคงที่
parseFrom (ข้อมูลไบต์ [], com.google.protobuf.ExtensionRegistryLite extensionRegistry)
OpDeprecation แบบคงที่
parseFrom (ข้อมูล com.google.protobuf.ByteString)
OpDeprecation แบบคงที่
parseFrom (อินพุต InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
OpDeprecation แบบคงที่
parseFrom (ข้อมูล com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
คงที่
OpDeprecation.Builder
เป็นโมฆะ
writeTo (com.google.protobuf.CodedOutputStream เอาต์พุต)

วิธีการสืบทอด

ค่าคงที่

สาธารณะคงที่สุดท้าย int EXPLANATION_FIELD_NUMBER

ค่าคงที่: 2

สาธารณะคงสุดท้าย int VERSION_FIELD_NUMBER

ค่าคงที่: 1

วิธีการสาธารณะ

บูลีนสาธารณะ เท่ากับ (Object obj)

OpDeprecation สาธารณะ getDefaultInstance ()

OpDeprecation สาธารณะ getDefaultInstanceForType ()

สาธารณะคงที่สุดท้าย com.google.protobuf.Descriptors.Descriptor getDescriptor ()

สาธารณะสตริง getExplanation ()

คำอธิบายสตริง

 Explanation of why it was deprecated and what to use instead.
 
string explanation = 2;

สาธารณะ com.google.protobuf.ByteString getExplanationBytes ()

คำอธิบายสตริง

 Explanation of why it was deprecated and what to use instead.
 
string explanation = 2;

สาธารณะ getParserForType ()

สาธารณะ int getSerializedSize ()

สาธารณะสุดท้าย com.google.protobuf.UnknownFieldSet getUnknownFields ()

สาธารณะ int getVersion ()

 First GraphDef version at which the op is disallowed.
 
int32 version = 1;

สาธารณะ int hashCode ()

บูลีนสุดท้ายสาธารณะ isInitialized ()

OpDeprecation.Builder สาธารณะแบบคงที่ newBuilder (ต้นแบบ OpDeprecation )

OpDeprecation.Builder สาธารณะแบบคงที่ newBuilder ()

OpDeprecation.Builder สาธารณะ newBuilderForType ()

OpDeprecation แบบคงที่สาธารณะ parseDelimitedFrom (อินพุต InputStream)

ขว้าง
IOข้อยกเว้น

สาธารณะ OpDeprecation parseDelimitedFrom แบบคงที่ (อินพุตสตรีม, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

ขว้าง
IOข้อยกเว้น

แยกวิเคราะห์ OpDeprecation สาธารณะแบบคงที่ (ข้อมูล ByteBuffer)

ขว้าง
ProtocolBufferException ไม่ถูกต้อง

สาธารณะ OpDeprecation parseFrom แบบคงที่ (com.google.protobuf.CodedInputStream อินพุต com.google.protobuf.ExtensionRegistryLite extensionRegistry)

ขว้าง
IOข้อยกเว้น

แยกวิเคราะห์ OpDeprecation สาธารณะแบบคงที่ (ข้อมูล ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

ขว้าง
ProtocolBufferException ไม่ถูกต้อง

แยกวิเคราะห์ OpDeprecation สาธารณะแบบคงที่ (อินพุต com.google.protobuf.CodedInputStream)

ขว้าง
IOข้อยกเว้น

แยกวิเคราะห์ OpDeprecation สาธารณะแบบคงที่ (ข้อมูลไบต์ [], com.google.protobuf.ExtensionRegistryLite extensionRegistry)

ขว้าง
ProtocolBufferException ไม่ถูกต้อง

แยกวิเคราะห์ OpDeprecation สาธารณะแบบคงที่ (ข้อมูล com.google.protobuf.ByteString)

ขว้าง
ProtocolBufferException ไม่ถูกต้อง

แยกวิเคราะห์ OpDeprecation สาธารณะแบบคงที่ (อินพุต InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

ขว้าง
IOข้อยกเว้น

แยกวิเคราะห์ OpDeprecation สาธารณะแบบคงที่ (ข้อมูล com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

ขว้าง
ProtocolBufferException ไม่ถูกต้อง

สาธารณะคงที่ ตัวแยกวิเคราะห์ ()

OpDeprecation.Builder สาธารณะ ถึง Builder ()

โมฆะสาธารณะ writeTo (com.google.protobuf.CodedOutputStream เอาต์พุต)

ขว้าง
IOข้อยกเว้น