SnapshotMetadataRecord.Builder

lớp cuối cùng tĩnh công khai SnapshotMetadataRecord.Builder

 This stores the metadata information present in each snapshot record.
 
Loại Protobuf tensorflow.data.experimental.SnapshotMetadataRecord

Phương pháp công khai

Ảnh chụpMetadataRecord.Builder
addAllDtype (Iterable<? mở rộng các giá trị DataType >)
 A list of tensor dtype corresponding to each element of the snapshot.
Ảnh chụpMetadataRecord.Builder
addAllDtypeValue (giá trị Iterable<Integer>)
 A list of tensor dtype corresponding to each element of the snapshot.
Ảnh chụpMetadataRecord.Builder
addDtype (giá trị kiểu dữ liệu )
 A list of tensor dtype corresponding to each element of the snapshot.
Ảnh chụpMetadataRecord.Builder
addDtypeValue (giá trị int)
 A list of tensor dtype corresponding to each element of the snapshot.
Ảnh chụpMetadataRecord.Builder
addRepeatedField (trường com.google.protobuf.Descriptors.FieldDescriptor, Giá trị đối tượng)
Bản ghi siêu dữ liệu ảnh chụp nhanh
Bản ghi siêu dữ liệu ảnh chụp nhanh
Ảnh chụpMetadataRecord.Builder
Ảnh chụpMetadataRecord.Builder
ClearCreationTimestamp ()
 Time when we started creating this snapshot.
Ảnh chụpMetadataRecord.Builder
ClearDtype ()
 A list of tensor dtype corresponding to each element of the snapshot.
Ảnh chụpMetadataRecord.Builder
ClearField (trường com.google.protobuf.Descriptors.FieldDescriptor)
Ảnh chụpMetadataRecord.Builder
ClearFinalized ()
bool finalized = 1000;
Ảnh chụpMetadataRecord.Builder
clearGraphHash ()
 Stores the fingerprint of the graph that describes the dataset that is
 snapshotted.
Ảnh chụpMetadataRecord.Builder
ClearNumElements ()
 The number of elements in the snapshot.
Ảnh chụpMetadataRecord.Builder
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
Ảnh chụpMetadataRecord.Builder
ClearRunId ()
 Run ID that this snapshot corresponds to.
Ảnh chụpMetadataRecord.Builder
ClearVersion ()
 Version of the snapshot data file format.
Ảnh chụpMetadataRecord.Builder
dài
getCreationTimestamp ()
 Time when we started creating this snapshot.
Bản ghi siêu dữ liệu ảnh chụp nhanh
com.google.protobuf.Descriptors.Descriptor tĩnh cuối cùng
com.google.protobuf.Descriptors.Descriptor
Loại dữ liệu
getDtype (chỉ mục int)
 A list of tensor dtype corresponding to each element of the snapshot.
int
getDtypeCount ()
 A list of tensor dtype corresponding to each element of the snapshot.
Danh sách< Kiểu dữ liệu >
getDtypeList ()
 A list of tensor dtype corresponding to each element of the snapshot.
int
getDtypeValue (chỉ số int)
 A list of tensor dtype corresponding to each element of the snapshot.
Danh sách<Số nguyên>
getDtypeValueList ()
 A list of tensor dtype corresponding to each element of the snapshot.
boolean
getFinalized ()
bool finalized = 1000;
Sợi dây
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.
dài
getNumElements ()
 The number of elements in the snapshot.
Sợi dây
getRunId ()
 Run ID that this snapshot corresponds to.
com.google.protobuf.ByteString
getRunIdBytes ()
 Run ID that this snapshot corresponds to.
dài
getVersion ()
 Version of the snapshot data file format.
