BundleHeaderProto

کلاس نهایی عمومی BundleHeaderProto

 Special header that is associated with a bundle.
 TODO(zongheng,zhifengc): maybe in the future, we can add information about
 which binary produced this checkpoint, timestamp, etc. Sometime, these can be
 valuable debugging information. And if needed, these can be used as defensive
 information ensuring reader (binary version) of the checkpoint and the writer
 (binary version) must match within certain range, etc.
 
نوع Protobuf tensorflow.BundleHeaderProto

کلاس های تو در تو

کلاس BundleHeaderProto.Builder
 Special header that is associated with a bundle. 
enum BundleHeaderProto.Endianness
 An enum indicating the endianness of the platform that produced this
 bundle. 

ثابت ها

بین المللی ENDIANNESS_FIELD_NUMBER
بین المللی NUM_SHARDS_FIELD_NUMBER
بین المللی VERSION_FIELD_NUMBER

روش های عمومی

بولی
برابر است (object obj)
استاتیک BundleHeaderProto
BundleHeaderProto
نهایی static com.google.protobuf.Descriptors.Descriptor
BundleHeaderProto.Endianness
گرفتگی ()
.tensorflow.BundleHeaderProto.Endianness endianness = 2;
بین المللی
getEndiannessValue ()
.tensorflow.BundleHeaderProto.Endianness endianness = 2;
بین المللی
getNumShards ()
 Number of data files in the bundle.
بین المللی
com.google.protobuf.UnknownFieldSet نهایی
VersionDef
getVersion ()
 Versioning of the tensor bundle format.
VersionDefOrBuilder
getVersionOrBuilder ()
 Versioning of the tensor bundle format.
بولی
دارای نسخه ()
 Versioning of the tensor bundle format.
بین المللی
بولی نهایی
استاتیک BundleHeaderProto.Builder
newBuilder (نمونه اولیه BundleHeaderProto )
استاتیک BundleHeaderProto.Builder
BundleHeaderProto.Builder
استاتیک BundleHeaderProto
parseDelimitedFrom (ورودی جریان ورودی)
استاتیک BundleHeaderProto
parseDelimitedFrom (ورودی InputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
استاتیک BundleHeaderProto
parseFrom (داده های ByteBuffer)
استاتیک BundleHeaderProto
parseFrom (ورودی com.google.protobuf.CodedInputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
استاتیک BundleHeaderProto
parseFrom (داده‌های ByteBuffer، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
استاتیک BundleHeaderProto
parseFrom (ورودی com.google.protobuf.CodedInputStream)
استاتیک BundleHeaderProto
parseFrom (بایت[] داده، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
استاتیک BundleHeaderProto
parseFrom (داده های com.google.protobuf.ByteString)
استاتیک BundleHeaderProto
parseFrom (ورودی InputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
استاتیک BundleHeaderProto
parseFrom (داده‌های com.google.protobuf.ByteString، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ایستا
BundleHeaderProto.Builder
خالی
writeTo (خروجی com.google.protobuf.CodedOutputStream)

روش های ارثی

ثابت ها

نهایی استاتیک عمومی ENDIANNESS_FIELD_NUMBER

مقدار ثابت: 2

نهایی استاتیک عمومی NUM_SHARDS_FIELD_NUMBER

ارزش ثابت: 1

نهایی استاتیک عمومی VERSION_FIELD_NUMBER

مقدار ثابت: 3

روش های عمومی

بولین عمومی برابر است (Object Obj)

عمومی استاتیک BundleHeaderProto getDefaultInstance ()

عمومی BundleHeaderProto getDefaultInstanceForType ()

public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()

عمومی BundleHeaderProto.Endianness getEndianness ()

.tensorflow.BundleHeaderProto.Endianness endianness = 2;

عمومی int getEndiannessValue ()

.tensorflow.BundleHeaderProto.Endianness endianness = 2;

عمومی int getNumShards ()

 Number of data files in the bundle.
 
int32 num_shards = 1;

عمومی getParserForType ()

عمومی int getSerializedSize ()

عمومی نهایی com.google.protobuf.UnknownFieldSet getUnknownFields ()

عمومی VersionDef getVersion ()

 Versioning of the tensor bundle format.
 
.tensorflow.VersionDef version = 3;

عمومی VersionDefOrBuilder getVersionOrBuilder ()

 Versioning of the tensor bundle format.
 
.tensorflow.VersionDef version = 3;

دارای نسخه بولی عمومی ()

 Versioning of the tensor bundle format.
 
.tensorflow.VersionDef version = 3;

هش کد عمومی ()

بولین نهایی عمومی isInitialized ()

عمومی استاتیک BundleHeaderProto.Builder newBuilder (نمونه اولیه BundleHeaderProto )

عمومی استاتیک BundleHeaderProto.Builder newBuilder ()

عمومی BundleHeaderProto.Builder newBuilderForType ()

عمومی استاتیک BundleHeaderProto parseDelimitedFrom (ورودی جریان ورودی)

پرتاب می کند
IOException

عمومی استاتیک BundleHeaderProto parseDelimitedFrom (ورودی InputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry)

پرتاب می کند
IOException

عمومی استاتیک BundleHeaderProto parseFrom (داده ByteBuffer)

پرتاب می کند
InvalidProtocolBufferException

عمومی استاتیک BundleHeaderProto parseFrom (ورودی com.google.protobuf.CodedInputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry)

پرتاب می کند
IOException

عمومی استاتیک BundleHeaderProto parseFrom (داده های ByteBuffer، com.google.protobuf.ExtensionRegistryLite extensionRegistry)

پرتاب می کند
InvalidProtocolBufferException

عمومی استاتیک BundleHeaderProto parseFrom (ورودی com.google.protobuf.CodedInputStream)

پرتاب می کند
IOException

عمومی استاتیک BundleHeaderProto parseFrom (بایت[] داده، com.google.protobuf.ExtensionRegistryLite extensionRegistry)

پرتاب می کند
InvalidProtocolBufferException

عمومی استاتیک BundleHeaderProto parseFrom (داده های com.google.protobuf.ByteString)

پرتاب می کند
InvalidProtocolBufferException

عمومی استاتیک BundleHeaderProto parseFrom (ورودی InputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry)

پرتاب می کند
IOException

عمومی استاتیک BundleHeaderProto parseFrom (com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

پرتاب می کند
InvalidProtocolBufferException

استاتیک عمومی تجزیه کننده ()

عمومی BundleHeaderProto.Builder toBuilder ()

public void writeTo (خروجی com.google.protobuf.CodedOutputStream)

پرتاب می کند
IOException