공용 인터페이스 BundleHeaderProtoOrBuilder
알려진 간접 하위 클래스 |
공개 방법
추상 BundleHeaderProto.Endianness | getEndianness () .tensorflow.BundleHeaderProto.Endianness endianness = 2; |
추상 정수 | getEndianness값 () .tensorflow.BundleHeaderProto.Endianness endianness = 2; |
추상 정수 | getNumShards () Number of data files in the bundle. |
추상 버전 정의 | 버전 획득 () Versioning of the tensor bundle format. |
추상 VersionDefOrBuilder | getVersionOrBuilder () Versioning of the tensor bundle format. |
추상 부울 | 버전 () Versioning of the tensor bundle format. |
공개 방법
공개 추상 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;
공개 추상 VersionDef getVersion ()
Versioning of the tensor bundle format.
.tensorflow.VersionDef version = 3;
공개 추상 VersionDefOrBuilder getVersionOrBuilder ()
Versioning of the tensor bundle format.
.tensorflow.VersionDef version = 3;
공개 추상 부울 hasVersion ()
Versioning of the tensor bundle format.
.tensorflow.VersionDef version = 3;