공개 최종 수업 XSpace
A container of parallel XPlanes, generated by one or more profiling sources. Next ID: 5
tensorflow.profiler.XSpace
중첩 클래스
수업 | XSpace.Builder | A container of parallel XPlanes, generated by one or more profiling sources. |
상수
정수 | ERRORS_FIELD_NUMBER | |
정수 | HOSTNAMES_FIELD_NUMBER | |
정수 | PLANES_FIELD_NUMBER | |
정수 | WARNINGS_FIELD_NUMBER |
공개 방법
부울 | 같음 (객체 객체) |
정적 XSpace | |
엑스스페이스 | |
최종 정적 com.google.protobuf.Descriptors.Descriptor | |
끈 | getErrors (정수 인덱스) Errors (if any) in the generation of planes. |
com.google.protobuf.ByteString | getErrorsBytes (정수 인덱스) Errors (if any) in the generation of planes. |
정수 | getErrorsCount () Errors (if any) in the generation of planes. |
com.google.protobuf.ProtocolStringList | getErrorsList () Errors (if any) in the generation of planes. |
끈 | getHostnames (정수 인덱스) List of hostnames that XPlanes are generated from. |
com.google.protobuf.ByteString | getHostnamesBytes (정수 인덱스) List of hostnames that XPlanes are generated from. |
정수 | getHostnamesCount () List of hostnames that XPlanes are generated from. |
com.google.protobuf.ProtocolStringList | getHostnamesList () List of hostnames that XPlanes are generated from. |
XPlane | getPlanes (정수 인덱스) repeated .tensorflow.profiler.XPlane planes = 1; |
정수 | getPlanesCount () repeated .tensorflow.profiler.XPlane planes = 1; |
목록< XPlane > | getPlanesList () repeated .tensorflow.profiler.XPlane planes = 1; |
XPlaneOrBuilder | getPlanesOrBuilder (정수 인덱스) repeated .tensorflow.profiler.XPlane planes = 1; |
목록<? XPlaneOrBuilder 확장 > | getPlanesOrBuilderList () repeated .tensorflow.profiler.XPlane planes = 1; |
정수 | |
최종 com.google.protobuf.UnknownFieldSet | |
끈 | getWarnings (정수 인덱스) Warnings (if any) in the generation of planes; repeated string warnings = 3; |
com.google.protobuf.ByteString | getWarningsBytes (정수 인덱스) Warnings (if any) in the generation of planes; repeated string warnings = 3; |
정수 | getWarningsCount () Warnings (if any) in the generation of planes; repeated string warnings = 3; |
com.google.protobuf.ProtocolStringList | getWarningsList () Warnings (if any) in the generation of planes; repeated string warnings = 3; |
정수 | 해시코드 () |
최종 부울 | 초기화됨 () |
정적 XSpace.Builder | newBuilder ( XSpace 프로토타입) |
정적 XSpace.Builder | 새로운 빌더 () |
XSpace.Builder | |
정적 XSpace | parsDelimitedFrom (InputStream 입력) |
정적 XSpace | parseDelimitedFrom (InputStream 입력, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
정적 XSpace | parsFrom (ByteBuffer 데이터) |
정적 XSpace | ParseFrom (com.google.protobuf.CodedInputStream 입력, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
정적 XSpace | ParseFrom (ByteBuffer 데이터, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
정적 XSpace | ParseFrom (com.google.protobuf.CodedInputStream 입력) |
정적 XSpace | parseFrom (byte[] 데이터, com.google.protobuf.ExtensionRegistryLite 확장Registry) |
정적 XSpace | ParseFrom (com.google.protobuf.ByteString 데이터) |
정적 XSpace | ParseFrom (InputStream 입력, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
정적 XSpace | ParseFrom (com.google.protobuf.ByteString 데이터, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
공전 | 파서 () |
XSpace.Builder | toBuilder () |
무효의 | writeTo (com.google.protobuf.CodedOutputStream 출력) |
상속된 메서드
상수
공개 정적 최종 정수 ERRORS_FIELD_NUMBER
상수값: 2
공개 정적 최종 int HOSTNAMES_FIELD_NUMBER
상수값: 4
공개 정적 최종 int PLANES_FIELD_NUMBER
상수값: 1
공개 정적 최종 int WARNINGS_FIELD_NUMBER
상수값: 3
공개 방법
공개 부울은 (객체 obj) 와 같습니다 .
공개 정적 최종 com.google.protobuf.Descriptors.Descriptor getDescriptor ()
공개 문자열 getErrors (int 인덱스)
Errors (if any) in the generation of planes.
repeated string errors = 2;
공개 com.google.protobuf.ByteString getErrorsBytes (int 인덱스)
Errors (if any) in the generation of planes.
repeated string errors = 2;
공개 int getErrorsCount ()
Errors (if any) in the generation of planes.
repeated string errors = 2;
공개 com.google.protobuf.ProtocolStringList getErrorsList ()
Errors (if any) in the generation of planes.
repeated string errors = 2;
공개 문자열 getHostnames (int 인덱스)
List of hostnames that XPlanes are generated from.
repeated string hostnames = 4;
공개 com.google.protobuf.ByteString getHostnamesBytes (int 인덱스)
List of hostnames that XPlanes are generated from.
repeated string hostnames = 4;
공개 int getHostnamesCount ()
List of hostnames that XPlanes are generated from.
repeated string hostnames = 4;
공개 com.google.protobuf.ProtocolStringList getHostnamesList ()
List of hostnames that XPlanes are generated from.
repeated string hostnames = 4;
공공의 getParserForType ()
공개 int getPlanesCount ()
repeated .tensorflow.profiler.XPlane planes = 1;
공개 목록<? XPlaneOrBuilder > getPlanesOrBuilderList () 확장
repeated .tensorflow.profiler.XPlane planes = 1;
공개 int getSerializedSize ()
공개 최종 com.google.protobuf.UnknownFieldSet getUnknownFields ()
공개 문자열 getWarnings (int 인덱스)
Warnings (if any) in the generation of planes;
repeated string warnings = 3;
공개 com.google.protobuf.ByteString getWarningsBytes (int 인덱스)
Warnings (if any) in the generation of planes;
repeated string warnings = 3;
공개 int getWarningsCount ()
Warnings (if any) in the generation of planes;
repeated string warnings = 3;
공개 com.google.protobuf.ProtocolStringList getWarningsList ()
Warnings (if any) in the generation of planes;
repeated string warnings = 3;
공개 int hashCode ()
공개 최종 부울 isInitialized ()
공개 정적 XSpaceparseDelimitedFrom ( InputStream 입력, com.google.protobuf.ExtensionRegistryLite 확장Registry)
던지기
IO예외 |
---|
공개 정적 XSpace parsFrom (com.google.protobuf.CodedInputStream 입력, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
던지기
IO예외 |
---|
공개 정적 XSpace 구문 분석 (ByteBuffer 데이터, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
던지기
잘못된프로토콜버퍼예외 |
---|
공개 정적 XSpace parsFrom (byte[] 데이터, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
던지기
잘못된프로토콜버퍼예외 |
---|
공개 정적 XSpace parsFrom (InputStream 입력, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
던지기
IO예외 |
---|
공개 정적 XSpace parsFrom (com.google.protobuf.ByteString 데이터, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
던지기
잘못된프로토콜버퍼예외 |
---|
공개 정적 파서 ()
공개 무효 writeTo (com.google.protobuf.CodedOutputStream 출력)
던지기
IO예외 |
---|