SavedSliceMeta

kelas akhir publik SavedSliceMeta

 Metadata describing the set of slices of the same tensor saved in a
 checkpoint file.
 
Protobuf tipe tensorflow.SavedSliceMeta

Kelas Bersarang

kelas DisimpanSliceMeta.Builder
 Metadata describing the set of slices of the same tensor saved in a
 checkpoint file. 

Konstanta

ke dalam NAME_FIELD_NUMBER
ke dalam BENTUK_FIELD_NUMBER
ke dalam SLICE_FIELD_NUMBER
ke dalam TYPE_FIELD_NUMBER

Metode Publik

boolean
sama dengan (Objek objek)
SavedSliceMeta statis
SliceMeta yang Disimpan
com.google.protobuf.Descriptors.Descriptor statis terakhir
Rangkaian
dapatkan Nama ()
 Name of the tensor.
com.google.protobuf.ByteString
dapatkanNamaBytes ()
 Name of the tensor.
ke dalam
TensorBentukProto
dapatkanBentuk ()
 Shape of the tensor
 
.tensorflow.TensorShapeProto shape = 2;
TensorShapeProtoOrBuilder
dapatkanBentukOrBuilder ()
 Shape of the tensor
 
.tensorflow.TensorShapeProto shape = 2;
TensorSliceProto
getSlice (indeks int)
 Explicit list of slices saved in the checkpoint file.
ke dalam
dapatkanSliceCount ()
 Explicit list of slices saved in the checkpoint file.
Daftar< TensorSliceProto >
dapatkanDaftar Irisan ()
 Explicit list of slices saved in the checkpoint file.
TensorSliceProtoOrBuilder
getSliceOrBuilder (indeks int)
 Explicit list of slices saved in the checkpoint file.
Daftar<? memperluas TensorSliceProtoOrBuilder >
dapatkanSliceOrBuilderList ()
 Explicit list of slices saved in the checkpoint file.
Tipe data
dapatkan Tipe ()
 Type of the tensor
 
.tensorflow.DataType type = 3;
ke dalam
dapatkanTypeValue ()
 Type of the tensor
 
.tensorflow.DataType type = 3;
final com.google.protobuf.UnknownFieldSet
boolean
memilikiBentuk ()
 Shape of the tensor
 
.tensorflow.TensorShapeProto shape = 2;
ke dalam
boolean terakhir
SavedSliceMeta.Builder statis
SavedSliceMeta.Builder statis
DisimpanSliceMeta.Builder
SavedSliceMeta statis
parseDelimitedFrom (masukan Aliran Masukan)
SavedSliceMeta statis
parseDelimitedFrom (masukan InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
SavedSliceMeta statis
parseFrom (data ByteBuffer)
SavedSliceMeta statis
parseFrom (com.google.protobuf.CodedInputStream masukan, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
SavedSliceMeta statis
parseFrom (data ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
SavedSliceMeta statis
parseFrom (com.google.protobuf.CodedInputStream masukan)
SavedSliceMeta statis
parseFrom (byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
SavedSliceMeta statis
parseFrom (com.google.protobuf.ByteString data)
SavedSliceMeta statis
parseFrom (masukan InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
SavedSliceMeta statis
parseFrom (com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statis
DisimpanSliceMeta.Builder
ruang kosong
writeTo (com.google.protobuf.CodedOutputStream keluaran)

Metode Warisan

Konstanta

int akhir statis publik NAME_FIELD_NUMBER

Nilai Konstan: 1

int akhir statis publik SHAPE_FIELD_NUMBER

Nilai Konstan: 2

int akhir statis publik SLICE_FIELD_NUMBER

Nilai Konstan: 4

int akhir statis publik TYPE_FIELD_NUMBER

Nilai Konstan: 3

Metode Publik

boolean publik sama (Obj objek)

SavedSliceMeta statis publik getDefaultInstance ()

publik SavedSliceMeta getDefaultInstanceForType ()

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

GetName String publik ()

 Name of the tensor.
 
string name = 1;

publik com.google.protobuf.ByteString getNameBytes ()

 Name of the tensor.
 
string name = 1;

publik dapatkanParserForType ()

publik int getSerializedSize ()

TensorShapeProto getShape publik ()

 Shape of the tensor
 
.tensorflow.TensorShapeProto shape = 2;

TensorShapeProtoOrBuilder publik getShapeOrBuilder ()

 Shape of the tensor
 
.tensorflow.TensorShapeProto shape = 2;

TensorSliceProto getSlice publik (indeks int)

 Explicit list of slices saved in the checkpoint file.
 
repeated .tensorflow.TensorSliceProto slice = 4;

int publik getSliceCount ()

 Explicit list of slices saved in the checkpoint file.
 
repeated .tensorflow.TensorSliceProto slice = 4;

Daftar publik< TensorSliceProto > getSliceList ()

 Explicit list of slices saved in the checkpoint file.
 
repeated .tensorflow.TensorSliceProto slice = 4;

TensorSliceProtoOrBuilder publik getSliceOrBuilder (indeks int)

 Explicit list of slices saved in the checkpoint file.
 
repeated .tensorflow.TensorSliceProto slice = 4;

Daftar Publik<? memperluas TensorSliceProtoOrBuilder > getSliceOrBuilderList ()

 Explicit list of slices saved in the checkpoint file.
 
repeated .tensorflow.TensorSliceProto slice = 4;

Tipe Data publik getType ()

 Type of the tensor
 
.tensorflow.DataType type = 3;

publik int getTypeValue ()

 Type of the tensor
 
.tensorflow.DataType type = 3;

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

boolean publik hasShape ()

 Shape of the tensor
 
.tensorflow.TensorShapeProto shape = 2;

kode hash int publik ()

boolean akhir publik diinisialisasi ()

SavedSliceMeta.Builder statis publik newBuilder (prototipe SavedSliceMeta )

SavedSliceMeta.Builder statis publik newBuilder ()

publik SavedSliceMeta.Builder newBuilderForType ()

public static SavedSliceMeta parseDelimitedFrom (input InputStream)

Melempar
Pengecualian IO

public static SavedSliceMeta parseDelimitedFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Melempar
Pengecualian IO

parseFrom SavedSliceMeta statis publik (data ByteBuffer)

Melempar
InvalidProtocolBufferException

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

Melempar
Pengecualian IO

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

Melempar
InvalidProtocolBufferException

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

Melempar
Pengecualian IO

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

Melempar
InvalidProtocolBufferException

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

Melempar
InvalidProtocolBufferException

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

Melempar
Pengecualian IO

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

Melempar
InvalidProtocolBufferException

statis publik pengurai ()

publik SavedSliceMeta.Builder toBuilder ()

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

Melempar
Pengecualian IO