MemoryDump

공개 최종 클래스 MemoryDump

Protobuf 유형 tensorflow.MemoryDump

중첩 클래스

수업 메모리 덤프.빌더 Protobuf 유형 tensorflow.MemoryDump

상수

정수 ALLOCATOR_NAME_FIELD_NUMBER
정수 BIN_SUMMARY_FIELD_NUMBER
정수 CHUNK_FIELD_NUMBER
정수 SNAP_SHOT_FIELD_NUMBER
정수 STATS_FIELD_NUMBER

공개 방법

부울
같음 (객체 객체)
getAllocatorName ()
string allocator_name = 1;
com.google.protobuf.ByteString
getAllocatorNameBytes ()
string allocator_name = 1;
Bin요약
getBinSummary (정수 인덱스)
repeated .tensorflow.BinSummary bin_summary = 2;
정수
getBinSummaryCount ()
repeated .tensorflow.BinSummary bin_summary = 2;
목록< Bin요약 >
getBinSummaryList ()
repeated .tensorflow.BinSummary bin_summary = 2;
BinSummaryOrBuilder
getBinSummaryOrBuilder (정수 인덱스)
repeated .tensorflow.BinSummary bin_summary = 2;
목록<? BinSummaryOrBuilder 확장 >
getBinSummaryOrBuilderList ()
repeated .tensorflow.BinSummary bin_summary = 2;
멤청크
getChunk (정수 인덱스)
repeated .tensorflow.MemChunk chunk = 3;
정수
getChunkCount ()
repeated .tensorflow.MemChunk chunk = 3;
목록< MemChunk >
getChunkList ()
repeated .tensorflow.MemChunk chunk = 3;
MemChunkOrBuilder
getChunkOrBuilder (정수 인덱스)
repeated .tensorflow.MemChunk chunk = 3;
목록<? MemChunkOrBuilder 확장 >
getChunkOrBuilderList ()
repeated .tensorflow.MemChunk chunk = 3;
정적 메모리 덤프
메모리 덤프
최종 정적 com.google.protobuf.Descriptors.Descriptor
정수
스냅 사진
getSnapShot (정수 인덱스)
repeated .tensorflow.SnapShot snap_shot = 4;
정수
getSnapShotCount ()
repeated .tensorflow.SnapShot snap_shot = 4;
목록< 스냅샷 >
getSnapShotList ()
repeated .tensorflow.SnapShot snap_shot = 4;
SnapShotOrBuilder
getSnapShotOrBuilder (정수 인덱스)
repeated .tensorflow.SnapShot snap_shot = 4;
목록<? SnapShotOrBuilder 확장 >
getSnapShotOrBuilderList ()
repeated .tensorflow.SnapShot snap_shot = 4;
MemAllocatorStats
getStats ()
.tensorflow.MemAllocatorStats stats = 5;
MemAllocatorStatsOrBuilder
getStatsOrBuilder ()
.tensorflow.MemAllocatorStats stats = 5;
최종 com.google.protobuf.UnknownFieldSet
부울
해시통계 ()
.tensorflow.MemAllocatorStats stats = 5;
정수
최종 부울
정적 MemoryDump.Builder
newBuilder ( MemoryDump 프로토타입)
정적 MemoryDump.Builder
메모리 덤프.빌더
정적 메모리 덤프
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 출력)

상속된 메서드

상수

공개 정적 최종 int ALLOCATOR_NAME_FIELD_NUMBER

상수값: 1

공개 정적 최종 int BIN_SUMMARY_FIELD_NUMBER

상수값: 2

공개 정적 최종 int CHUNK_FIELD_NUMBER

상수값: 3

공개 정적 최종 int SNAP_SHOT_FIELD_NUMBER

상수값: 4

공개 정적 최종 int STATS_FIELD_NUMBER

상수값: 5

공개 방법

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

공개 문자열 getAllocatorName ()

string allocator_name = 1;

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

string allocator_name = 1;

공개 BinSummary getBinSummary (int 인덱스)

repeated .tensorflow.BinSummary bin_summary = 2;

공개 int getBinSummaryCount ()

repeated .tensorflow.BinSummary bin_summary = 2;

공개 목록< BinSummary > getBinSummaryList ()

repeated .tensorflow.BinSummary bin_summary = 2;

공개 BinSummaryOrBuilder getBinSummaryOrBuilder (int 인덱스)

repeated .tensorflow.BinSummary bin_summary = 2;

공개 목록<? BinSummaryOrBuilder > getBinSummaryOrBuilderList () 를 확장합니다.

repeated .tensorflow.BinSummary bin_summary = 2;

공개 MemChunk getChunk (int 인덱스)

repeated .tensorflow.MemChunk chunk = 3;

공개 int getChunkCount ()

repeated .tensorflow.MemChunk chunk = 3;

공개 목록< MemChunk > getChunkList ()

repeated .tensorflow.MemChunk chunk = 3;

공개 MemChunkOrBuilder getChunkOrBuilder (int 인덱스)

repeated .tensorflow.MemChunk chunk = 3;

공개 목록<? MemChunkOrBuilder > getChunkOrBuilderList () 를 확장합니다.

repeated .tensorflow.MemChunk chunk = 3;

공개 정적 MemoryDump getDefaultInstance ()

공용 MemoryDump getDefaultInstanceForType ()

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

공공의 getParserForType ()

공개 int getSerializedSize ()

공개 SnapShot getSnapShot (int 인덱스)

repeated .tensorflow.SnapShot snap_shot = 4;

공개 int getSnapShotCount ()

repeated .tensorflow.SnapShot snap_shot = 4;

공개 목록< SnapShot > getSnapShotList ()

repeated .tensorflow.SnapShot snap_shot = 4;

공개 SnapShotOrBuilder getSnapShotOrBuilder (int 인덱스)

repeated .tensorflow.SnapShot snap_shot = 4;

공개 목록<? SnapShotOrBuilder > getSnapShotOrBuilderList () 확장

repeated .tensorflow.SnapShot snap_shot = 4;

공개 MemAllocatorStats getStats ()

.tensorflow.MemAllocatorStats stats = 5;

공개 MemAllocatorStatsOrBuilder getStatsOrBuilder ()

.tensorflow.MemAllocatorStats stats = 5;

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

공개 부울 hasStats ()

.tensorflow.MemAllocatorStats stats = 5;

공개 int hashCode ()

공개 최종 부울 isInitialized ()

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

공개 정적 MemoryDump.Builder newBuilder ()

공개 MemoryDump.Builder newBuilderForType ()

공개 정적 MemoryDump parseDelimitedFrom (InputStream 입력)

던지기
IO예외

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

던지기
IO예외

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

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

공개 정적 MemoryDump ParseFrom (com.google.protobuf.CodedInputStream 입력, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

던지기
IO예외

공개 정적 MemoryDump 구문 분석 (ByteBuffer 데이터, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

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

공개 정적 MemoryDump parsFrom (com.google.protobuf.CodedInputStream 입력)

던지기
IO예외

공개 정적 MemoryDump parsFrom (byte[] 데이터, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

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

공개 정적 MemoryDump parsFrom (com.google.protobuf.ByteString 데이터)

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

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

던지기
IO예외

공개 정적 MemoryDump ParseFrom (com.google.protobuf.ByteString 데이터, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

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

공개 정적 파서 ()

공개 MemoryDump.Builder toBuilder ()

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

던지기
IO예외