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
クリアTensorShape ()
.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
テンソル形状プロト
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.
ブール値
hasTensorShape ()
.tensorflow.TensorShapeProto tensor_shape = 2;
最終ブール値
TensorMetadata.Builder
mergeFrom (com.google.protobuf.CodedInputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
TensorMetadata.Builder
mergeFrom (com.google.protobuf.Message other)
TensorMetadata.Builder
mergeTensorShape ( TensorShapeProto値)
.tensorflow.TensorShapeProto tensor_shape = 2;
最終的なTensorMetadata.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldSet 不明フィールド)
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 フィールド、オブジェクト値)

public TensorMetadataビルド()

public TensorMetadata buildPartial ()

public TensorMetadata.Builder clear ()

public TensorMetadata.Builder clearField (com.google.protobuf.Descriptors.FieldDescriptor フィールド)

public TensorMetadata.Builder clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)

public 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;

public TensorMetadata.Builderクローン()

public TensorMetadata getDefaultInstanceForType ()

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

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

public TensorShapeProto getTensorShape ()

.tensorflow.TensorShapeProto tensor_shape = 2;

public TensorShapeProto.Builder getTensorShapeBuilder ()

.tensorflow.TensorShapeProto tensor_shape = 2;

public TensorShapeProtoOrBuilder getTensorShapeOrBuilder ()

.tensorflow.TensorShapeProto tensor_shape = 2;

public long getTensorSizeBytes ()

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

public boolean hasTensorShape ()

.tensorflow.TensorShapeProto tensor_shape = 2;

パブリック最終ブール値isInitialized ()

public TensorMetadata.Builder mergeFrom (com.google.protobuf.CodedInputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)

投げる
IO例外

public TensorMetadata.Builder mergeFrom (com.google.protobuf.Message other)

public TensorMetadata.Builder mergeTensorShape ( TensorShapeProto値)

.tensorflow.TensorShapeProto tensor_shape = 2;

public Final TensorMetadata.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet knownFields)

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 (long 値)

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

public Final TensorMetadata.Builder setUnknownFields (com.google.protobuf.UnknownFieldSet knownFields)