interface pública XSpaceOrBuilder
| Subclasses indiretas conhecidas |
Métodos Públicos
| String abstrata | getErrors (int index) Errors (if any) in the generation of planes. |
| abstract com.google.protobuf.ByteString | getErrorsBytes (int index) Errors (if any) in the generation of planes. |
| int abstrato | getErrorsCount () Errors (if any) in the generation of planes. |
| Lista abstrata <String> | getErrorsList () Errors (if any) in the generation of planes. |
| String abstrata | |
| abstract com.google.protobuf.ByteString | getHostnamesBytes (int index) List of hostnames that XPlanes are generated from. |
| int abstrato | getHostnamesCount () List of hostnames that XPlanes are generated from. |
| Lista abstrata <String> | getHostnamesList () List of hostnames that XPlanes are generated from. |
| XPlane abstrato | |
| int abstrato | getPlanesCount () repeated .tensorflow.profiler.XPlane planes = 1; |
| Lista abstrata < XPlane > | getPlanesList () repeated .tensorflow.profiler.XPlane planes = 1; |
| XPlaneOrBuilder abstrato | |
| Lista abstrata <? estende XPlaneOrBuilder > | getPlanesOrBuilderList () repeated .tensorflow.profiler.XPlane planes = 1; |
| String abstrata | getWarnings (índice int) Warnings (if any) in the generation of planes; repeated string warnings = 3; |
| abstract com.google.protobuf.ByteString | getWarningsBytes (int index) Warnings (if any) in the generation of planes; repeated string warnings = 3; |
| int abstrato | getWarningsCount () Warnings (if any) in the generation of planes; repeated string warnings = 3; |
| Lista abstrata <String> | getWarningsList () Warnings (if any) in the generation of planes; repeated string warnings = 3; |
Métodos Públicos
public abstract String getErrors (int index)
Errors (if any) in the generation of planes.
repeated string errors = 2;public abstract com.google.protobuf.ByteString getErrorsBytes (int index)
Errors (if any) in the generation of planes.
repeated string errors = 2;public abstract int getErrorsCount ()
Errors (if any) in the generation of planes.
repeated string errors = 2;public abstract List <String> getErrorsList ()
Errors (if any) in the generation of planes.
repeated string errors = 2;public abstract String getHostnames (int index)
List of hostnames that XPlanes are generated from.
repeated string hostnames = 4;public abstract com.google.protobuf.ByteString getHostnamesBytes (int index)
List of hostnames that XPlanes are generated from.
repeated string hostnames = 4;public abstract int getHostnamesCount ()
List of hostnames that XPlanes are generated from.
repeated string hostnames = 4;public abstract List <String> getHostnamesList ()
List of hostnames that XPlanes are generated from.
repeated string hostnames = 4;public abstract int getPlanesCount ()
repeated .tensorflow.profiler.XPlane planes = 1;
public abstract XPlaneOrBuilder getPlanesOrBuilder (índice int)
repeated .tensorflow.profiler.XPlane planes = 1;
Lista de resumos pública <? estende XPlaneOrBuilder > getPlanesOrBuilderList ()
repeated .tensorflow.profiler.XPlane planes = 1;
public abstract String getWarnings (int index)
Warnings (if any) in the generation of planes;
repeated string warnings = 3;public abstract com.google.protobuf.ByteString getWarningsBytes (int index)
Warnings (if any) in the generation of planes;
repeated string warnings = 3;public abstract int getWarningsCount ()
Warnings (if any) in the generation of planes;
repeated string warnings = 3;public abstract List <String> getWarningsList ()
Warnings (if any) in the generation of planes;
repeated string warnings = 3;