genel statik son sınıf SavedSlice.Builder
Saved tensor slice: it stores the name of the tensors, the slice, and the raw data.
tensorflow.SavedSlice
Genel Yöntemler
SavedSlice.Builder | addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor alanı, Nesne değeri) |
KaydedilenDilim | inşa etmek () |
KaydedilenDilim | inşaKısmi () |
SavedSlice.Builder | temizlemek () |
SavedSlice.Builder | clearData () The raw data of the slice is stored as a TensorProto. |
SavedSlice.Builder | clearField (com.google.protobuf.Descriptors.FieldDescriptor alanı) |
SavedSlice.Builder | clearName () Name of the tensor that this slice belongs to. |
SavedSlice.Builder | clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof) |
SavedSlice.Builder | clearSlice () Extent of the slice. |
SavedSlice.Builder | klon () |
TensorProto | Veri Al () The raw data of the slice is stored as a TensorProto. |
TensorProto.Builder | getDataBuilder () The raw data of the slice is stored as a TensorProto. |
TensorProtoOrBuilder | getDataOrBuilder () The raw data of the slice is stored as a TensorProto. |
KaydedilenDilim | |
final statik com.google.protobuf.Descriptors.Descriptor | |
com.google.protobuf.Descriptors.Descriptor | |
Sicim | getName () Name of the tensor that this slice belongs to. |
com.google.protobuf.ByteString | getNameBytes () Name of the tensor that this slice belongs to. |
Tensör DilimProto | getSlice () Extent of the slice. |
TensorSliceProto.Builder | getSliceBuilder () Extent of the slice. |
TensorSliceProtoOrBuilder | getSliceOrBuilder () Extent of the slice. |
boolean | Verileri var () The raw data of the slice is stored as a TensorProto. |
boolean | dilime sahiptir () Extent of the slice. |
son boole değeri | Başlatıldı () |
SavedSlice.Builder | |
SavedSlice.Builder | mergeFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
SavedSlice.Builder | mergeFrom (com.google.protobuf.Message other) |
SavedSlice.Builder | |
son SavedSlice.Builder | mergeUnknownFields (com.google.protobuf.UnknownFieldSet bilinmiyorFields) |
SavedSlice.Builder | setData ( TensorProto.Builder builderForValue) The raw data of the slice is stored as a TensorProto. |
SavedSlice.Builder | |
SavedSlice.Builder | setField (com.google.protobuf.Descriptors.FieldDescriptor alanı, Nesne değeri) |
SavedSlice.Builder | setName (Dize değeri) Name of the tensor that this slice belongs to. |
SavedSlice.Builder | setNameBytes (com.google.protobuf.ByteString değeri) Name of the tensor that this slice belongs to. |
SavedSlice.Builder | setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor alanı, int dizini, Nesne değeri) |
SavedSlice.Builder | |
SavedSlice.Builder | |
son SavedSlice.Builder | setUnknownFields (com.google.protobuf.UnknownFieldSet bilinmeyenFields) |
Kalıtsal Yöntemler
Genel Yöntemler
public SavedSlice.Builder addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor alanı, Nesne değeri)
genel SavedSlice.Builder clearData ()
The raw data of the slice is stored as a TensorProto. Only raw data are stored (we don't fill in fields such as dtype or tensor_shape).
.tensorflow.TensorProto data = 3;
public SavedSlice.Builder clearName ()
Name of the tensor that this slice belongs to. This must be identical to the name used to encode the key for this record.
string name = 1;
genel SavedSlice.Builder clearSlice ()
Extent of the slice. Must have one entry for each of the dimension of the tensor that this slice belongs to.
.tensorflow.TensorSliceProto slice = 2;
herkese açık TensorProto getData ()
The raw data of the slice is stored as a TensorProto. Only raw data are stored (we don't fill in fields such as dtype or tensor_shape).
.tensorflow.TensorProto data = 3;
herkese açık TensorProto.Builder getDataBuilder ()
The raw data of the slice is stored as a TensorProto. Only raw data are stored (we don't fill in fields such as dtype or tensor_shape).
.tensorflow.TensorProto data = 3;
herkese açık TensorProtoOrBuilder getDataOrBuilder ()
The raw data of the slice is stored as a TensorProto. Only raw data are stored (we don't fill in fields such as dtype or tensor_shape).
.tensorflow.TensorProto data = 3;
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()
genel Dize getName ()
Name of the tensor that this slice belongs to. This must be identical to the name used to encode the key for this record.
string name = 1;
public com.google.protobuf.ByteString getNameBytes ()
Name of the tensor that this slice belongs to. This must be identical to the name used to encode the key for this record.
string name = 1;
herkese açık TensorSliceProto getSlice ()
Extent of the slice. Must have one entry for each of the dimension of the tensor that this slice belongs to.
.tensorflow.TensorSliceProto slice = 2;
herkese açık TensorSliceProto.Builder getSliceBuilder ()
Extent of the slice. Must have one entry for each of the dimension of the tensor that this slice belongs to.
.tensorflow.TensorSliceProto slice = 2;
herkese açık TensorSliceProtoOrBuilder getSliceOrBuilder ()
Extent of the slice. Must have one entry for each of the dimension of the tensor that this slice belongs to.
.tensorflow.TensorSliceProto slice = 2;
genel boole hasData ()
The raw data of the slice is stored as a TensorProto. Only raw data are stored (we don't fill in fields such as dtype or tensor_shape).
.tensorflow.TensorProto data = 3;
genel boolean hasSlice ()
Extent of the slice. Must have one entry for each of the dimension of the tensor that this slice belongs to.
.tensorflow.TensorSliceProto slice = 2;
genel final boolean isInitialized ()
genel SavedSlice.Builder mergeData ( TensorProto değeri)
The raw data of the slice is stored as a TensorProto. Only raw data are stored (we don't fill in fields such as dtype or tensor_shape).
.tensorflow.TensorProto data = 3;
genel SavedSlice.Builder mergeFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Atar
IOİstisnası |
---|
public SavedSlice.Builder mergeSlice ( TensorSliceProto değeri)
Extent of the slice. Must have one entry for each of the dimension of the tensor that this slice belongs to.
.tensorflow.TensorSliceProto slice = 2;
genel final SavedSlice.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet bilinmiyorFields)
public SavedSlice.Builder setData ( TensorProto.Builder builderForValue)
The raw data of the slice is stored as a TensorProto. Only raw data are stored (we don't fill in fields such as dtype or tensor_shape).
.tensorflow.TensorProto data = 3;
public SavedSlice.Builder setData ( TensorProto değeri)
The raw data of the slice is stored as a TensorProto. Only raw data are stored (we don't fill in fields such as dtype or tensor_shape).
.tensorflow.TensorProto data = 3;
public SavedSlice.Builder setField (com.google.protobuf.Descriptors.FieldDescriptor alanı, Nesne değeri)
public SavedSlice.Builder setName (Dize değeri)
Name of the tensor that this slice belongs to. This must be identical to the name used to encode the key for this record.
string name = 1;
public SavedSlice.Builder setNameBytes (com.google.protobuf.ByteString değeri)
Name of the tensor that this slice belongs to. This must be identical to the name used to encode the key for this record.
string name = 1;
public SavedSlice.Builder setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor alanı, int dizini, Nesne değeri)
public SavedSlice.Builder setSlice ( TensorSliceProto değeri)
Extent of the slice. Must have one entry for each of the dimension of the tensor that this slice belongs to.
.tensorflow.TensorSliceProto slice = 2;
public SavedSlice.Builder setSlice ( TensorSliceProto.Builder builderForValue)
Extent of the slice. Must have one entry for each of the dimension of the tensor that this slice belongs to.
.tensorflow.TensorSliceProto slice = 2;