BundleEntryProto.Builder

공개 정적 최종 클래스 BundleEntryProto.Builder

 Describes the metadata related to a checkpointed tensor.
 
Protobuf 유형 tensorflow.BundleEntryProto

공개 방법

BundleEntryProto.Builder
addAllSlices (Iterable<? 확장 TensorSliceProto > 값)
 Iff present, this entry represents a partitioned tensor.
BundleEntryProto.Builder
addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor 필드, 개체 값)
BundleEntryProto.Builder
addSlices (int 인덱스, TensorSliceProto.Builder builderForValue)
 Iff present, this entry represents a partitioned tensor.
BundleEntryProto.Builder
addSlices ( TensorSliceProto.Builder builderForValue)
 Iff present, this entry represents a partitioned tensor.
BundleEntryProto.Builder
addSlices ( TensorSliceProto 값)
 Iff present, this entry represents a partitioned tensor.
BundleEntryProto.Builder
addSlices (int 인덱스, TensorSliceProto 값)
 Iff present, this entry represents a partitioned tensor.
TensorSliceProto.Builder
addSlicesBuilder (정수 인덱스)
 Iff present, this entry represents a partitioned tensor.
TensorSliceProto.Builder
addSlicesBuilder ()
 Iff present, this entry represents a partitioned tensor.
BundleEntryProto
짓다 ()
BundleEntryProto
BundleEntryProto.Builder
BundleEntryProto.Builder
클리어Crc32C ()
 The CRC32C checksum of the tensor bytes.
BundleEntryProto.Builder
클리어D타입 ()
 The tensor dtype and shape.
BundleEntryProto.Builder
ClearField (com.google.protobuf.Descriptors.FieldDescriptor 필드)
BundleEntryProto.Builder
클리어오프셋 ()
int64 offset = 4;
BundleEntryProto.Builder
ClearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
BundleEntryProto.Builder
클리어셰이프 ()
.tensorflow.TensorShapeProto shape = 2;
BundleEntryProto.Builder
클리어샤드ID ()
 The binary content of the tensor lies in:
   File "shard_id": bytes [offset, offset + size).
BundleEntryProto.Builder
클리어사이즈 ()
int64 size = 5;
BundleEntryProto.Builder
클리어슬라이스 ()
 Iff present, this entry represents a partitioned tensor.
BundleEntryProto.Builder
클론 ()
정수
getCrc32C ()
 The CRC32C checksum of the tensor bytes.
BundleEntryProto
최종 정적 com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
데이터 형식
getD유형 ()
 The tensor dtype and shape.
정수
getDtype값 ()
 The tensor dtype and shape.
getOffset ()
int64 offset = 4;
TensorShapeProto
getShape ()
.tensorflow.TensorShapeProto shape = 2;
TensorShapeProto.Builder
getShapeBuilder ()
.tensorflow.TensorShapeProto shape = 2;
TensorShapeProtoOrBuilder
getShapeOrBuilder ()
.tensorflow.TensorShapeProto shape = 2;
정수
getShardId ()
 The binary content of the tensor lies in:
   File "shard_id": bytes [offset, offset + size).
getSize ()
int64 size = 5;
TensorSliceProto
getSlices (정수 인덱스)
 Iff present, this entry represents a partitioned tensor.
TensorSliceProto.Builder
getSlicesBuilder (정수 인덱스)
 Iff present, this entry represents a partitioned tensor.
목록< TensorSliceProto.Builder >
getSlicesBuilderList ()
 Iff present, this entry represents a partitioned tensor.
정수
getSlicesCount ()
 Iff present, this entry represents a partitioned tensor.
목록< TensorSliceProto >
getSlicesList ()
 Iff present, this entry represents a partitioned tensor.
TensorSliceProtoOrBuilder
getSlicesOrBuilder (정수 인덱스)
 Iff present, this entry represents a partitioned tensor.
목록<? TensorSliceProtoOrBuilder 확장 >
getSlicesOrBuilderList ()
 Iff present, this entry represents a partitioned tensor.
부울
해쉬셰이프 ()
.tensorflow.TensorShapeProto shape = 2;
최종 부울
BundleEntryProto.Builder
mergeFrom (com.google.protobuf.다른 메시지 보내기)
BundleEntryProto.Builder
mergeFrom (com.google.protobuf.CodedInputStream 입력, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
BundleEntryProto.Builder
mergeShape ( TensorShapeProto 값)
.tensorflow.TensorShapeProto shape = 2;
최종 BundleEntryProto.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldSet 알려지지 않은Fields)
BundleEntryProto.Builder
RemoveSlices (정수 인덱스)
 Iff present, this entry represents a partitioned tensor.
BundleEntryProto.Builder
setCrc32C (정수 값)
 The CRC32C checksum of the tensor bytes.
BundleEntryProto.Builder
setDtype ( DataType 값)
 The tensor dtype and shape.
BundleEntryProto.Builder
setDtypeValue (정수 값)
 The tensor dtype and shape.
BundleEntryProto.Builder
setField (com.google.protobuf.Descriptors.FieldDescriptor 필드, 개체 값)
BundleEntryProto.Builder
setOffset (긴 값)
int64 offset = 4;
BundleEntryProto.Builder
setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor 필드, int 인덱스, 개체 값)
BundleEntryProto.Builder
setShape ( TensorShapeProto 값)
.tensorflow.TensorShapeProto shape = 2;
BundleEntryProto.Builder
setShape ( TensorShapeProto.Builder builderForValue)
.tensorflow.TensorShapeProto shape = 2;
BundleEntryProto.Builder
setShardId (정수 값)
 The binary content of the tensor lies in:
   File "shard_id": bytes [offset, offset + size).
BundleEntryProto.Builder
setSize (긴 값)
int64 size = 5;
BundleEntryProto.Builder
setSlices (int 인덱스, TensorSliceProto.Builder builderForValue)
 Iff present, this entry represents a partitioned tensor.
BundleEntryProto.Builder
setSlices (int 인덱스, TensorSliceProto 값)
 Iff present, this entry represents a partitioned tensor.
최종 BundleEntryProto.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields)

상속된 메서드

공개 방법

공개 BundleEntryProto.Builder addAllSlices (Iterable<? 확장 TensorSliceProto > 값)

 Iff present, this entry represents a partitioned tensor.  The previous
 fields are interpreted as follows:
   "dtype", "shape": describe the full tensor.
   "shard_id", "offset", "size", "crc32c": all IGNORED.
      These information for each slice can be looked up in their own
      BundleEntryProto, keyed by each "slice_name".
 
repeated .tensorflow.TensorSliceProto slices = 7;

공개 BundleEntryProto.Builder addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor 필드, 개체 값)

공개 BundleEntryProto.Builder addSlices (int 인덱스, TensorSliceProto.Builder builderForValue)

 Iff present, this entry represents a partitioned tensor.  The previous
 fields are interpreted as follows:
   "dtype", "shape": describe the full tensor.
   "shard_id", "offset", "size", "crc32c": all IGNORED.
      These information for each slice can be looked up in their own
      BundleEntryProto, keyed by each "slice_name".
 
repeated .tensorflow.TensorSliceProto slices = 7;

공개 BundleEntryProto.Builder addSlices ( TensorSliceProto.Builder builderForValue)

 Iff present, this entry represents a partitioned tensor.  The previous
 fields are interpreted as follows:
   "dtype", "shape": describe the full tensor.
   "shard_id", "offset", "size", "crc32c": all IGNORED.
      These information for each slice can be looked up in their own
      BundleEntryProto, keyed by each "slice_name".
 
repeated .tensorflow.TensorSliceProto slices = 7;

공개 BundleEntryProto.Builder addSlices ( TensorSliceProto 값)

 Iff present, this entry represents a partitioned tensor.  The previous
 fields are interpreted as follows:
   "dtype", "shape": describe the full tensor.
   "shard_id", "offset", "size", "crc32c": all IGNORED.
      These information for each slice can be looked up in their own
      BundleEntryProto, keyed by each "slice_name".
 
repeated .tensorflow.TensorSliceProto slices = 7;

공개 BundleEntryProto.Builder addSlices (int 인덱스, TensorSliceProto 값)

 Iff present, this entry represents a partitioned tensor.  The previous
 fields are interpreted as follows:
   "dtype", "shape": describe the full tensor.
   "shard_id", "offset", "size", "crc32c": all IGNORED.
      These information for each slice can be looked up in their own
      BundleEntryProto, keyed by each "slice_name".
 
repeated .tensorflow.TensorSliceProto slices = 7;

공개 TensorSliceProto.Builder addSlicesBuilder (int 인덱스)

 Iff present, this entry represents a partitioned tensor.  The previous
 fields are interpreted as follows:
   "dtype", "shape": describe the full tensor.
   "shard_id", "offset", "size", "crc32c": all IGNORED.
      These information for each slice can be looked up in their own
      BundleEntryProto, keyed by each "slice_name".
 
repeated .tensorflow.TensorSliceProto slices = 7;

공개 TensorSliceProto.Builder addSlicesBuilder ()

 Iff present, this entry represents a partitioned tensor.  The previous
 fields are interpreted as follows:
   "dtype", "shape": describe the full tensor.
   "shard_id", "offset", "size", "crc32c": all IGNORED.
      These information for each slice can be looked up in their own
      BundleEntryProto, keyed by each "slice_name".
 
repeated .tensorflow.TensorSliceProto slices = 7;

공개 BundleEntryProto 빌드 ()

공개 BundleEntryProto 빌드Partial ()

공개 BundleEntryProto.Builder 지우기 ()

공개 BundleEntryProto.Builder clearCrc32C ()

 The CRC32C checksum of the tensor bytes.
 
fixed32 crc32c = 6;

공개 BundleEntryProto.Builder ClearDtype ()

 The tensor dtype and shape.
 
.tensorflow.DataType dtype = 1;

공개 BundleEntryProto.BuilderclearField ( com.google.protobuf.Descriptors.FieldDescriptor 필드)

공개 BundleEntryProto.Builder ClearOffset ()

int64 offset = 4;

공개 BundleEntryProto.BuilderclearOneof ( com.google.protobuf.Descriptors.OneofDescriptoroneof)

공개 BundleEntryProto.Builder ClearShape ()

.tensorflow.TensorShapeProto shape = 2;

공개 BundleEntryProto.Builder ClearShardId ()

 The binary content of the tensor lies in:
   File "shard_id": bytes [offset, offset + size).
 
int32 shard_id = 3;

공개 BundleEntryProto.Builder ClearSize ()

int64 size = 5;

공개 BundleEntryProto.Builder 클리어슬라이스 ()

 Iff present, this entry represents a partitioned tensor.  The previous
 fields are interpreted as follows:
   "dtype", "shape": describe the full tensor.
   "shard_id", "offset", "size", "crc32c": all IGNORED.
      These information for each slice can be looked up in their own
      BundleEntryProto, keyed by each "slice_name".
 
repeated .tensorflow.TensorSliceProto slices = 7;

공개 BundleEntryProto.Builder 클론 ()

공개 int getCrc32C ()

 The CRC32C checksum of the tensor bytes.
 
fixed32 crc32c = 6;

공개 BundleEntryProto getDefaultInstanceForType ()

공개 정적 최종 com.google.protobuf.Descriptors.Descriptor getDescriptor ()

공개 com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()

공개 데이터 유형 getDtype ()

 The tensor dtype and shape.
 
.tensorflow.DataType dtype = 1;

공개 int getDtypeValue ()

 The tensor dtype and shape.
 
.tensorflow.DataType dtype = 1;

공개 긴 getOffset ()

int64 offset = 4;

공개 TensorShapeProto getShape ()

.tensorflow.TensorShapeProto shape = 2;

공개 TensorShapeProto.Builder getShapeBuilder ()

.tensorflow.TensorShapeProto shape = 2;

공개 TensorShapeProtoOrBuilder getShapeOrBuilder ()

.tensorflow.TensorShapeProto shape = 2;

공개 int getShardId ()

 The binary content of the tensor lies in:
   File "shard_id": bytes [offset, offset + size).
 
int32 shard_id = 3;

공개 긴 getSize ()

int64 size = 5;

공개 TensorSliceProto getSlices (int 인덱스)

 Iff present, this entry represents a partitioned tensor.  The previous
 fields are interpreted as follows:
   "dtype", "shape": describe the full tensor.
   "shard_id", "offset", "size", "crc32c": all IGNORED.
      These information for each slice can be looked up in their own
      BundleEntryProto, keyed by each "slice_name".
 
repeated .tensorflow.TensorSliceProto slices = 7;

공개 TensorSliceProto.Builder getSlicesBuilder (int 인덱스)

 Iff present, this entry represents a partitioned tensor.  The previous
 fields are interpreted as follows:
   "dtype", "shape": describe the full tensor.
   "shard_id", "offset", "size", "crc32c": all IGNORED.
      These information for each slice can be looked up in their own
      BundleEntryProto, keyed by each "slice_name".
 
repeated .tensorflow.TensorSliceProto slices = 7;

공개 목록< TensorSliceProto.Builder > getSlicesBuilderList ()

 Iff present, this entry represents a partitioned tensor.  The previous
 fields are interpreted as follows:
   "dtype", "shape": describe the full tensor.
   "shard_id", "offset", "size", "crc32c": all IGNORED.
      These information for each slice can be looked up in their own
      BundleEntryProto, keyed by each "slice_name".
 
repeated .tensorflow.TensorSliceProto slices = 7;

공개 int getSlicesCount ()

 Iff present, this entry represents a partitioned tensor.  The previous
 fields are interpreted as follows:
   "dtype", "shape": describe the full tensor.
   "shard_id", "offset", "size", "crc32c": all IGNORED.
      These information for each slice can be looked up in their own
      BundleEntryProto, keyed by each "slice_name".
 
repeated .tensorflow.TensorSliceProto slices = 7;

