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
클리어D타입 ()
 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
클론 ()
할당설명
getAllocation설명 ()
 Information about the size and allocator used for the data
 
.tensorflow.AllocationDescription allocation_description = 4;
할당설명.빌더
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
데이터 형식
getD유형 ()
 Data type of tensor elements
 
.tensorflow.DataType dtype = 1;
정수
getDtype값 ()
 Data type of tensor elements
 
.tensorflow.DataType dtype = 1;
TensorShapeProto
getShape ()
 Shape of the tensor.
TensorShapeProto.Builder
getShapeBuilder ()
 Shape of the tensor.
TensorShapeProtoOrBuilder
getShapeOrBuilder ()
 Shape of the tensor.
부울
hasAllocation설명 ()
 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.다른 메시지 보내기)
TensorDescription.Builder
mergeShape ( TensorShapeProto 값)
 Shape of the tensor.
최종 TensorDescription.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldSet 알려지지 않은Fields)
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 (정수 값)
 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.UnknownFieldSet UnknownFields)

상속된 메서드

공개 방법

공개 TensorDescription.Builder addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor 필드, 개체 값)

공개 TensorDescription 빌드 ()

공개 TensorDescription buildPartial ()

공개 TensorDescription.Builder 지우기 ()

공개 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;

공개 TensorDescription.BuilderclearField ( com.google.protobuf.Descriptors.FieldDescriptor 필드)

공개 TensorDescription.BuilderclearOneof ( com.google.protobuf.Descriptors.OneofDescriptoroneof)

공개 TensorDescription.Builder ClearShape ()

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

공개 TensorDescription.Builder 클론 ()

공개 AllocationDescription 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;

공개 AllocationDescriptionOrBuilder getAllocationDescriptionOrBuilder ()

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

공개 TensorDescription getDefaultInstanceForType ()

공개 정적 최종 com.google.protobuf.Descriptors.Descriptor getDescriptor ()

공개 com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()

공개 데이터 유형 getDtype ()

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

공개 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 ()

공개 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)

던지기
IO예외

공개 TensorDescription.Builder mergeFrom (com.google.protobuf.기타 메시지)

공개 TensorDescription.Builder mergeShape ( TensorShapeProto 값)

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

공개 최종 TensorDescription.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields)

공개 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.
 
.tensorflow.TensorShapeProto shape = 2;

공개 TensorDescription.Builder setShape ( TensorShapeProto.Builder builderForValue)

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

공개 최종 TensorDescription.Builder setUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields)