TensorShapeProto.Dim.Builder

TensorShapeProto.Dim.Builder kelas akhir statis publik

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

Metode Publik

TensorShapeProto.Dim.Builder
addRepeatedField (bidang com.google.protobuf.Descriptors.FieldDescriptor, Nilai objek)
TensorShapeProto.Dim
TensorShapeProto.Dim
TensorShapeProto.Dim.Builder
jernih ()
TensorShapeProto.Dim.Builder
clearField (bidang com.google.protobuf.Descriptors.FieldDescriptor)
TensorShapeProto.Dim.Builder
nama jelas ()
 Optional name of the tensor dimension.
TensorShapeProto.Dim.Builder
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor salah satu)
TensorShapeProto.Dim.Builder
ukuran jelas ()
 Size of the tensor in that dimension.
TensorShapeProto.Dim.Builder
klon ()
TensorShapeProto.Dim
com.google.protobuf.Descriptors.Descriptor statis terakhir
com.google.protobuf.Descriptors.Descriptor
Rangkaian
dapatkan Nama ()
 Optional name of the tensor dimension.
com.google.protobuf.ByteString
dapatkanNamaBytes ()
 Optional name of the tensor dimension.
panjang
dapatkan Ukuran ()
 Size of the tensor in that dimension.
boolean terakhir
TensorShapeProto.Dim.Builder
mergeFrom (com.google.protobuf.CodedInputStream masukan, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
TensorShapeProto.Dim.Builder
mergeFrom (com.google.protobuf.Pesan lainnya)
TensorShapeProto.Dim.Builder terakhir
mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)
TensorShapeProto.Dim.Builder
setField (bidang com.google.protobuf.Descriptors.FieldDescriptor, Nilai objek)
TensorShapeProto.Dim.Builder
setName (Nilai string)
 Optional name of the tensor dimension.
TensorShapeProto.Dim.Builder
setNameBytes (nilai com.google.protobuf.ByteString)
 Optional name of the tensor dimension.
TensorShapeProto.Dim.Builder
setRepeatedField (bidang com.google.protobuf.Descriptors.FieldDescriptor, indeks int, Nilai objek)
TensorShapeProto.Dim.Builder
setSize (nilai panjang)
 Size of the tensor in that dimension.
TensorShapeProto.Dim.Builder terakhir
setUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)

Metode Warisan

Metode Publik

public TensorShapeProto.Dim.Builder addRepeatedField (bidang com.google.protobuf.Descriptors.FieldDescriptor, Nilai objek)

TensorShapeProto.Dim publik build ()

TensorShapeProto.Dim buildPartial publik ()

TensorShapeProto.Dim.Builder clearField publik (bidang com.google.protobuf.Descriptors.FieldDescriptor)

TensorShapeProto.Dim.Builder publik clearName ()

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

TensorShapeProto.Dim.Builder publik clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)

TensorShapeProto.Dim.Builder publik clearSize ()

 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;

TensorShapeProto.Dim publik getDefaultInstanceForType ()

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

com.google.protobuf.Descriptors.Descriptor publik getDescriptorForType ()

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;

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;

boolean akhir publik diinisialisasi ()

public TensorShapeProto.Dim.Builder mergeFrom (com.google.protobuf.CodedInputStream masukan, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Melempar
Pengecualian IO

TensorShapeProto.Dim.Builder mergeFrom (com.google.protobuf.Pesan lainnya) publik

TensorShapeProto.Dim.Builder final publik menggabungkanUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)

public TensorShapeProto.Dim.Builder setField (bidang com.google.protobuf.Descriptors.FieldDescriptor, Nilai objek)

public TensorShapeProto.Dim.Builder setName (Nilai string)

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

TensorShapeProto.Dim.Builder setNameBytes publik (nilai com.google.protobuf.ByteString)

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

public TensorShapeProto.Dim.Builder setRepeatedField (bidang com.google.protobuf.Descriptors.FieldDescriptor, indeks int, Nilai objek)

public TensorShapeProto.Dim.Builder setSize (nilai panjang)

 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 TensorShapeProto.Dim.Builder setUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)