genel son sınıf VerifierConfig
The config for graph verifiers.
tensorflow.VerifierConfig
İç İçe Sınıflar
sınıf | VerifierConfig.Builder | The config for graph verifiers. | |
numaralandırma | VerifierConfig.Toggle | Protobuf enum tensorflow.VerifierConfig.Toggle |
Sabitler
int | STRUCTURE_VERIFIER_FIELD_NUMBER | |
int | VERIFICATION_TIMEOUT_IN_MS_FIELD_NUMBER |
Genel Yöntemler
boolean | eşittir (Nesne nesnesi) |
statik VerifierConfig | |
Doğrulayıcı Yapılandırması | |
final statik 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 | |
uzun | getVerificationTimeoutInMs () Deadline for completion of all verification i.e. |
int | hashKodu () |
son boole değeri | Başlatıldı () |
statik VerifierConfig.Builder | yeniİnşaatçı () |
statik VerifierConfig.Builder | newBuilder ( VerifierConfig prototipi) |
VerifierConfig.Builder | |
statik VerifierConfig | parseDelimitedFrom (InputStream girişi) |
statik VerifierConfig | parseDelimitedFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
statik VerifierConfig | parseFrom (ByteBuffer verileri) |
statik VerifierConfig | parseFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
statik VerifierConfig | parseFrom (ByteBuffer verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
statik VerifierConfig | ayrıştırmaFrom (com.google.protobuf.CodedInputStream girişi) |
statik VerifierConfig | parseFrom (byte[] verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
statik VerifierConfig | ayrıştırmaFrom (com.google.protobuf.ByteString verileri) |
statik VerifierConfig | parseFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
statik VerifierConfig | parseFrom (com.google.protobuf.ByteString verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
statik | ayrıştırıcı () |
VerifierConfig.Builder | inşaatçıya () |
geçersiz | writeTo (com.google.protobuf.CodedOutputStream çıkışı) |
Kalıtsal Yöntemler
Sabitler
genel statik final int STRUCTURE_VERIFIER_FIELD_NUMBER
Sabit Değer: 2
genel statik final int VERIFICATION_TIMEOUT_IN_MS_FIELD_NUMBER
Sabit Değer: 1
Genel Yöntemler
genel boole eşittir (Object obj)
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
halk getParserForType ()
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;
genel final com.google.protobuf.UnknownFieldSet getUnknownFields ()
genel uzun 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;
genel int hashCode ()
genel final boolean isInitialized ()
public static VerifierConfig parseDelimitedFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Atar
IO İstisnası |
---|
genel statik VerifierConfig ayrıştırmaFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Atar
IO İstisnası |
---|
public static VerifierConfig ayrıştırmaFrom (ByteBuffer verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Atar
Geçersiz ProtokolBufferException |
---|
genel statik VerifierConfig ayrıştırmaFrom (com.google.protobuf.CodedInputStream girişi)
Atar
IO İstisnası |
---|
public static VerifierConfig ayrıştırmaFrom (bayt[] veri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Atar
Geçersiz ProtokolBufferException |
---|
genel statik VerifierConfig ayrıştırmaFrom (com.google.protobuf.ByteString verileri)
Atar
Geçersiz ProtokolBufferException |
---|
public static VerifierConfig parseFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Atar
IO İstisnası |
---|
genel statik VerifierConfig ayrıştırmaFrom (com.google.protobuf.ByteString verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Atar
Geçersiz ProtokolBufferException |
---|
genel statik ayrıştırıcı ()
genel geçersiz writeTo (com.google.protobuf.CodedOutputStream çıkışı)
Atar
IO İstisnası |
---|