boolean cuối cùng
Ảnh chụpMetadataRecord.Builder
mergeFrom (com.google.protobuf.Message other)
Ảnh chụpMetadataRecord.Builder
mergeFrom (đầu vào com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
Ảnh chụp nhanh cuối cùngMetadataRecord.Builder
hợp nhấtUnknownFields (com.google.protobuf.UnknownFieldSet knownFields)
Ảnh chụpMetadataRecord.Builder
setCreationTimestamp (giá trị dài)
 Time when we started creating this snapshot.
Ảnh chụpMetadataRecord.Builder
setDtype (chỉ mục int, giá trị DataType )
 A list of tensor dtype corresponding to each element of the snapshot.
Ảnh chụpMetadataRecord.Builder
setDtypeValue (chỉ số int, giá trị int)
 A list of tensor dtype corresponding to each element of the snapshot.
Ảnh chụpMetadataRecord.Builder
setField (trường com.google.protobuf.Descriptors.FieldDescriptor, Giá trị đối tượng)
Ảnh chụpMetadataRecord.Builder
setFinalized (giá trị boolean)
bool finalized = 1000;
Ảnh chụpMetadataRecord.Builder
setGraphHash (Giá trị chuỗi)
 Stores the fingerprint of the graph that describes the dataset that is
 snapshotted.
Ảnh chụpMetadataRecord.Builder
setGraphHashBytes (giá trị com.google.protobuf.ByteString)
 Stores the fingerprint of the graph that describes the dataset that is
 snapshotted.
Ảnh chụpMetadataRecord.Builder
setNumElements (giá trị dài)
 The number of elements in the snapshot.
Ảnh chụpMetadataRecord.Builder
setRepeatedField (trường com.google.protobuf.Descriptors.FieldDescriptor, chỉ mục int, giá trị đối tượng)
Ảnh chụpMetadataRecord.Builder
setRunId (Giá trị chuỗi)
 Run ID that this snapshot corresponds to.
Ảnh chụpMetadataRecord.Builder
setRunIdBytes (giá trị com.google.protobuf.ByteString)
 Run ID that this snapshot corresponds to.
Ảnh chụp nhanh cuối cùngMetadataRecord.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSet knownFields)
Ảnh chụpMetadataRecord.Builder
setVersion (giá trị dài)
 Version of the snapshot data file format.

Phương pháp kế thừa

Phương pháp công khai

public SnapshotMetadataRecord.Builder addAllDtype (Iterable<? mở rộng các giá trị DataType >)

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

public SnapshotMetadataRecord.Builder addAllDtypeValue (giá trị Iterable<Integer>)

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

public SnapshotMetadataRecord.Builder addDtype (giá trị DataType )

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

public SnapshotMetadataRecord.Builder addDtypeValue (giá trị int)

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

public SnapshotMetadataRecord.Builder addRepeatedField (trường com.google.protobuf.Descriptors.FieldDescriptor, Giá trị đối tượng)

bản dựng SnapshotMetadataRecord công khai ()

public SnapshotMetadataRecord buildPartial ()

public SnapshotMetadataRecord.Builder rõ ràng ()

public SnapshotMetadataRecord.Builder clearCreationTimestamp ()

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

công khai SnapshotMetadataRecord.Builder clearDtype ()

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

public SnapshotMetadataRecord.Builder clearField (trường com.google.protobuf.Descriptors.FieldDescriptor)

public SnapshotMetadataRecord.Builder clearFinalized ()

bool finalized = 1000;

ảnh chụp công khaiMetadataRecord.Builder clearGraphHash ()

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

public SnapshotMetadataRecord.Builder clearNumElements ()

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

ảnh chụp nhanh công khaiMetadataRecord.Builder clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)

công khai SnapshotMetadataRecord.Builder clearRunId ()

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

public SnapshotMetadataRecord.Builder clearVersion ()

phiên bản

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

bản sao SnapshotMetadataRecord.Builder công khai ()

công khai getCreationTimestamp ()

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

công khai SnapshotMetadataRecord getDefaultInstanceForType ()

công khai tĩnh cuối cùng com.google.protobuf.Descriptors.Descriptor getDescriptor ()

com.google.protobuf.Descriptors.Descriptor công khai getDescriptorForType ()

Kiểu dữ liệu công khai getDtype (chỉ mục int)

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

int công khai getDtypeCount ()

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

Danh sách công khai< DataType > getDtypeList ()

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

int công khai getDtypeValue (chỉ mục int)

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

Danh sách công khai<Integer> getDtypeValueList ()

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

boolean công khai getFinalized ()

bool finalized = 1000;

Chuỗi công khai getGraphHash ()

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

