کلاس نهایی عمومی VerifierConfig
The config for graph verifiers.
tensorflow.VerifierConfig کلاس های تو در تو
| کلاس | VerifierConfig.Builder | The config for graph verifiers. | |
| enum | VerifierConfig.Toggle | Protobuf enum tensorflow.VerifierConfig.Toggle | |
ثابت ها
| بین المللی | STRUCTURE_VERIFIER_FIELD_NUMBER | |
| بین المللی | VERIFICATION_TIMEOUT_IN_MS_FIELD_NUMBER |
روش های عمومی
| بولی | برابر است (object obj) |
| Static VerifierConfig | |
| VerifierConfig | |
| نهایی static com.google.protobuf.Descriptors.Descriptor | |
| بین المللی | |
| VerifierConfig.Toggle | 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. |
| بین المللی | هش کد () |
| بولی نهایی | |
| Static VerifierConfig.Builder | newBuilder () |
| Static VerifierConfig.Builder | newBuilder (نمونه اولیه VerifierConfig ) |
| VerifierConfig.Builder | |
| Static VerifierConfig | parseDelimitedFrom (ورودی جریان ورودی) |
| Static VerifierConfig | parseDelimitedFrom (ورودی InputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Static VerifierConfig | parseFrom (داده های ByteBuffer) |
| Static VerifierConfig | parseFrom (ورودی com.google.protobuf.CodedInputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Static VerifierConfig | parseFrom (دادههای ByteBuffer، com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Static VerifierConfig | parseFrom (ورودی com.google.protobuf.CodedInputStream) |
| Static VerifierConfig | parseFrom (بایت[] داده، com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Static VerifierConfig | parseFrom (داده های com.google.protobuf.ByteString) |
| Static VerifierConfig | parseFrom (ورودی InputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Static VerifierConfig | parseFrom (دادههای com.google.protobuf.ByteString، com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| ایستا | تجزیه کننده () |
| VerifierConfig.Builder | toBuilder () |
| باطل | writeTo (خروجی com.google.protobuf.CodedOutputStream) |
روش های ارثی
ثابت ها
STRUCTURE_VERIFIER_FIELD_NUMBER نهایی استاتیک عمومی
ارزش ثابت: 2
نهایی استاتیک عمومی VERIFICATION_TIMEOUT_IN_MS_FIELD_NUMBER
ارزش ثابت: 1
روش های عمومی
بولین عمومی برابر است (Object Obj)
public static final 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; هش کد عمومی ()
بولین نهایی عمومی isInitialized ()
عمومی static VerifierConfig parseDelimitedFrom (ورودی InputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
پرتاب می کند
| IOException |
|---|
عمومی استاتیک VerifierConfig parseFrom (داده ByteBuffer)
پرتاب می کند
| InvalidProtocolBufferException |
|---|
عمومی استاتیک VerifierConfig parseFrom (ورودی com.google.protobuf.CodedInputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
پرتاب می کند
| IOException |
|---|
عمومی استاتیک VerifierConfig parseFrom (داده های ByteBuffer، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
پرتاب می کند
| InvalidProtocolBufferException |
|---|
عمومی static VerifierConfig parseFrom (ورودی com.google.protobuf.CodedInputStream)
پرتاب می کند
| IOException |
|---|
عمومی static VerifierConfig parseFrom (بایت[] داده، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
پرتاب می کند
| InvalidProtocolBufferException |
|---|
عمومی استاتیک VerifierConfig parseFrom (داده های com.google.protobuf.ByteString)
پرتاب می کند
| InvalidProtocolBufferException |
|---|
عمومی static VerifierConfig parseFrom (ورودی InputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
پرتاب می کند
| IOException |
|---|
عمومی static VerifierConfig parseFrom (داده های com.google.protobuf.ByteString، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
پرتاب می کند
| InvalidProtocolBufferException |
|---|
استاتیک عمومی تجزیه کننده ()
public void writeTo (خروجی com.google.protobuf.CodedOutputStream)
پرتاب می کند
| IOException |
|---|