TensorShapeProto.Dim

TensorShapeProto.Dim kelas akhir statis publik

 One dimension of the tensor.
 
Protobuf tipe tensorflow.TensorShapeProto.Dim

Kelas Bersarang

kelas TensorShapeProto.Dim.Builder
 One dimension of the tensor. 

Konstanta

ke dalam NAME_FIELD_NUMBER
ke dalam SIZE_FIELD_NUMBER

Metode Publik

boolean
sama dengan (Objek objek)
TensorShapeProto.Dim statis
TensorShapeProto.Dim
com.google.protobuf.Descriptors.Descriptor statis terakhir
Rangkaian
dapatkan Nama ()
 Optional name of the tensor dimension.
com.google.protobuf.ByteString
dapatkanNamaBytes ()
 Optional name of the tensor dimension.
ke dalam
panjang
dapatkan Ukuran ()
 Size of the tensor in that dimension.
final com.google.protobuf.UnknownFieldSet
ke dalam
boolean terakhir
TensorShapeProto.Dim.Builder statis
TensorShapeProto.Dim.Builder statis
TensorShapeProto.Dim.Builder
TensorShapeProto.Dim statis
parseDelimitedFrom (masukan Aliran Masukan)
TensorShapeProto.Dim statis
parseDelimitedFrom (masukan InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
TensorShapeProto.Dim statis
parseFrom (data ByteBuffer)
TensorShapeProto.Dim statis
parseFrom (com.google.protobuf.CodedInputStream masukan, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
TensorShapeProto.Dim statis
parseFrom (data ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
TensorShapeProto.Dim statis
parseFrom (com.google.protobuf.CodedInputStream masukan)
TensorShapeProto.Dim statis
parseFrom (byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
TensorShapeProto.Dim statis
parseFrom (com.google.protobuf.ByteString data)
TensorShapeProto.Dim statis
parseFrom (masukan InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
TensorShapeProto.Dim statis
parseFrom (com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statis
TensorShapeProto.Dim.Builder
ruang kosong
writeTo (com.google.protobuf.CodedOutputStream keluaran)

Metode Warisan

Konstanta

int akhir statis publik NAME_FIELD_NUMBER

Nilai Konstan: 2

int final statis publik SIZE_FIELD_NUMBER

Nilai Konstan: 1

Metode Publik

boolean publik sama (Obj objek)

TensorShapeProto.Dim statis publik getDefaultInstance ()

TensorShapeProto.Dim publik getDefaultInstanceForType ()

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

GetName String publik ()

 Optional name of the tensor dimension.
 
string name = 2;

publik com.google.protobuf.ByteString getNameBytes ()

 Optional name of the tensor dimension.
 
string name = 2;

publik dapatkanParserForType ()

publik int getSerializedSize ()

getSize panjang publik ()

 Size of the tensor in that dimension.
 This value must be >= -1, but values of -1 are reserved for "unknown"
 shapes (values of -1 mean "unknown" dimension).  Certain wrappers
 that work with TensorShapeProto may fail at runtime when deserializing
 a TensorShapeProto containing a dim value of -1.
 
int64 size = 1;

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

kode hash int publik ()

boolean akhir publik diinisialisasi ()

TensorShapeProto.Dim.Builder statis publik newBuilder ()

TensorShapeProto.Dim.Builder statis publik newBuilder (prototipe TensorShapeProto.Dim )

TensorShapeProto.Dim.Builder publik newBuilderForType ()

TensorShapeProto.Dim statis publik parseDelimitedFrom (input InputStream)

Melempar
Pengecualian IO

TensorShapeProto.Dim statis publik parseDelimitedFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Melempar
Pengecualian IO

TensorShapeProto.Dim statis publik parseFrom (data ByteBuffer)

Melempar
InvalidProtocolBufferException

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

Melempar
Pengecualian IO

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

Melempar
InvalidProtocolBufferException

TensorShapeProto.Dim statis publik parseFrom (com.google.protobuf.CodedInputStream input)

Melempar
Pengecualian IO

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

Melempar
InvalidProtocolBufferException

TensorShapeProto.Dim statis publik parseFrom (com.google.protobuf.ByteString data)

Melempar
InvalidProtocolBufferException

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

Melempar
Pengecualian IO

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

Melempar
InvalidProtocolBufferException

statis publik pengurai ()

TensorShapeProto.Dim.Builder publik ke Builder ()

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

Melempar
Pengecualian IO