Each SnapshotRecord represents one batch of pre-processed input data. A batch consists of a list of tensors that we encode as TensorProtos. This message doesn't store the structure of the batch.
tensorflow.data.experimental.SnapshotRecord שיטות ציבוריות
| SnapshotRecord.Builder | addAllTensor (Iterable<? מרחיב את הערכים של TensorProto >) repeated .tensorflow.TensorProto tensor = 1; |
| SnapshotRecord.Builder | addRepeatedField (שדה com.google.protobuf.Descriptors.FieldDescriptor, ערך אובייקט) |
| SnapshotRecord.Builder | |
| SnapshotRecord.Builder | |
| SnapshotRecord.Builder | |
| SnapshotRecord.Builder | addTensor (int index, TensorProto.Builder builderForValue) repeated .tensorflow.TensorProto tensor = 1; |
| TensorProto.Builder | addTensorBuilder (int index) repeated .tensorflow.TensorProto tensor = 1; |
| TensorProto.Builder | addTensorBuilder () repeated .tensorflow.TensorProto tensor = 1; |
| SnapshotRecord | לבנות () |
| SnapshotRecord | buildPartial () |
| SnapshotRecord.Builder | ברור () |
| SnapshotRecord.Builder | clearField (שדה com.google.protobuf.Descriptors.FieldDescriptor) |
| SnapshotRecord.Builder | clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof) |
| SnapshotRecord.Builder | clearTensor () repeated .tensorflow.TensorProto tensor = 1; |
| SnapshotRecord.Builder | שיבוט () |
| SnapshotRecord | |
| final static com.google.protobuf.Descriptors.Descriptor | |
| com.google.protobuf.Descriptors.Descriptor | |
| TensorProto | getTensor (int index) repeated .tensorflow.TensorProto tensor = 1; |
| TensorProto.Builder | getTensorBuilder (int index) repeated .tensorflow.TensorProto tensor = 1; |
| רשימה< TensorProto.Builder > | getTensorBuilderList () repeated .tensorflow.TensorProto tensor = 1; |
| int | getTensorCount () repeated .tensorflow.TensorProto tensor = 1; |
| רשימה< TensorProto > | getTensorList () repeated .tensorflow.TensorProto tensor = 1; |
| TensorProtoOrBuilder | getTensorOrBuilder (int index) repeated .tensorflow.TensorProto tensor = 1; |
| רשימה<? מרחיב את TensorProtoOrBuilder > | getTensorOrBuilderList () repeated .tensorflow.TensorProto tensor = 1; |
| בוליאנית סופית | |
| SnapshotRecord.Builder | mergeFrom (קלט com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| SnapshotRecord.Builder | mergeFrom (com.google.protobuf.Message אחר) |
| Final SnapshotRecord.Builder | mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields) |
| SnapshotRecord.Builder | removeTensor (int index) repeated .tensorflow.TensorProto tensor = 1; |
| SnapshotRecord.Builder | setField (שדה com.google.protobuf.Descriptors.FieldDescriptor, ערך אובייקט) |
| SnapshotRecord.Builder | setRepeatedField (שדה com.google.protobuf.Descriptors.FieldDescriptor, אינדקס אינט, ערך אובייקט) |
| SnapshotRecord.Builder | |
| SnapshotRecord.Builder | setTensor (int index, TensorProto.Builder builderForValue) repeated .tensorflow.TensorProto tensor = 1; |
| Final SnapshotRecord.Builder | setUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields) |
שיטות בירושה
שיטות ציבוריות
public SnapshotRecord.Builder addAllTensor (Iterable<? מרחיב את ערכי TensorProto >)
repeated .tensorflow.TensorProto tensor = 1;
public SnapshotRecord.Builder addRepeatedField (שדה com.google.protobuf.Descriptors.FieldDescriptor, ערך אובייקט)
public SnapshotRecord.Builder addTensor (ערך TensorProto )
repeated .tensorflow.TensorProto tensor = 1;
public SnapshotRecord.Builder addTensor (int index, ערך TensorProto )
repeated .tensorflow.TensorProto tensor = 1;
public SnapshotRecord.Builder addTensor ( TensorProto.Builder builderForValue)
repeated .tensorflow.TensorProto tensor = 1;
public SnapshotRecord.Builder addTensor (int index, TensorProto.Builder builderForValue)
repeated .tensorflow.TensorProto tensor = 1;
public TensorProto.Builder addTensorBuilder (אינדקס int)
repeated .tensorflow.TensorProto tensor = 1;
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()
הציבור TensorProto.Builder getTensorBuilder (אינדקס אינט)
repeated .tensorflow.TensorProto tensor = 1;
רשימה ציבורית< TensorProto.Builder > getTensorBuilderList ()
repeated .tensorflow.TensorProto tensor = 1;
public int getTensorCount ()
repeated .tensorflow.TensorProto tensor = 1;
הציבור TensorProtoOrBuilder getTensorOrBuilder (int index)
repeated .tensorflow.TensorProto tensor = 1;
רשימה ציבורית<? מרחיב את TensorProtoOrBuilder > getTensorOrBuilderList ()
repeated .tensorflow.TensorProto tensor = 1;
בוליאני הסופי הציבורי הוא אתחול ()
public SnapshotRecord.Builder mergeFrom (קלט com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
זורק
| IOException |
|---|
Public final SnapshotRecord.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)
public SnapshotRecord.Builder setField (שדה com.google.protobuf.Descriptors.FieldDescriptor, ערך אובייקט)
public SnapshotRecord.Builder setRepeatedField (שדה com.google.protobuf.Descriptors.FieldDescriptor, אינדקס אינט, ערך אובייקט)
public SnapshotRecord.Builder setTensor (אינדקס int, ערך TensorProto )
repeated .tensorflow.TensorProto tensor = 1;
public SnapshotRecord.Builder setTensor (int index, TensorProto.Builder builderForValue)
repeated .tensorflow.TensorProto tensor = 1;