SavedSlice

SavedSlice kelas akhir publik

 Saved tensor slice: it stores the name of the tensors, the slice, and the
 raw data.
 
Protobuf tipe tensorflow.SavedSlice

Kelas Bersarang

kelas SavedSlice.Builder
 Saved tensor slice: it stores the name of the tensors, the slice, and the
 raw data. 

Konstanta

ke dalam DATA_FIELD_NUMBER
ke dalam NAME_FIELD_NUMBER
ke dalam SLICE_FIELD_NUMBER

Metode Publik

boolean
sama dengan (Objek objek)
TensorProto
dapatkanData ()
 The raw data of the slice is stored as a TensorProto.
TensorProtoOrBuilder
dapatkanDataOrBuilder ()
 The raw data of the slice is stored as a TensorProto.
SavedSlice statis
Irisan Tersimpan
com.google.protobuf.Descriptors.Descriptor statis terakhir
Rangkaian
dapatkan Nama ()
 Name of the tensor that this slice belongs to.
com.google.protobuf.ByteString
dapatkanNamaBytes ()
 Name of the tensor that this slice belongs to.
ke dalam
TensorSliceProto
dapatkan Irisan ()
 Extent of the slice.
TensorSliceProtoOrBuilder
dapatkanSliceOrBuilder ()
 Extent of the slice.
final com.google.protobuf.UnknownFieldSet
boolean
memilikiData ()
 The raw data of the slice is stored as a TensorProto.
boolean
memilikiSlice ()
 Extent of the slice.
ke dalam
boolean terakhir
SavedSlice.Builder statis
newBuilder (prototipe SavedSlice )
SavedSlice.Builder statis
SavedSlice.Builder
SavedSlice statis
parseDelimitedFrom (masukan Aliran Masukan)
SavedSlice statis
parseDelimitedFrom (masukan InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
SavedSlice statis
parseFrom (data ByteBuffer)
SavedSlice statis
parseFrom (com.google.protobuf.CodedInputStream masukan, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
SavedSlice statis
parseFrom (data ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
SavedSlice statis
parseFrom (com.google.protobuf.CodedInputStream masukan)
SavedSlice statis
parseFrom (byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
SavedSlice statis
parseFrom (com.google.protobuf.ByteString data)
SavedSlice statis
parseFrom (masukan InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
SavedSlice statis
parseFrom (com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statis
SavedSlice.Builder
ruang kosong
writeTo (com.google.protobuf.CodedOutputStream keluaran)

Metode Warisan

Konstanta

int akhir statis publik DATA_FIELD_NUMBER

Nilai Konstan: 3

int akhir statis publik NAME_FIELD_NUMBER

Nilai Konstan: 1

int akhir statis publik SLICE_FIELD_NUMBER

Nilai Konstan: 2

Metode Publik

boolean publik sama (Obj objek)

TensorProto publik 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;

TensorProtoOrBuilder publik 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;

SavedSlice statis publik getDefaultInstance ()

SavedSlice publik getDefaultInstanceForType ()

public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()

GetName String publik ()

 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;

publik 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;

publik dapatkanParserForType ()

publik int getSerializedSize ()

TensorSliceProto publik 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;

TensorSliceProtoOrBuilder publik 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;

public final com.google.protobuf.UnknownFieldSet getUnknownFields ()

hasData boolean publik ()

 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;

boolean publik 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;

kode hash int publik ()

boolean akhir publik diinisialisasi ()

SavedSlice.Builder statis publik newBuilder (prototipe SavedSlice )

SavedSlice.Builder statis publik newBuilder ()

SavedSlice.Builder publik newBuilderForType ()

parseDelimitedFrom statis publik SavedSlice (input InputStream)

Melempar
Pengecualian IO

parseDelimitedFrom dari SavedSlice statis publik (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Melempar
Pengecualian IO

parseFrom SavedSlice statis publik (data ByteBuffer)

Melempar
InvalidProtocolBufferException

parseFrom SavedSlice statis publik (com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Melempar
Pengecualian IO

parseFrom SavedSlice statis publik (data ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Melempar
InvalidProtocolBufferException

parseFrom SavedSlice statis publik (com.google.protobuf.CodedInputStream input)

Melempar
Pengecualian IO

parseFrom SavedSlice statis publik (byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Melempar
InvalidProtocolBufferException

parseFrom SavedSlice statis publik (com.google.protobuf.ByteString data)

Melempar
InvalidProtocolBufferException

parseFrom SavedSlice statis publik (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Melempar
Pengecualian IO

parseFrom SavedSlice statis publik (com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Melempar
InvalidProtocolBufferException

statis publik pengurai ()

SavedSlice.Builder toBuilder publik ()

public void writeTo (com.google.protobuf.CodedOutputStream keluaran)

Melempar
Pengecualian IO