SnapshotMetadataRecord.Builder

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

 This stores the metadata information present in each snapshot record.
 
Protobuf 유형 tensorflow.data.experimental.SnapshotMetadataRecord

공개 방법

SnapshotMetadataRecord.Builder
addAllDtype (Iterable<? 확장 DataType > 값)
 A list of tensor dtype corresponding to each element of the snapshot.
SnapshotMetadataRecord.Builder
addAllDtypeValue (Iterable<Integer> 값)
 A list of tensor dtype corresponding to each element of the snapshot.
SnapshotMetadataRecord.Builder
addDtype ( DataType 값)
 A list of tensor dtype corresponding to each element of the snapshot.
SnapshotMetadataRecord.Builder
addDtypeValue (정수 값)
 A list of tensor dtype corresponding to each element of the snapshot.
SnapshotMetadataRecord.Builder
addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor 필드, 개체 값)
스냅샷메타데이터 레코드
짓다 ()
스냅샷메타데이터 레코드
SnapshotMetadataRecord.Builder
SnapshotMetadataRecord.Builder
ClearCreationTimestamp ()
 Time when we started creating this snapshot.
SnapshotMetadataRecord.Builder
클리어D타입 ()
 A list of tensor dtype corresponding to each element of the snapshot.
SnapshotMetadataRecord.Builder
ClearField (com.google.protobuf.Descriptors.FieldDescriptor 필드)
SnapshotMetadataRecord.Builder
클리어완료 ()
bool finalized = 1000;
SnapshotMetadataRecord.Builder
클리어그래프해시 ()
 Stores the fingerprint of the graph that describes the dataset that is
 snapshotted.
SnapshotMetadataRecord.Builder
클리어NumElements ()
 The number of elements in the snapshot.
SnapshotMetadataRecord.Builder
ClearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
SnapshotMetadataRecord.Builder
클리어런ID ()
 Run ID that this snapshot corresponds to.
SnapshotMetadataRecord.Builder
클리어버전 ()
 Version of the snapshot data file format.
SnapshotMetadataRecord.Builder
클론 ()
getCreationTimestamp ()
 Time when we started creating this snapshot.
스냅샷메타데이터 레코드
최종 정적 com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
데이터 형식
getDtype (정수 인덱스)
 A list of tensor dtype corresponding to each element of the snapshot.
정수
getDtypeCount ()
 A list of tensor dtype corresponding to each element of the snapshot.
목록< 데이터 유형 >
getDtypeList ()
 A list of tensor dtype corresponding to each element of the snapshot.
정수
getDtypeValue (정수 인덱스)
 A list of tensor dtype corresponding to each element of the snapshot.
목록<정수>
getDtypeValueList ()
 A list of tensor dtype corresponding to each element of the snapshot.
부울
getFinalized ()
bool finalized = 1000;
getGraphHash ()
 Stores the fingerprint of the graph that describes the dataset that is
 snapshotted.
com.google.protobuf.ByteString
getGraphHashBytes ()
 Stores the fingerprint of the graph that describes the dataset that is
 snapshotted.
getNumElements ()
 The number of elements in the snapshot.
getRunId ()
 Run ID that this snapshot corresponds to.
com.google.protobuf.ByteString
getRunIdBytes ()
 Run ID that this snapshot corresponds to.
버전 획득 ()
 Version of the snapshot data file format.
최종 부울
SnapshotMetadataRecord.Builder
mergeFrom (com.google.protobuf.다른 메시지 보내기)
SnapshotMetadataRecord.Builder
mergeFrom (com.google.protobuf.CodedInputStream 입력, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
최종 SnapshotMetadataRecord.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldSet 알려지지 않은Fields)
SnapshotMetadataRecord.Builder
setCreationTimestamp (긴 값)
 Time when we started creating this snapshot.
SnapshotMetadataRecord.Builder
setDtype (int 인덱스, DataType 값)
 A list of tensor dtype corresponding to each element of the snapshot.
SnapshotMetadataRecord.Builder
setDtypeValue (int 인덱스, int 값)
 A list of tensor dtype corresponding to each element of the snapshot.
SnapshotMetadataRecord.Builder
setField (com.google.protobuf.Descriptors.FieldDescriptor 필드, 개체 값)
SnapshotMetadataRecord.Builder
setFinalized (부울 값)
bool finalized = 1000;
SnapshotMetadataRecord.Builder
setGraphHash (문자열 값)
 Stores the fingerprint of the graph that describes the dataset that is
 snapshotted.
SnapshotMetadataRecord.Builder
setGraphHashBytes (com.google.protobuf.ByteString 값)
 Stores the fingerprint of the graph that describes the dataset that is
 snapshotted.
SnapshotMetadataRecord.Builder
setNumElements (긴 값)
 The number of elements in the snapshot.
SnapshotMetadataRecord.Builder
setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor 필드, int 인덱스, 개체 값)
SnapshotMetadataRecord.Builder
setRunId (문자열 값)
 Run ID that this snapshot corresponds to.
SnapshotMetadataRecord.Builder
setRunIdBytes (com.google.protobuf.ByteString 값)
 Run ID that this snapshot corresponds to.
최종 SnapshotMetadataRecord.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields)
SnapshotMetadataRecord.Builder
setVersion (긴 값)
 Version of the snapshot data file format.

상속된 메서드

공개 방법

공개 SnapshotMetadataRecord.Builder addAllDtype (Iterable<? 확장 DataType > 값)

 A list of tensor dtype corresponding to each element of the snapshot.
 
repeated .tensorflow.DataType dtype = 5;

공개 SnapshotMetadataRecord.Builder addAllDtypeValue (Iterable<Integer> 값)

 A list of tensor dtype corresponding to each element of the snapshot.
 
