TensorMetadata.Builder

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

 Metadata for a single tensor in the Snapshot Record.
 
Тип Protobuf tensorflow.data.experimental.TensorMetadata

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

TensorMetadata.Builder
addRepeatedField (поле com.google.protobuf.Descriptors.FieldDescriptor, значение объекта)
Тензорные метаданные
Тензорные метаданные
TensorMetadata.Builder
TensorMetadata.Builder
ClearField (поле com.google.protobuf.Descriptors.FieldDescriptor)
TensorMetadata.Builder
ClearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
TensorMetadata.Builder
ОчиститьТензорШейп ()
.tensorflow.TensorShapeProto tensor_shape = 2;
TensorMetadata.Builder
ClearTensorSizeBytes ()
 Number of uncompressed bytes used to store the tensor representation.
TensorMetadata.Builder
Тензорные метаданные
окончательный статический com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
TensorShapeProto
getTensorShape ()
.tensorflow.TensorShapeProto tensor_shape = 2;
TensorShapeProto.Builder
getTensorShapeBuilder ()
.tensorflow.TensorShapeProto tensor_shape = 2;
TensorShapeProtoOrBuilder
getTensorShapeOrBuilder ()
.tensorflow.TensorShapeProto tensor_shape = 2;
длинный
getTensorSizeBytes ()
 Number of uncompressed bytes used to store the tensor representation.
логическое значение
имеетТензорШейп ()
.tensorflow.TensorShapeProto tensor_shape = 2;
последнее логическое значение
TensorMetadata.Builder
mergeFrom (ввод com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
TensorMetadata.Builder
mergeFrom (com.google.protobuf.Message другое)
TensorMetadata.Builder
mergeTensorShape (значение TensorShapeProto )
.tensorflow.TensorShapeProto tensor_shape = 2;
окончательный TensorMetadata.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)
TensorMetadata.Builder
setField (поле com.google.protobuf.Descriptors.FieldDescriptor, значение объекта)
TensorMetadata.Builder
setRepeatedField (поле com.google.protobuf.Descriptors.FieldDescriptor, индекс int, значение объекта)
TensorMetadata.Builder
setTensorShape (значение TensorShapeProto )
.tensorflow.TensorShapeProto tensor_shape = 2;
TensorMetadata.Builder
setTensorShape ( TensorShapeProto.Builder builderForValue)
.tensorflow.TensorShapeProto tensor_shape = 2;
TensorMetadata.Builder
setTensorSizeBytes (длинное значение)
 Number of uncompressed bytes used to store the tensor representation.
окончательный TensorMetadata.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)

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

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

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

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

общедоступный TensorMetadata buildPartial ()

общедоступный TensorMetadata.Builder очистить ()

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

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

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

.tensorflow.TensorShapeProto tensor_shape = 2;

public TensorMetadata.Builder ClearTensorSizeBytes ()

 Number of uncompressed bytes used to store the tensor representation.
 
int64 tensor_size_bytes = 3;

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

общедоступные TensorMetadata getDefaultInstanceForType ()

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

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

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

.tensorflow.TensorShapeProto tensor_shape = 2;

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

.tensorflow.TensorShapeProto tensor_shape = 2;

public TensorShapeProtoOrBuilder getTensorShapeOrBuilder ()

.tensorflow.TensorShapeProto tensor_shape = 2;

общедоступный длинный getTensorSizeBytes ()

 Number of uncompressed bytes used to store the tensor representation.
 
int64 tensor_size_bytes = 3;

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

.tensorflow.TensorShapeProto tensor_shape = 2;

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

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

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

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

public TensorMetadata.Builder mergeTensorShape (значение TensorShapeProto )

.tensorflow.TensorShapeProto tensor_shape = 2;

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

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

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

public TensorMetadata.Builder setTensorShape (значение TensorShapeProto )

.tensorflow.TensorShapeProto tensor_shape = 2;

public TensorMetadata.Builder setTensorShape ( TensorShapeProto.Builder builderForValue)

.tensorflow.TensorShapeProto tensor_shape = 2;

public TensorMetadata.Builder setTensorSizeBytes (длинное значение)

 Number of uncompressed bytes used to store the tensor representation.
 
int64 tensor_size_bytes = 3;

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