AllocationDescription

공개 최종 클래스 AllocationDescription

Protobuf 유형 tensorflow.AllocationDescription

중첩 클래스

수업 할당설명.빌더 Protobuf 유형 tensorflow.AllocationDescription

상수

공개 방법

부울
같음 (객체 객체)
getAllocationBytes ()
 Total number of bytes allocated if known
 
int64 allocated_bytes = 2;
getAllocationId ()
 Identifier of the allocated buffer if known
 
int64 allocation_id = 4;
getAllocatorName ()
 Name of the allocator used
 
string allocator_name = 3;
com.google.protobuf.ByteString
getAllocatorNameBytes ()
 Name of the allocator used
 
string allocator_name = 3;
정적 할당 설명
할당설명
최종 정적 com.google.protobuf.Descriptors.Descriptor
부울
getHasSingleReference ()
 Set if this tensor only has one remaining reference
 
bool has_single_reference = 5;
getPtr ()
 Address of the allocation.
getRequestedBytes ()
 Total number of bytes requested
 
int64 requested_bytes = 1;
정수
최종 com.google.protobuf.UnknownFieldSet
정수
최종 부울
정적 AllocationDescription.Builder
정적 AllocationDescription.Builder
newBuilder ( AllocationDescription 프로토타입)
할당설명.빌더
정적 할당 설명
parsDelimitedFrom (InputStream 입력)
정적 할당 설명
parseDelimitedFrom (InputStream 입력, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
정적 할당 설명
parsFrom (ByteBuffer 데이터)
정적 할당 설명
ParseFrom (com.google.protobuf.CodedInputStream 입력, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
정적 할당 설명
ParseFrom (ByteBuffer 데이터, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
정적 할당 설명
ParseFrom (com.google.protobuf.CodedInputStream 입력)
정적 할당 설명
parseFrom (byte[] 데이터, com.google.protobuf.ExtensionRegistryLite 확장Registry)
정적 할당 설명
ParseFrom (com.google.protobuf.ByteString 데이터)
정적 할당 설명
ParseFrom (InputStream 입력, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
정적 할당 설명
ParseFrom (com.google.protobuf.ByteString 데이터, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
공전
파서 ()
할당설명.빌더
무효의
writeTo (com.google.protobuf.CodedOutputStream 출력)

상속된 메서드

부울
같음 (개체 arg0)
마지막 수업<?>
getClass ()
정수
해시코드 ()
최종 무효
알림 ()
최종 무효
통지모두 ()
toString ()
최종 무효
대기 (long arg0, int arg1)
최종 무효
기다리세요 (긴 arg0)
최종 무효
기다리다 ()
org.tensorflow.proto.framework.AllocationDescriptionOrBuilder 에서
추상적인 긴
getAllocationBytes ()
 Total number of bytes allocated if known
 
int64 allocated_bytes = 2;
추상적인 긴
getAllocationId ()
 Identifier of the allocated buffer if known
 
int64 allocation_id = 4;
추상 문자열
getAllocatorName ()
 Name of the allocator used
 
string allocator_name = 3;
추상 com.google.protobuf.ByteString
getAllocatorNameBytes ()
 Name of the allocator used
 
string allocator_name = 3;
추상 부울
getHasSingleReference ()
 Set if this tensor only has one remaining reference
 
bool has_single_reference = 5;
추상적인 긴
getPtr ()
 Address of the allocation.
추상적인 긴
getRequestedBytes ()
 Total number of bytes requested
 
int64 requested_bytes = 1;

상수

공개 정적 최종 int ALLOCATED_BYTES_FIELD_NUMBER

상수값: 2

공개 정적 최종 int ALLOCATION_ID_FIELD_NUMBER

상수값: 4

공개 정적 최종 int ALLOCATOR_NAME_FIELD_NUMBER

상수값: 3

공개 정적 최종 int HAS_SINGLE_REFERENCE_FIELD_NUMBER

상수값: 5

공개 정적 최종 int PTR_FIELD_NUMBER

상수값: 6

공개 정적 최종 int REQUESTED_BYTES_FIELD_NUMBER

상수값: 1

공개 방법

공개 부울은 (객체 obj) 와 같습니다 .

공개 긴 getAllocationBytes ()

 Total number of bytes allocated if known
 
int64 allocated_bytes = 2;

공개 긴 getAllocationId ()

 Identifier of the allocated buffer if known
 
int64 allocation_id = 4;

공개 문자열 getAllocatorName ()

 Name of the allocator used
 
string allocator_name = 3;

공개 com.google.protobuf.ByteString getAllocatorNameBytes ()

 Name of the allocator used
 
string allocator_name = 3;

공개 정적 할당 설명 getDefaultInstance ()

공개 할당 설명 getDefaultInstanceForType ()

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

공개 부울 getHasSingleReference ()

 Set if this tensor only has one remaining reference
 
bool has_single_reference = 5;

공공의 getParserForType ()

공개 긴 getPtr ()

 Address of the allocation.
 
uint64 ptr = 6;

공개 긴 getRequestedBytes ()

 Total number of bytes requested
 
int64 requested_bytes = 1;

공개 int getSerializedSize ()

공개 최종 com.google.protobuf.UnknownFieldSet getUnknownFields ()

공개 int hashCode ()

공개 최종 부울 isInitialized ()

공개 정적 AllocationDescription.Builder newBuilder ()

공개 정적 AllocationDescription.Builder newBuilder ( AllocationDescription 프로토타입)

공개 AllocationDescription.Builder newBuilderForType ()

공개 정적 AllocationDescriptionparseDelimitedFrom ( InputStream 입력)

던지기
IO예외

공개 정적 AllocationDescriptionparseDelimitedFrom ( InputStream 입력, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

던지기
IO예외

공개 정적 AllocationDescription 구문 분석 (ByteBuffer 데이터)

던지기
잘못된프로토콜버퍼예외

공개 정적 AllocationDescription 구문 분석 (com.google.protobuf.CodedInputStream 입력, com.google.protobuf.ExtensionRegistryLite 확장Registry)

던지기
IO예외

공개 정적 AllocationDescription 구문 분석 (ByteBuffer 데이터, com.google.protobuf.ExtensionRegistryLite 확장Registry)

던지기
잘못된프로토콜버퍼예외

공개 정적 AllocationDescription 구문 분석 (com.google.protobuf.CodedInputStream 입력)

던지기
IO예외

공개 정적 AllocationDescription 구문 분석 (byte[] 데이터, com.google.protobuf.ExtensionRegistryLite 확장 레지스트리)

던지기
잘못된프로토콜버퍼예외

공개 정적 AllocationDescription 구문 분석 (com.google.protobuf.ByteString 데이터)

던지기
잘못된프로토콜버퍼예외

공개 정적 AllocationDescription 구문 분석 (InputStream 입력, com.google.protobuf.ExtensionRegistryLite 확장 레지스트리)

던지기
IO예외

공개 정적 AllocationDescriptionparseFrom ( com.google.protobuf.ByteString 데이터, com.google.protobuf.ExtensionRegistryLite 확장Registry)

던지기
잘못된프로토콜버퍼예외

공개 정적 파서 ()

공개 AllocationDescription.Builder toBuilder ()

공개 무효 writeTo (com.google.protobuf.CodedOutputStream 출력)

던지기
IO예외