com.google.protobuf.ByteString getGraphHashBytes công khai ()

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

getNumElements công khai dài ()

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

Chuỗi công khai getRunId ()

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

com.google.protobuf.ByteString getRunIdBytes công khai ()

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

getVersion dài công khai ()

phiên bản

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

boolean cuối cùng công khai được khởi tạo ()

ảnh chụp nhanh công khaiMetadataRecord.Builder mergeFrom (com.google.protobuf.Message other)

public SnapshotMetadataRecord.Builder mergeFrom (đầu vào com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

Ném
IOException

Snapshot cuối cùng công khaiMetadataRecord.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet knownFields)

public SnapshotMetadataRecord.Builder setCreationTimestamp (giá trị dài)

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

public SnapshotMetadataRecord.Builder setDtype (chỉ mục int, giá trị DataType )

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

public SnapshotMetadataRecord.Builder setDtypeValue (chỉ mục int, giá trị int)

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

public SnapshotMetadataRecord.Builder setField (trường com.google.protobuf.Descriptors.FieldDescriptor, Giá trị đối tượng)

public SnapshotMetadataRecord.Builder setFinalized (giá trị boolean)

bool finalized = 1000;

public SnapshotMetadataRecord.Builder setGraphHash (Giá trị chuỗi)

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

ảnh chụp nhanh công khaiMetadataRecord.Builder setGraphHashBytes (giá trị com.google.protobuf.ByteString)

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

public SnapshotMetadataRecord.Builder setNumElements (giá trị dài)

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

public SnapshotMetadataRecord.Builder setRepeatedField (trường com.google.protobuf.Descriptors.FieldDescriptor, chỉ mục int, giá trị đối tượng)

public SnapshotMetadataRecord.Builder setRunId (Giá trị chuỗi)

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

public SnapshotMetadataRecord.Builder setRunIdBytes (giá trị com.google.protobuf.ByteString)

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

Snapshot cuối cùng công khaiMetadataRecord.Builder setUnknownFields (com.google.protobuf.UnknownFieldSet knownFields)

public SnapshotMetadataRecord.Builder setVersion (giá trị dài)

phiên bản

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

,
lớp cuối cùng tĩnh công khai SnapshotMetadataRecord.Builder

 This stores the metadata information present in each snapshot record.
 
Loại Protobuf tensorflow.data.experimental.SnapshotMetadataRecord

Phương pháp công khai

Ảnh chụpMetadataRecord.Builder
addAllDtype (Iterable<? mở rộng các giá trị DataType >)
 A list of tensor dtype corresponding to each element of the snapshot.
Ảnh chụpMetadataRecord.Builder
addAllDtypeValue (giá trị Iterable<Integer>)
 A list of tensor dtype corresponding to each element of the snapshot.
Ảnh chụpMetadataRecord.Builder
addDtype (giá trị kiểu dữ liệu )
 A list of tensor dtype corresponding to each element of the snapshot.
Ảnh chụpMetadataRecord.Builder
addDtypeValue (giá trị int)
 A list of tensor dtype corresponding to each element of the snapshot.
Ảnh chụpMetadataRecord.Builder
addRepeatedField (trường com.google.protobuf.Descriptors.FieldDescriptor, Giá trị đối tượng)
Bản ghi siêu dữ liệu ảnh chụp nhanh
Bản ghi siêu dữ liệu ảnh chụp nhanh
Ảnh chụpMetadataRecord.Builder
Ảnh chụpMetadataRecord.Builder
ClearCreationTimestamp ()
 Time when we started creating this snapshot.
Ảnh chụpMetadataRecord.Builder
ClearDtype ()
 A list of tensor dtype corresponding to each element of the snapshot.
Ảnh chụpMetadataRecord.Builder
ClearField (trường com.google.protobuf.Descriptors.FieldDescriptor)
Ảnh chụpMetadataRecord.Builder
ClearFinalized ()
bool finalized = 1000;
Ảnh chụpMetadataRecord.Builder
clearGraphHash ()
 Stores the fingerprint of the graph that describes the dataset that is
 snapshotted.
Ảnh chụpMetadataRecord.Builder
ClearNumElements ()
 The number of elements in the snapshot.
