TensorDescription.Builder

публичный статический финальный класс TensorDescription.Builder

Тип protobuf tensorflow.TensorDescription

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

TensorDescription.Builder
addRepeatedField (поле com.google.protobuf.Descriptors.FieldDescriptor, значение объекта)
ТензорОписание
ТензорОписание
TensorDescription.Builder
TensorDescription.Builder
ОчиститьАллокацияОписание ()
 Information about the size and allocator used for the data
 
.tensorflow.AllocationDescription allocation_description = 4;
TensorDescription.Builder
ОчиститьДтип ()
 Data type of tensor elements
 
.tensorflow.DataType dtype = 1;
TensorDescription.Builder
ClearField (поле com.google.protobuf.Descriptors.FieldDescriptor)
TensorDescription.Builder
ClearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
TensorDescription.Builder
прозрачная форма ()
 Shape of the tensor.
TensorDescription.Builder
РаспределениеОписание
getAllocationDescription ()
 Information about the size and allocator used for the data
 
.tensorflow.AllocationDescription allocation_description = 4;
AllocationDescription.Builder
getAllocationDescriptionBuilder ()
 Information about the size and allocator used for the data
 
.tensorflow.AllocationDescription allocation_description = 4;
ВыделениеОписаниеOrBuilder
getAllocationDescriptionOrBuilder ()
 Information about the size and allocator used for the data
 
.tensorflow.AllocationDescription allocation_description = 4;
ТензорОписание
окончательный статический com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
Тип данных
getDtype ()
 Data type of tensor elements
 
.tensorflow.DataType dtype = 1;
интервал
getDtypeValue ()
 Data type of tensor elements
 
.tensorflow.DataType dtype = 1;
TensorShapeProto
получитьШейп ()
 Shape of the tensor.
TensorShapeProto.Builder
getShapeBuilder ()
 Shape of the tensor.
TensorShapeProtoOrBuilder
getShapeOrBuilder ()
 Shape of the tensor.
логическое значение
имеетОписаниеАллокации ()
 Information about the size and allocator used for the data
 
.tensorflow.AllocationDescription allocation_description = 4;
логическое значение
имеетШейп ()
 Shape of the tensor.
последнее логическое значение
TensorDescription.Builder
mergeAllocationDescription (значение AllocationDescription )
 Information about the size and allocator used for the data
 
.tensorflow.AllocationDescription allocation_description = 4;
TensorDescription.Builder
mergeFrom (ввод com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
TensorDescription.Builder
mergeFrom (com.google.protobuf.Message другое)
TensorDescription.Builder
mergeShape (значение TensorShapeProto )
 Shape of the tensor.
окончательное TensorDescription.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)
TensorDescription.Builder
setAllocationDescription (значение AllocationDescription )
 Information about the size and allocator used for the data
 
.tensorflow.AllocationDescription allocation_description = 4;
TensorDescription.Builder
setAllocationDescription ( AllocationDescription.Builder builderForValue)
 Information about the size and allocator used for the data
 
.tensorflow.AllocationDescription allocation_description = 4;
TensorDescription.Builder
setDtype (значение типа данных )
 Data type of tensor elements
 
.tensorflow.DataType dtype = 1;
TensorDescription.Builder
setDtypeValue (целое значение)
 Data type of tensor elements
 
.tensorflow.DataType dtype = 1;
TensorDescription.Builder
setField (поле com.google.protobuf.Descriptors.FieldDescriptor, значение объекта)
TensorDescription.Builder
setRepeatedField (поле com.google.protobuf.Descriptors.FieldDescriptor, индекс int, значение объекта)
TensorDescription.Builder
setShape (значение TensorShapeProto )
 Shape of the tensor.
TensorDescription.Builder
setShape ( TensorShapeProto.Builder builderForValue)
 Shape of the tensor.
окончательное TensorDescription.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)

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

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

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

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

public TensorDescription buildPartial ()

public TensorDescription.Builder очистить ()

public TensorDescription.Builder ClearAllocationDescription ()

 Information about the size and allocator used for the data
 
.tensorflow.AllocationDescription allocation_description = 4;

общедоступное TensorDescription.Builder ClearDtype ()

 Data type of tensor elements
 
.tensorflow.DataType dtype = 1;

public TensorDescription.Builder ClearField (поле com.google.protobuf.Descriptors.FieldDescriptor)

public TensorDescription.Builder ClearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)

общедоступное TensorDescription.Builder ClearShape ()

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

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

public AllocationDescription getAllocationDescription ()

 Information about the size and allocator used for the data
 
.tensorflow.AllocationDescription allocation_description = 4;

public AllocationDescription.Builder getAllocationDescriptionBuilder ()

 Information about the size and allocator used for the data
 
.tensorflow.AllocationDescription allocation_description = 4;

public AllocationDescriptionOrBuilder getAllocationDescriptionOrBuilder ()

 Information about the size and allocator used for the data
 
.tensorflow.AllocationDescription allocation_description = 4;

public TensorDescription getDefaultInstanceForType ()

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

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

общедоступный тип данных getDtype ()

 Data type of tensor elements
 
.tensorflow.DataType dtype = 1;

public int getDtypeValue ()

 Data type of tensor elements
 
.tensorflow.DataType dtype = 1;

общественный TensorShapeProto getShape ()

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

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

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

общедоступный TensorShapeProtoOrBuilder getShapeOrBuilder ()

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

общедоступное логическое значение hasAllocationDescription ()

 Information about the size and allocator used for the data
 
.tensorflow.AllocationDescription allocation_description = 4;

общедоступное логическое значение hasShape ()

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

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

public TensorDescription.Builder mergeAllocationDescription (значение AllocationDescription )

 Information about the size and allocator used for the data
 
.tensorflow.AllocationDescription allocation_description = 4;

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

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

public TensorDescription.Builder mergeFrom (com.google.protobuf.Message другое)

public TensorDescription.Builder mergeShape (значение TensorShapeProto )

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

общедоступный финал TensorDescription.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)

public TensorDescription.Builder setAllocationDescription (значение AllocationDescription )

 Information about the size and allocator used for the data
 
.tensorflow.AllocationDescription allocation_description = 4;

public TensorDescription.Builder setAllocationDescription ( AllocationDescription.Builder builderForValue)

 Information about the size and allocator used for the data
 
.tensorflow.AllocationDescription allocation_description = 4;

public TensorDescription.Builder setDtype (значение DataType )

 Data type of tensor elements
 
.tensorflow.DataType dtype = 1;

public TensorDescription.Builder setDtypeValue (целое значение)

 Data type of tensor elements
 
.tensorflow.DataType dtype = 1;

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

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

public TensorDescription.Builder setShape (значение TensorShapeProto )

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

public TensorDescription.Builder setShape ( TensorShapeProto.Builder builderForValue)

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

общедоступный окончательный TensorDescription.Builder setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)