VerifierConfig

VerifierConfig คลาสสุดท้ายสาธารณะ

 The config for graph verifiers.
 
Protobuf ประเภท tensorflow.VerifierConfig

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

ระดับ VerifierConfig.Builder
 The config for graph verifiers. 
แจกแจง VerifierConfig.สลับ Protobuf enum tensorflow.VerifierConfig.Toggle

ค่าคงที่

ภายใน STRUCTURE_VERIFIER_FIELD_NUMBER
ภายใน VERIFICATION_TIMEOUT_IN_MS_FIELD_NUMBER

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

บูลีน
เท่ากับ (วัตถุ obj)
VerifierConfig แบบคงที่
VerifierConfig
com.google.protobuf.Descriptors.Descriptor แบบคงที่ขั้นสุดท้าย
ภายใน
VerifierConfig.สลับ
getStructureVerifier ()
 Perform structural validation on a tensorflow graph.
ภายใน
getStructureVerifierValue ()
 Perform structural validation on a tensorflow graph.
สุดท้าย com.google.protobuf.UnknownFieldSet
ยาว
getVerificationTimeoutInMs ()
 Deadline for completion of all verification i.e.
ภายใน
บูลีนสุดท้าย
VerifierConfig.Builder แบบคงที่
VerifierConfig.Builder แบบคงที่
newBuilder (ต้นแบบ VerifierConfig )
VerifierConfig.Builder
VerifierConfig แบบคงที่
parseDelimitedFrom (อินพุต InputStream)
VerifierConfig แบบคงที่
parseDelimitedFrom (อินพุตสตรีม com.google.protobuf.ExtensionRegistryLite extensionRegistry)
VerifierConfig แบบคงที่
parseFrom (ข้อมูล ByteBuffer)
VerifierConfig แบบคงที่
parseFrom (อินพุต com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
VerifierConfig แบบคงที่
parseFrom (ข้อมูล ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
VerifierConfig แบบคงที่
parseFrom (com.google.protobuf.CodedInputStream อินพุต)
VerifierConfig แบบคงที่
parseFrom (ข้อมูลไบต์ [], com.google.protobuf.ExtensionRegistryLite extensionRegistry)
VerifierConfig แบบคงที่
parseFrom (ข้อมูล com.google.protobuf.ByteString)
VerifierConfig แบบคงที่
parseFrom (อินพุต InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
VerifierConfig แบบคงที่
parseFrom (ข้อมูล com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
คงที่
VerifierConfig.Builder
เป็นโมฆะ
writeTo (com.google.protobuf.CodedOutputStream เอาต์พุต)

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

ค่าคงที่

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

ค่าคงที่: 2

รอบชิงชนะเลิศแบบคงที่สาธารณะ int VERIFICATION_TIMEOUT_IN_MS_FIELD_NUMBER

ค่าคงที่: 1

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

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

VerifierConfig สาธารณะคงที่ getDefaultInstance ()

VerifierConfig สาธารณะ getDefaultInstanceForType ()

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

สาธารณะ getParserForType ()

สาธารณะ int getSerializedSize ()

VerifierConfig.Toggle getStructureVerifier สาธารณะ ()

 Perform structural validation on a tensorflow graph. Default is OFF.
 
.tensorflow.VerifierConfig.Toggle structure_verifier = 2;

int สาธารณะ getStructureVerifierValue ()

 Perform structural validation on a tensorflow graph. Default is OFF.
 
.tensorflow.VerifierConfig.Toggle structure_verifier = 2;

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

สาธารณะยาว getVerificationTimeoutInMs ()

 Deadline for completion of all verification i.e. all the Toggle ON
 verifiers must complete execution within this time.
 
int64 verification_timeout_in_ms = 1;

สาธารณะ int hashCode ()

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

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

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

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

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

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

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

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

VerifierConfig parseFrom สาธารณะ แบบคงที่ (ข้อมูล ByteBuffer)

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

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

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

VerifierConfig parseFrom แบบคงที่สาธารณะ (ข้อมูล ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

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

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

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

VerifierConfig parseFrom แบบคงที่สาธารณะ (ข้อมูลไบต์ [], com.google.protobuf.ExtensionRegistryLite extensionRegistry)

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

สาธารณะ VerifierConfig parseFrom แบบคงที่ (ข้อมูล com.google.protobuf.ByteString)

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

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

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

VerifierConfig parseFrom แบบคงที่สาธารณะ (ข้อมูล com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

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

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

VerifierConfig.Builder toBuilder สาธารณะ ()

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

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