공개 최종 클래스 TensorDescription
Protobuf 유형 tensorflow.TensorDescription
중첩 클래스
| 수업 | TensorDescription.Builder | Protobuf 유형 tensorflow.TensorDescription | |
상수
| 정수 | ALLOCATION_DESCRIPTION_FIELD_NUMBER | |
| 정수 | DTYPE_FIELD_NUMBER | |
| 정수 | SHAPE_FIELD_NUMBER |
공개 방법
| 부울 | 같음 (객체 객체) |
| 할당설명 | getAllocation설명 () 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; |
| 정적 Tensor설명 | |
| 텐서설명 | |
| 최종 정적 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. |
| TensorShapeProtoOrBuilder | getShapeOrBuilder () Shape of the tensor. |
| 최종 com.google.protobuf.UnknownFieldSet | |
| 부울 | hasAllocation설명 () Information about the size and allocator used for the data .tensorflow.AllocationDescription allocation_description = 4; |
| 부울 | 해쉬셰이프 () Shape of the tensor. |
| 정수 | 해시코드 () |
| 최종 부울 | 초기화됨 () |
| 정적 TensorDescription.Builder | newBuilder ( TensorDescription 프로토타입) |
| 정적 TensorDescription.Builder | 새로운 빌더 () |
| TensorDescription.Builder | |
| 정적 Tensor설명 | parsDelimitedFrom (InputStream 입력) |
| 정적 Tensor설명 | parseDelimitedFrom (InputStream 입력, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
| 정적 Tensor설명 | parsFrom (ByteBuffer 데이터) |
| 정적 Tensor설명 | ParseFrom (com.google.protobuf.CodedInputStream 입력, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
| 정적 Tensor설명 | ParseFrom (ByteBuffer 데이터, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
| 정적 Tensor설명 | ParseFrom (com.google.protobuf.CodedInputStream 입력) |
| 정적 Tensor설명 | parseFrom (byte[] 데이터, com.google.protobuf.ExtensionRegistryLite 확장Registry) |
| 정적 Tensor설명 | ParseFrom (com.google.protobuf.ByteString 데이터) |
| 정적 Tensor설명 | ParseFrom (InputStream 입력, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
| 정적 Tensor설명 | ParseFrom (com.google.protobuf.ByteString 데이터, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
| 공전 | 파서 () |
| TensorDescription.Builder | toBuilder () |
| 무효의 | writeTo (com.google.protobuf.CodedOutputStream 출력) |
상속된 메서드
상수
공개 정적 최종 int ALLOCATION_DESCRIPTION_FIELD_NUMBER
상수값: 4
공개 정적 최종 int DTYPE_FIELD_NUMBER
상수값: 1
공개 정적 최종 int SHAPE_FIELD_NUMBER
상수값: 2
공개 방법
공개 부울은 (객체 obj) 와 같습니다 .
공개 AllocationDescription getAllocationDescription ()
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; 공개 정적 최종 com.google.protobuf.Descriptors.Descriptor getDescriptor ()
공개 int getDtypeValue ()
Data type of tensor elements
.tensorflow.DataType dtype = 1; 공공의 getParserForType ()
공개 int getSerializedSize ()
공개 TensorShapeProtoOrBuilder getShapeOrBuilder ()
Shape of the tensor.
.tensorflow.TensorShapeProto shape = 2; 공개 최종 com.google.protobuf.UnknownFieldSet getUnknownFields ()
공개 부울 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; 공개 int hashCode ()
공개 최종 부울 isInitialized ()
공개 정적 TensorDescription parseDelimitedFrom (InputStream 입력, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
던지기
| IO예외 |
|---|
공개 정적 TensorDescriptionparseFrom ( com.google.protobuf.CodedInputStream 입력, com.google.protobuf.ExtensionRegistryLite 확장Registry)
던지기
| IO예외 |
|---|
공개 정적 TensorDescription parsFrom (ByteBuffer 데이터, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
던지기
| 잘못된프로토콜버퍼예외 |
|---|
공개 정적 TensorDescription parsFrom (byte[] 데이터, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
던지기
| 잘못된프로토콜버퍼예외 |
|---|
공개 정적 TensorDescriptionparseFrom ( InputStream 입력, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
던지기
| IO예외 |
|---|
공개 정적 TensorDescriptionparseFrom ( com.google.protobuf.ByteString 데이터, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
던지기
| 잘못된프로토콜버퍼예외 |
|---|
공개 정적 파서 ()
공개 무효 writeTo (com.google.protobuf.CodedOutputStream 출력)
던지기
| IO예외 |
|---|