TensorDescription.Builder

パブリック静的最終クラスTensorDescription.Builder

Protobuf 型tensorflow.TensorDescription

パブリックメソッド

TensorDescription.Builder
addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、オブジェクト値)
テンソルの説明
建てる()
テンソルの説明
TensorDescription.Builder
クリア()
TensorDescription.Builder
ClearAllocationDescription ()
 Information about the size and allocator used for the data
 
.tensorflow.AllocationDescription allocation_description = 4;
TensorDescription.Builder
クリアDtype ()
 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;
割り当ての説明またはビルダー
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;
テンソル形状プロト
getShape ()
 Shape of the tensor.
TensorShapeProto.Builder
getShapeBuilder ()
 Shape of the tensor.
TensorShapeProtoOrBuilder
getShapeOrBuilder ()
 Shape of the tensor.
ブール値
hasAllocationDescription ()
 Information about the size and allocator used for the data
 
.tensorflow.AllocationDescription allocation_description = 4;
ブール値
hasShape ()
 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 other)
TensorDescription.Builder
mergeShape ( TensorShapeProto値)
 Shape of the tensor.
最終TensorDescription.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldSet 不明フィールド)
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 ( DataType値)
 Data type of tensor elements
 
.tensorflow.DataType dtype = 1;
TensorDescription.Builder
setDtypeValue (int 値)
 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 フィールド、オブジェクト値)

public TensorDescription build ()

public TensorDescription buildPartial ()

public TensorDescription.Builder clear ()

public TensorDescription.Builder clearAllocationDescription ()

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

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

public TensorDescription.Builder clearShape ()

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

public 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 ()

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

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

public DataType getDtype ()

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

public int getDtypeValue ()

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

public TensorShapeProto getShape ()

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

public TensorShapeProto.Builder getShapeBuilder ()

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

public TensorShapeProtoOrBuilder getShapeOrBuilder ()

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

public boolean 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 other)

public TensorDescription.Builder mergeShape ( TensorShapeProto値)

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

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

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

 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;

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