repeated .tensorflow.DataType dtype = 5;

공개 SnapshotMetadataRecord.Builder addDtype ( DataType 값)

 A list of tensor dtype corresponding to each element of the snapshot.
 
repeated .tensorflow.DataType dtype = 5;

공개 SnapshotMetadataRecord.Builder addDtypeValue (int 값)

 A list of tensor dtype corresponding to each element of the snapshot.
 
repeated .tensorflow.DataType dtype = 5;

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

공개 SnapshotMetadataRecord 빌드 ()

공개 SnapshotMetadataRecord buildPartial ()

공개 SnapshotMetadataRecord.Builder 지우기 ()

공개 SnapshotMetadataRecord.Builder ClearCreationTimestamp ()

 Time when we started creating this snapshot.
 
int64 creation_timestamp = 3;

공개 SnapshotMetadataRecord.Builder ClearDtype ()

 A list of tensor dtype corresponding to each element of the snapshot.
 
repeated .tensorflow.DataType dtype = 5;

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

공개 SnapshotMetadataRecord.Builder ClearFinalized ()

bool finalized = 1000;

공개 SnapshotMetadataRecord.Builder ClearGraphHash ()

 Stores the fingerprint of the graph that describes the dataset that is
 snapshotted.
 
string graph_hash = 1;

공개 SnapshotMetadataRecord.Builder ClearNumElements ()

 The number of elements in the snapshot.
 
int64 num_elements = 6;

공개 SnapshotMetadataRecord.Builder clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)

공개 SnapshotMetadataRecord.Builder ClearRunId ()

 Run ID that this snapshot corresponds to.
 
string run_id = 2;

공개 SnapshotMetadataRecord.Builder ClearVersion ()

 Version of the snapshot data file format.
 
int64 version = 4;

공개 긴 getCreationTimestamp ()

 Time when we started creating this snapshot.
 
int64 creation_timestamp = 3;

공개 SnapshotMetadataRecord getDefaultInstanceForType ()

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

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

공개 데이터 유형 getDtype (int 인덱스)

 A list of tensor dtype corresponding to each element of the snapshot.
 
repeated .tensorflow.DataType dtype = 5;

공개 int getDtypeCount ()

 A list of tensor dtype corresponding to each element of the snapshot.
 
repeated .tensorflow.DataType dtype = 5;

공개 목록< DataType > getDtypeList ()

 A list of tensor dtype corresponding to each element of the snapshot.
 
repeated .tensorflow.DataType dtype = 5;

공개 int getDtypeValue (int 인덱스)

 A list of tensor dtype corresponding to each element of the snapshot.
 
repeated .tensorflow.DataType dtype = 5;

공개 목록<Integer> getDtypeValueList ()

 A list of tensor dtype corresponding to each element of the snapshot.
 
repeated .tensorflow.DataType dtype = 5;

공개 부울 getFinalized ()

bool finalized = 1000;

공개 문자열 getGraphHash ()

 Stores the fingerprint of the graph that describes the dataset that is
 snapshotted.
 
string graph_hash = 1;

공개 com.google.protobuf.ByteString getGraphHashBytes ()

 Stores the fingerprint of the graph that describes the dataset that is
 snapshotted.
 
string graph_hash = 1;

공개 긴 getNumElements ()

 The number of elements in the snapshot.
 
int64 num_elements = 6;

공개 문자열 getRunId ()

 Run ID that this snapshot corresponds to.
 
string run_id = 2;

공개 com.google.protobuf.ByteString getRunIdBytes ()

 Run ID that this snapshot corresponds to.
 
string run_id = 2;

공개 긴 getVersion ()

 Version of the snapshot data file format.
 
int64 version = 4;

공개 최종 부울 isInitialized ()

공개 SnapshotMetadataRecord.Builder mergeFrom (com.google.protobuf.기타 메시지)

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

던지기
IO예외

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

공개 SnapshotMetadataRecord.Builder setCreationTimestamp (긴 값)

 Time when we started creating this snapshot.
 
int64 creation_timestamp = 3;

공개 SnapshotMetadataRecord.Builder setDtype (int 인덱스, DataType 값)

 A list of tensor dtype corresponding to each element of the snapshot.
 
repeated .tensorflow.DataType dtype = 5;

공개 SnapshotMetadataRecord.Builder setDtypeValue (int 인덱스, int 값)

 A list of tensor dtype corresponding to each element of the snapshot.
 
repeated .tensorflow.DataType dtype = 5;

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

공개 SnapshotMetadataRecord.Builder setFinalized (부울 값)

bool finalized = 1000;

공개 SnapshotMetadataRecord.Builder setGraphHash (문자열 값)

 Stores the fingerprint of the graph that describes the dataset that is
 snapshotted.
 
string graph_hash = 1;

공개 SnapshotMetadataRecord.Builder setGraphHashBytes (com.google.protobuf.ByteString 값)

 Stores the fingerprint of the graph that describes the dataset that is
 snapshotted.
 
string graph_hash = 1;

공개 SnapshotMetadataRecord.Builder setNumElements (긴 값)

 The number of elements in the snapshot.
 
int64 num_elements = 6;

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

공개 SnapshotMetadataRecord.Builder setRunId (문자열 값)

 Run ID that this snapshot corresponds to.
 
string run_id = 2;

공개 SnapshotMetadataRecord.Builder setRunIdBytes (com.google.protobuf.ByteString 값)

 Run ID that this snapshot corresponds to.
 
string run_id = 2;

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

공개 SnapshotMetadataRecord.Builder setVersion (긴 값)

 Version of the snapshot data file format.
 
int64 version = 4;