Ảnh chụpMetadataRecord.Builder
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
Ảnh chụpMetadataRecord.Builder
ClearRunId ()
 Run ID that this snapshot corresponds to.
Ảnh chụpMetadataRecord.Builder
ClearVersion ()
 Version of the snapshot data file format.
Ảnh chụpMetadataRecord.Builder
dài
getCreationTimestamp ()
 Time when we started creating this snapshot.
Bản ghi siêu dữ liệu ảnh chụp nhanh
com.google.protobuf.Descriptors.Descriptor tĩnh cuối cùng
com.google.protobuf.Descriptors.Descriptor
Loại dữ liệu
getDtype (chỉ mục int)
 A list of tensor dtype corresponding to each element of the snapshot.
int
getDtypeCount ()
 A list of tensor dtype corresponding to each element of the snapshot.
Danh sách< Kiểu dữ liệu >
getDtypeList ()
 A list of tensor dtype corresponding to each element of the snapshot.
int
getDtypeValue (chỉ mục int)
 A list of tensor dtype corresponding to each element of the snapshot.
Danh sách<Số nguyên>
getDtypeValueList ()
 A list of tensor dtype corresponding to each element of the snapshot.
boolean
getFinalized ()
bool finalized = 1000;
Sợi dây
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.
dài
getNumElements ()
 The number of elements in the snapshot.
Sợi dây
getRunId ()
 Run ID that this snapshot corresponds to.
com.google.protobuf.ByteString
getRunIdBytes ()
 Run ID that this snapshot corresponds to.
dài
getVersion ()
 Version of the snapshot data file format.
boolean cuối cùng
Ảnh chụpMetadataRecord.Builder
mergeFrom (com.google.protobuf.Message other)
Ảnh chụpMetadataRecord.Builder
mergeFrom (đầu vào com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
Ảnh chụp nhanh cuối cùngMetadataRecord.Builder
hợp nhấtUnknownFields (com.google.protobuf.UnknownFieldSet knownFields)
Ảnh chụpMetadataRecord.Builder
setCreationTimestamp (giá trị dài)
 Time when we started creating this snapshot.
Ảnh chụpMetadataRecord.Builder
setDtype (chỉ mục int, giá trị DataType )
 A list of tensor dtype corresponding to each element of the snapshot.
Ảnh chụpMetadataRecord.Builder
setDtypeValue (chỉ số int, giá trị int)
 A list of tensor dtype corresponding to each element of the snapshot.
Ảnh chụpMetadataRecord.Builder
setField (trường com.google.protobuf.Descriptors.FieldDescriptor, Giá trị đối tượng)
Ảnh chụpMetadataRecord.Builder
setFinalized (giá trị boolean)
bool finalized = 1000;
Ảnh chụpMetadataRecord.Builder
setGraphHash (Giá trị chuỗi)
 Stores the fingerprint of the graph that describes the dataset that is
 snapshotted.
Ảnh chụpMetadataRecord.Builder
setGraphHashBytes (giá trị com.google.protobuf.ByteString)
 Stores the fingerprint of the graph that describes the dataset that is
 snapshotted.
Ảnh chụpMetadataRecord.Builder
setNumElements (giá trị dài)
 The number of elements in the snapshot.
Ảnh chụpMetadataRecord.Builder
setRepeatedField (trường com.google.protobuf.Descriptors.FieldDescriptor, chỉ mục int, giá trị đối tượng)
Ảnh chụpMetadataRecord.Builder
setRunId (Giá trị chuỗi)
 Run ID that this snapshot corresponds to.
Ảnh chụpMetadataRecord.Builder
setRunIdBytes (giá trị com.google.protobuf.ByteString)
 Run ID that this snapshot corresponds to.
Ảnh chụp nhanh cuối cùngMetadataRecord.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSet knownFields)
Ảnh chụpMetadataRecord.Builder
setVersion (giá trị dài)
 Version of the snapshot data file format.

Phương pháp kế thừa

Phương pháp công khai

public SnapshotMetadataRecord.Builder addAllDtype (Iterable<? mở rộng các giá trị DataType >)

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

public SnapshotMetadataRecord.Builder addAllDtypeValue (giá trị Iterable<Integer>)

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

