interfaz pública XSpaceOrBuilder
Subclases indirectas conocidas |
Métodos públicos
cadena abstracta | getErrors (índice int) Errors (if any) in the generation of planes. |
resumen com.google.protobuf.ByteString | getErrorsBytes (índice int) Errors (if any) in the generation of planes. |
resumen entero | getErrorsCount () Errors (if any) in the generation of planes. |
Lista abstracta<Cadena> | obtener lista de errores () Errors (if any) in the generation of planes. |
cadena abstracta | getHostnames (índice int) List of hostnames that XPlanes are generated from. |
resumen com.google.protobuf.ByteString | getHostnamesBytes (índice int) List of hostnames that XPlanes are generated from. |
resumen entero | getHostnamesCount () List of hostnames that XPlanes are generated from. |
Lista abstracta<Cadena> | obtener lista de nombres de host () List of hostnames that XPlanes are generated from. |
XPlane abstracto | getPlanes (índice int) repeated .tensorflow.profiler.XPlane planes = 1; |
resumen entero | getPlanesCount () repeated .tensorflow.profiler.XPlane planes = 1; |
Lista abstracta < XPlane > | getPlanesList () repeated .tensorflow.profiler.XPlane planes = 1; |
abstracto XPlaneOrBuilder | getPlanesOrBuilder (índice int) repeated .tensorflow.profiler.XPlane planes = 1; |
Lista abstracta<? extiende XPlaneOrBuilder > | getPlanesOrBuilderList () repeated .tensorflow.profiler.XPlane planes = 1; |
cadena abstracta | getWarnings (índice int) Warnings (if any) in the generation of planes; repeated string warnings = 3; |
resumen com.google.protobuf.ByteString | getWarningsBytes (índice int) Warnings (if any) in the generation of planes; repeated string warnings = 3; |
resumen entero | getWarningsCount () Warnings (if any) in the generation of planes; repeated string warnings = 3; |
Lista abstracta<Cadena> | obtener lista de advertencias () Warnings (if any) in the generation of planes; repeated string warnings = 3; |
Métodos públicos
Cadena abstracta pública getErrors (índice int)
Errors (if any) in the generation of planes.
repeated string errors = 2;
resumen público com.google.protobuf.ByteString getErrorsBytes (índice int)
Errors (if any) in the generation of planes.
repeated string errors = 2;
resumen público int getErrorsCount ()
Errors (if any) in the generation of planes.
repeated string errors = 2;
Lista abstracta pública<Cadena> getErrorsList ()
Errors (if any) in the generation of planes.
repeated string errors = 2;
Cadena abstracta pública getHostnames (índice int)
List of hostnames that XPlanes are generated from.
repeated string hostnames = 4;
resumen público com.google.protobuf.ByteString getHostnamesBytes (índice int)
List of hostnames that XPlanes are generated from.
repeated string hostnames = 4;
resumen público int getHostnamesCount ()
List of hostnames that XPlanes are generated from.
repeated string hostnames = 4;
Lista abstracta pública<Cadena> getHostnamesList ()
List of hostnames that XPlanes are generated from.
repeated string hostnames = 4;
resumen público int getPlanesCount ()
repeated .tensorflow.profiler.XPlane planes = 1;
Lista de resumen público < XPlane > getPlanesList ()
repeated .tensorflow.profiler.XPlane planes = 1;
resumen público XPlaneOrBuilder getPlanesOrBuilder (índice int)
repeated .tensorflow.profiler.XPlane planes = 1;
Lista de resúmenes públicos <? extiende XPlaneOrBuilder > getPlanesOrBuilderList ()
repeated .tensorflow.profiler.XPlane planes = 1;
Cadena abstracta pública getWarnings (índice int)
Warnings (if any) in the generation of planes;
repeated string warnings = 3;
resumen público com.google.protobuf.ByteString getWarningsBytes (índice int)
Warnings (if any) in the generation of planes;
repeated string warnings = 3;
resumen público int getWarningsCount ()
Warnings (if any) in the generation of planes;
repeated string warnings = 3;
Lista abstracta pública<Cadena> getWarningsList ()
Warnings (if any) in the generation of planes;
repeated string warnings = 3;