TensorShapeProto.Dim.Builder

публичный статический конечный класс TensorShapeProto.Dim.Builder

 One dimension of the tensor.
 
Тип Protobuf tensorflow.TensorShapeProto.Dim

Публичные методы

TensorShapeProto.Dim.Builder
addRepeatedField (поле com.google.protobuf.Descriptors.FieldDescriptor, значение объекта)
TensorShapeProto.Dim
TensorShapeProto.Dim
TensorShapeProto.Dim.Builder
TensorShapeProto.Dim.Builder
ClearField (поле com.google.protobuf.Descriptors.FieldDescriptor)
TensorShapeProto.Dim.Builder
ясное имя ()
 Optional name of the tensor dimension.
TensorShapeProto.Dim.Builder
ClearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
TensorShapeProto.Dim.Builder
ОчиститьРазмер ()
 Size of the tensor in that dimension.
TensorShapeProto.Dim.Builder
TensorShapeProto.Dim
окончательный статический com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
Нить
получитьИмя ()
 Optional name of the tensor dimension.
com.google.protobuf.ByteString
getNameBytes ()
 Optional name of the tensor dimension.
длинный
получитьРазмер ()
 Size of the tensor in that dimension.
последнее логическое значение
TensorShapeProto.Dim.Builder
mergeFrom (ввод com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
TensorShapeProto.Dim.Builder
mergeFrom (com.google.protobuf.Message другое)
окончательный TensorShapeProto.Dim.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)
TensorShapeProto.Dim.Builder
setField (поле com.google.protobuf.Descriptors.FieldDescriptor, значение объекта)
TensorShapeProto.Dim.Builder
setName (строковое значение)
 Optional name of the tensor dimension.
TensorShapeProto.Dim.Builder
setNameBytes (значение com.google.protobuf.ByteString)
 Optional name of the tensor dimension.
TensorShapeProto.Dim.Builder
setRepeatedField (поле com.google.protobuf.Descriptors.FieldDescriptor, индекс int, значение объекта)
TensorShapeProto.Dim.Builder
setSize (длинное значение)
 Size of the tensor in that dimension.
окончательный TensorShapeProto.Dim.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)

Унаследованные методы

Публичные методы

public TensorShapeProto.Dim.Builder addRepeatedField (поле com.google.protobuf.Descriptors.FieldDescriptor, значение объекта)

общедоступная сборка TensorShapeProto.Dim ()

общедоступный TensorShapeProto.Dim buildPartial ()

public TensorShapeProto.Dim.Builder очистить ()

общедоступный TensorShapeProto.Dim.Builder ClearField (поле com.google.protobuf.Descriptors.FieldDescriptor)

public TensorShapeProto.Dim.BuilderclearName ( )

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

общедоступный TensorShapeProto.Dim.Builder ClearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)

общедоступный 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;

общедоступный клон TensorShapeProto.Dim.Builder ()

общедоступный TensorShapeProto.Dim getDefaultInstanceForType ()

общедоступный статический окончательный com.google.protobuf.Descriptors.Descriptor getDescriptor ()

общедоступный com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()

общедоступная строка 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;

общедоступный длинный 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;

публичное финальное логическое значение isInitialized ()

public TensorShapeProto.Dim.Builder mergeFrom (вход com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

Броски
Исключение IO

общедоступный TensorShapeProto.Dim.Builder mergeFrom (com.google.protobuf.Message другое)

публичный финал TensorShapeProto.Dim.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)

public TensorShapeProto.Dim.Builder setField (поле com.google.protobuf.Descriptors.FieldDescriptor, значение объекта)

public TensorShapeProto.Dim.Builder setName (строковое значение)

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

public TensorShapeProto.Dim.Builder setNameBytes (значение com.google.protobuf.ByteString)

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

public TensorShapeProto.Dim.Builder setRepeatedField (поле com.google.protobuf.Descriptors.FieldDescriptor, индекс int, значение объекта)

public TensorShapeProto.Dim.Builder setSize (длинное значение)

 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.Builder setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)