public SnapshotMetadataRecord.Builder addDtype (giá trị DataType )

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

public SnapshotMetadataRecord.Builder addDtypeValue (giá trị int)

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

public SnapshotMetadataRecord.Builder addRepeatedField (trường com.google.protobuf.Descriptors.FieldDescriptor, Giá trị đối tượng)

bản dựng SnapshotMetadataRecord công khai ()

public SnapshotMetadataRecord buildPartial ()

public SnapshotMetadataRecord.Builder rõ ràng ()

public SnapshotMetadataRecord.Builder clearCreationTimestamp ()

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

công khai SnapshotMetadataRecord.Builder clearDtype ()

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

public SnapshotMetadataRecord.Builder clearField (trường com.google.protobuf.Descriptors.FieldDescriptor)

public SnapshotMetadataRecord.Builder clearFinalized ()

bool finalized = 1000;

ảnh chụp công khaiMetadataRecord.Builder clearGraphHash ()

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

public SnapshotMetadataRecord.Builder clearNumElements ()

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

ảnh chụp nhanh công khaiMetadataRecord.Builder clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)

công khai SnapshotMetadataRecord.Builder clearRunId ()

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

public SnapshotMetadataRecord.Builder clearVersion ()

phiên bản

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

bản sao SnapshotMetadataRecord.Builder công khai ()

công khai getCreationTimestamp ()

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

công khai SnapshotMetadataRecord getDefaultInstanceForType ()

công khai tĩnh cuối cùng com.google.protobuf.Descriptors.Descriptor getDescriptor ()

com.google.protobuf.Descriptors.Descriptor công khai getDescriptorForType ()

Kiểu dữ liệu công khai getDtype (chỉ mục int)

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

int công khai getDtypeCount ()

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

Danh sách công khai< DataType > getDtypeList ()

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

int công khai getDtypeValue (chỉ mục int)

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

Danh sách công khai<Integer> getDtypeValueList ()

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

boolean công khai getFinalized ()

bool finalized = 1000;

Chuỗi công khai getGraphHash ()

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

com.google.protobuf.ByteString getGraphHashBytes công khai ()

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

getNumElements công khai dài ()

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

Chuỗi công khai getRunId ()

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

com.google.protobuf.ByteString getRunIdBytes công khai ()

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

getVersion dài công khai ()

phiên bản

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

boolean cuối cùng công khai được khởi tạo ()

ảnh chụp nhanh công khaiMetadataRecord.Builder mergeFrom (com.google.protobuf.Message other)

public SnapshotMetadataRecord.Builder mergeFrom (đầu vào com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

Ném
IOException

Snapshot cuối cùng công khaiMetadataRecord.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet knownFields)

public SnapshotMetadataRecord.Builder setCreationTimestamp (giá trị dài)

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

public SnapshotMetadataRecord.Builder setDtype (chỉ mục int, giá trị DataType )

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

public SnapshotMetadataRecord.Builder setDtypeValue (chỉ mục int, giá trị int)

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

public SnapshotMetadataRecord.Builder setField (trường com.google.protobuf.Descriptors.FieldDescriptor, Giá trị đối tượng)

public SnapshotMetadataRecord.Builder setFinalized (giá trị boolean)

bool finalized = 1000;

public SnapshotMetadataRecord.Builder setGraphHash (Giá trị chuỗi)

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

ảnh chụp nhanh công khaiMetadataRecord.Builder setGraphHashBytes (giá trị com.google.protobuf.ByteString)

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

public SnapshotMetadataRecord.Builder setNumElements (giá trị dài)

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

public SnapshotMetadataRecord.Builder setRepeatedField (trường com.google.protobuf.Descriptors.FieldDescriptor, chỉ mục int, giá trị đối tượng)

public SnapshotMetadataRecord.Builder setRunId (Giá trị chuỗi)

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

public SnapshotMetadataRecord.Builder setRunIdBytes (giá trị com.google.protobuf.ByteString)

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

Snapshot cuối cùng công khaiMetadataRecord.Builder setUnknownFields (com.google.protobuf.UnknownFieldSet knownFields)

public SnapshotMetadataRecord.Builder setVersion (giá trị dài)

phiên bản

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