الواجهة العامة XSpaceOrBuilder
| الفئات الفرعية غير المباشرة المعروفة |
الأساليب العامة
| سلسلة مجردة | الحصول على الأخطاء (فهرس كثافة العمليات) 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. |
| قائمة مجردة <سلسلة> | قائمة الأخطاء () Errors (if any) in the generation of planes. |
| سلسلة مجردة | الحصول على أسماء المضيفين (فهرس كثافة العمليات) List of hostnames that XPlanes are generated from. |
| مجردة com.google.protobuf.ByteString | getHostnamesBytes (فهرس كثافة العمليات) List of hostnames that XPlanes are generated from. |
| كثافة العمليات مجردة | الحصول علىHostnamesCount () List of hostnames that XPlanes are generated from. |
| قائمة مجردة <سلسلة> | قائمة أسماء المضيفين () List of hostnames that XPlanes are generated from. |
| مجردة XPlane | getPlanes (فهرس كثافة العمليات) repeated .tensorflow.profiler.XPlane planes = 1; |
| كثافة العمليات مجردة | الحصول على الطائرات () repeated .tensorflow.profiler.XPlane planes = 1; |
| قائمة مجردة< XPlane > | قائمة الطائرات () repeated .tensorflow.profiler.XPlane planes = 1; |
| مجردة XPlaneOrBuilder | getPlanesOrBuilder (فهرس كثافة العمليات) repeated .tensorflow.profiler.XPlane planes = 1; |
| قائمة مجردة <؟ يمتد XPlaneOrBuilder > | getPlanesOrBuilderList () repeated .tensorflow.profiler.XPlane planes = 1; |
| سلسلة مجردة | الحصول على تحذيرات (فهرس كثافة العمليات) 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; |
| كثافة العمليات مجردة | الحصول على تحذيرات عدد () Warnings (if any) in the generation of planes; repeated string warnings = 3; |
| قائمة مجردة <سلسلة> | الحصول على قائمة التحذيرات () Warnings (if any) in the generation of planes; repeated string warnings = 3; |
الأساليب العامة
سلسلة 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; قائمة مجردة عامة<String> getErrorsList ()
Errors (if any) in the generation of planes.
repeated string errors = 2; getHostnames سلسلة مجردة عامة (فهرس كثافة العمليات)
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; قائمة مجردة عامة<String> getHostnamesList ()
List of hostnames that XPlanes are generated from.
repeated string hostnames = 4; الملخص العام int getPlanesCount ()
repeated .tensorflow.profiler.XPlane planes = 1;
الملخص العام XPlaneOrBuilder getPlanesOrBuilder (مؤشر int)
repeated .tensorflow.profiler.XPlane planes = 1;
قائمة الملخصات العامة<؟ يمتد XPlaneOrBuilder > getPlanesOrBuilderList ()
repeated .tensorflow.profiler.XPlane planes = 1;
سلسلة 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; قائمة مجردة عامة<String> getWarningsList ()
Warnings (if any) in the generation of planes;
repeated string warnings = 3;