공개 목록< TensorSliceProto > getSlicesList ()

 Iff present, this entry represents a partitioned tensor.  The previous
 fields are interpreted as follows:
   "dtype", "shape": describe the full tensor.
   "shard_id", "offset", "size", "crc32c": all IGNORED.
      These information for each slice can be looked up in their own
      BundleEntryProto, keyed by each "slice_name".
 
repeated .tensorflow.TensorSliceProto slices = 7;

공개 TensorSliceProtoOrBuilder getSlicesOrBuilder (int 인덱스)

 Iff present, this entry represents a partitioned tensor.  The previous
 fields are interpreted as follows:
   "dtype", "shape": describe the full tensor.
   "shard_id", "offset", "size", "crc32c": all IGNORED.
      These information for each slice can be looked up in their own
      BundleEntryProto, keyed by each "slice_name".
 
repeated .tensorflow.TensorSliceProto slices = 7;

공개 목록<? TensorSliceProtoOrBuilder > getSlicesOrBuilderList () 를 확장합니다.

 Iff present, this entry represents a partitioned tensor.  The previous
 fields are interpreted as follows:
   "dtype", "shape": describe the full tensor.
   "shard_id", "offset", "size", "crc32c": all IGNORED.
      These information for each slice can be looked up in their own
      BundleEntryProto, keyed by each "slice_name".
 
repeated .tensorflow.TensorSliceProto slices = 7;

공개 부울 hasShape ()

.tensorflow.TensorShapeProto shape = 2;

공개 최종 부울 isInitialized ()

공개 BundleEntryProto.Builder mergeFrom (com.google.protobuf.다른 메시지)

공개 BundleEntryProto.Builder mergeFrom (com.google.protobuf.CodedInputStream 입력, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

던지기
IO예외

공개 BundleEntryProto.Builder mergeShape ( TensorShapeProto 값)

.tensorflow.TensorShapeProto shape = 2;

공개 최종 BundleEntryProto.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields)

공용 BundleEntryProto.Builder 제거Slices (int 인덱스)

 Iff present, this entry represents a partitioned tensor.  The previous
 fields are interpreted as follows:
   "dtype", "shape": describe the full tensor.
   "shard_id", "offset", "size", "crc32c": all IGNORED.
      These information for each slice can be looked up in their own
      BundleEntryProto, keyed by each "slice_name".
 
repeated .tensorflow.TensorSliceProto slices = 7;

공개 BundleEntryProto.Builder setCrc32C (int 값)

 The CRC32C checksum of the tensor bytes.
 
fixed32 crc32c = 6;

공용 BundleEntryProto.Builder setDtype ( DataType 값)

 The tensor dtype and shape.
 
.tensorflow.DataType dtype = 1;

공개 BundleEntryProto.Builder setDtypeValue (int 값)

 The tensor dtype and shape.
 
.tensorflow.DataType dtype = 1;

공개 BundleEntryProto.Builder setField (com.google.protobuf.Descriptors.FieldDescriptor 필드, 개체 값)

공용 BundleEntryProto.Builder setOffset (긴 값)

int64 offset = 4;

공개 BundleEntryProto.Builder setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor 필드, int 인덱스, 개체 값)

공개 BundleEntryProto.Builder setShape ( TensorShapeProto 값)

.tensorflow.TensorShapeProto shape = 2;

공개 BundleEntryProto.Builder setShape ( TensorShapeProto.Builder builderForValue)

.tensorflow.TensorShapeProto shape = 2;

공개 BundleEntryProto.Builder setShardId (int 값)

 The binary content of the tensor lies in:
   File "shard_id": bytes [offset, offset + size).
 
int32 shard_id = 3;

공개 BundleEntryProto.Builder setSize (긴 값)

int64 size = 5;

공개 BundleEntryProto.Builder setSlices (int 인덱스, TensorSliceProto.Builder builderForValue)

 Iff present, this entry represents a partitioned tensor.  The previous
 fields are interpreted as follows:
   "dtype", "shape": describe the full tensor.
   "shard_id", "offset", "size", "crc32c": all IGNORED.
      These information for each slice can be looked up in their own
      BundleEntryProto, keyed by each "slice_name".
 
repeated .tensorflow.TensorSliceProto slices = 7;

공용 BundleEntryProto.Builder setSlices (int 인덱스, TensorSliceProto 값)

 Iff present, this entry represents a partitioned tensor.  The previous
 fields are interpreted as follows:
   "dtype", "shape": describe the full tensor.
   "shard_id", "offset", "size", "crc32c": all IGNORED.
      These information for each slice can be looked up in their own
      BundleEntryProto, keyed by each "slice_name".
 
repeated .tensorflow.TensorSliceProto slices = 7;

공개 최종 BundleEntryProto.Builder setUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields)