genel statik son sınıf TensorShapeProto.Dim.Builder
One dimension of the tensor.
tensorflow.TensorShapeProto.Dim Genel Yöntemler
| TensorShapeProto.Dim.Builder | addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor alanı, Nesne değeri) |
| TensorShapeProto.Dim | inşa etmek () |
| TensorShapeProto.Dim | inşaKısmi () |
| TensorShapeProto.Dim.Builder | temizlemek () |
| TensorShapeProto.Dim.Builder | clearField (com.google.protobuf.Descriptors.FieldDescriptor alanı) |
| TensorShapeProto.Dim.Builder | clearName () Optional name of the tensor dimension. |
| TensorShapeProto.Dim.Builder | clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof) |
| TensorShapeProto.Dim.Builder | clearBoyut () Size of the tensor in that dimension. |
| TensorShapeProto.Dim.Builder | klon () |
| TensorShapeProto.Dim | |
| final statik com.google.protobuf.Descriptors.Descriptor | |
| com.google.protobuf.Descriptors.Descriptor | |
| Sicim | getName () Optional name of the tensor dimension. |
| com.google.protobuf.ByteString | getNameBytes () Optional name of the tensor dimension. |
| uzun | getSize () Size of the tensor in that dimension. |
| son boole değeri | Başlatıldı () |
| TensorShapeProto.Dim.Builder | mergeFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| TensorShapeProto.Dim.Builder | mergeFrom (com.google.protobuf.Message other) |
| son TensorShapeProto.Dim.Builder | mergeUnknownFields (com.google.protobuf.UnknownFieldSet bilinmiyorFields) |
| TensorShapeProto.Dim.Builder | setField (com.google.protobuf.Descriptors.FieldDescriptor alanı, Nesne değeri) |
| TensorShapeProto.Dim.Builder | setName (Dize değeri) Optional name of the tensor dimension. |
| TensorShapeProto.Dim.Builder | setNameBytes (com.google.protobuf.ByteString değeri) Optional name of the tensor dimension. |
| TensorShapeProto.Dim.Builder | setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor alanı, int dizini, Nesne değeri) |
| TensorShapeProto.Dim.Builder | setSize (uzun değer) Size of the tensor in that dimension. |
| son TensorShapeProto.Dim.Builder | setUnknownFields (com.google.protobuf.UnknownFieldSet bilinmeyenFields) |
Kalıtsal Yöntemler
Genel Yöntemler
public TensorShapeProto.Dim.Builder addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor alanı, Nesne değeri)
herkese açık TensorShapeProto.Dim.Builder clearField (com.google.protobuf.Descriptors.FieldDescriptor alanı)
public TensorShapeProto.Dim.Builder clearName ()
Optional name of the tensor dimension.
string name = 2; herkese açık TensorShapeProto.Dim.Builder clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
herkese açık TensorShapeProto.Dim.Builder 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; public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()
genel Dize getName ()
Optional name of the tensor dimension.
string name = 2; public com.google.protobuf.ByteString getNameBytes ()
Optional name of the tensor dimension.
string name = 2; halka açık uzun getSize ()
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; genel final boolean isInitialized ()
genel TensorShapeProto.Dim.Builder mergeFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Atar
| IOİstisnası |
|---|
genel final TensorShapeProto.Dim.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet bilinmiyorFields)
public TensorShapeProto.Dim.Builder setField (com.google.protobuf.Descriptors.FieldDescriptor alanı, Nesne değeri)
public TensorShapeProto.Dim.Builder setName (Dize değeri)
Optional name of the tensor dimension.
string name = 2; public TensorShapeProto.Dim.Builder setNameBytes (com.google.protobuf.ByteString değeri)
Optional name of the tensor dimension.
string name = 2; public TensorShapeProto.Dim.Builder setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor alanı, int dizini, Nesne değeri)
public TensorShapeProto.Dim.Builder setSize (uzun değer)
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;