מחלקה סופית ציבורית VerifierConfig
The config for graph verifiers.
tensorflow.VerifierConfig כיתות מקוננות
| מַחלָקָה | VerifierConfig.Builder | The config for graph verifiers. | |
| enum | VerifierConfig.Toggle | Protobuf enum tensorflow.VerifierConfig.Toggle | |
קבועים
| int | STRUCTURE_VERIFIER_FIELD_NUMBER | |
| int | VERIFICATION_TIMEOUT_IN_MS_FIELD_NUMBER | 
שיטות ציבוריות
| בוליאני |  שווה (Object obj) | 
| static VerifierConfig | |
| VerifierConfig | |
| final static com.google.protobuf.Descriptors.Descriptor | |
| int | |
| VerifierConfig.Toggle |  getStructureVerifier ()  Perform structural validation on a tensorflow graph. | 
| int |  getStructureVerifierValue ()  Perform structural validation on a tensorflow graph. | 
| final com.google.protobuf.UnknownFieldSet | |
| אָרוֹך |  getVerificationTimeoutInMs ()  Deadline for completion of all verification i.e. | 
| int |  hashcode () | 
| בוליאנית סופית | |
| סטטי VerifierConfig.Builder |  newBuilder () | 
| סטטי VerifierConfig.Builder |  newBuilder (אב-טיפוס VerifierConfig ) | 
| VerifierConfig.Builder | |
| static VerifierConfig |  parseDelimitedFrom (קלט InputStream) | 
| 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 (נתוני byte[], 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 ()
 פּוּמְבֵּי
public int getSerializedSize ()
public VerifierConfig.Toggle getStructureVerifier ()
Perform structural validation on a tensorflow graph. Default is OFF.
.tensorflow.VerifierConfig.Toggle structure_verifier = 2; public int getStructureVerifierValue ()
Perform structural validation on a tensorflow graph. Default is OFF.
.tensorflow.VerifierConfig.Toggle structure_verifier = 2; public final com.google.protobuf.UnknownFieldSet getUnknownFields ()
public long 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; public int hashCode ()
בוליאני הסופי הציבורי הוא אתחול ()
public static VerifierConfig parseDelimitedFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
זורק
| IOException | 
|---|
public static VerifierConfig parseFrom (קלט com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
זורק
| IOException | 
|---|
public static VerifierConfig parseFrom (נתוני ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
זורק
| InvalidProtocolBufferException | 
|---|
public static VerifierConfig parseFrom (נתוני byte[], com.google.protobuf.ExtensionRegistryLite extensionRegistry)
זורק
| InvalidProtocolBufferException | 
|---|
public static VerifierConfig parseFrom (נתוני com.google.protobuf.ByteString)
זורק
| InvalidProtocolBufferException | 
|---|
public static VerifierConfig parseFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
זורק
| IOException | 
|---|
public static VerifierConfig parseFrom (נתוני com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
זורק
| InvalidProtocolBufferException | 
|---|
 סטטי ציבורי
public void writeTo (פלט com.google.protobuf.CodedOutputStream)
זורק
| IOException | 
|---|