genel final sınıfı SavedSlice
Saved tensor slice: it stores the name of the tensors, the slice, and the raw data.
tensorflow.SavedSlice
İç İçe Sınıflar
sınıf | SavedSlice.Builder | Saved tensor slice: it stores the name of the tensors, the slice, and the raw data. |
Sabitler
int | DATA_FIELD_NUMBER | |
int | NAME_FIELD_NUMBER | |
int | SLICE_FIELD_NUMBER |
Genel Yöntemler
boolean | eşittir (Nesne nesnesi) |
TensorProto | Veri Al () The raw data of the slice is stored as a TensorProto. |
TensorProtoOrBuilder | getDataOrBuilder () The raw data of the slice is stored as a TensorProto. |
statik Kaydedilen Dilim | |
KaydedilenDilim | |
final statik 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. |
int | |
Tensör DilimProto | getSlice () Extent of the slice. |
TensorSliceProtoOrBuilder | getSliceOrBuilder () Extent of the slice. |
final com.google.protobuf.UnknownFieldSet | |
boolean | Verileri var () The raw data of the slice is stored as a TensorProto. |
boolean | dilime sahiptir () Extent of the slice. |
int | hashKodu () |
son boole değeri | Başlatıldı () |
statik SavedSlice.Builder | newBuilder ( SavedSlice prototipi) |
statik SavedSlice.Builder | yeniİnşaatçı () |
SavedSlice.Builder | |
statik Kaydedilen Dilim | parseDelimitedFrom (InputStream girişi) |
statik Kaydedilen Dilim | parseDelimitedFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
statik Kaydedilen Dilim | parseFrom (ByteBuffer verileri) |
statik Kaydedilen Dilim | parseFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
statik Kaydedilen Dilim | parseFrom (ByteBuffer verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
statik Kaydedilen Dilim | ayrıştırmaFrom (com.google.protobuf.CodedInputStream girişi) |
statik Kaydedilen Dilim | parseFrom (byte[] verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
statik Kaydedilen Dilim | ayrıştırmaFrom (com.google.protobuf.ByteString verileri) |
statik Kaydedilen Dilim | parseFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
statik Kaydedilen Dilim | parseFrom (com.google.protobuf.ByteString verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
statik | ayrıştırıcı () |
SavedSlice.Builder | inşaatçıya () |
geçersiz | writeTo (com.google.protobuf.CodedOutputStream çıkışı) |
Kalıtsal Yöntemler
Sabitler
genel statik final int DATA_FIELD_NUMBER
Sabit Değer: 3
genel statik final int NAME_FIELD_NUMBER
Sabit Değer: 1
genel statik final int SLICE_FIELD_NUMBER
Sabit Değer: 2
Genel Yöntemler
genel boole eşittir (Object obj)
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 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 ()
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;
halk getParserForType ()
public int getSerializedSize ()
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 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 final com.google.protobuf.UnknownFieldSet getUnknownFields ()
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 int hashCode ()
genel final boolean isInitialized ()
genel statik SavedSlice ayrıştırmaDelimitedFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Atar
IO İstisnası |
---|
genel statik SavedSlice ayrıştırmaFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Atar
IO İstisnası |
---|
genel statik SavedSlice ayrıştırmaFrom (ByteBuffer verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Atar
Geçersiz ProtokolBufferException |
---|
genel statik SavedSlice ayrıştırmaFrom (com.google.protobuf.CodedInputStream girişi)
Atar
IO İstisnası |
---|
genel statik SavedSlice ayrıştırmaFrom (byte[] veri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Atar
Geçersiz ProtokolBufferException |
---|
genel statik SavedSlice ayrıştırmaFrom (com.google.protobuf.ByteString verileri)
Atar
Geçersiz ProtokolBufferException |
---|
genel statik SavedSlice ayrıştırmaFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Atar
IO İstisnası |
---|
genel statik SavedSlice ayrıştırmaFrom (com.google.protobuf.ByteString verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Atar
Geçersiz ProtokolBufferException |
---|
genel statik ayrıştırıcı ()
genel geçersiz writeTo (com.google.protobuf.CodedOutputStream çıkışı)
Atar
IO İstisnası |
---|