Uses of Interface
org.tensorflow.proto.profiler.Xplane.XPlaneOrBuilder
Packages that use Xplane.XPlaneOrBuilder
-
Uses of Xplane.XPlaneOrBuilder in org.tensorflow.proto.profiler
Classes in org.tensorflow.proto.profiler that implement Xplane.XPlaneOrBuilderModifier and TypeClassDescriptionstatic final classAn XPlane is a container of parallel timelines (XLines), generated by a profiling source or by post-processing one or more XPlanes.static final classAn XPlane is a container of parallel timelines (XLines), generated by a profiling source or by post-processing one or more XPlanes.Methods in org.tensorflow.proto.profiler that return Xplane.XPlaneOrBuilderModifier and TypeMethodDescriptionXplane.XSpace.Builder.getPlanesOrBuilder(int index) repeated .tensorflow.profiler.XPlane planes = 1;Xplane.XSpace.getPlanesOrBuilder(int index) repeated .tensorflow.profiler.XPlane planes = 1;Xplane.XSpaceOrBuilder.getPlanesOrBuilder(int index) repeated .tensorflow.profiler.XPlane planes = 1;Methods in org.tensorflow.proto.profiler that return types with arguments of type Xplane.XPlaneOrBuilderModifier and TypeMethodDescriptionList<? extends Xplane.XPlaneOrBuilder> Xplane.XSpace.Builder.getPlanesOrBuilderList()repeated .tensorflow.profiler.XPlane planes = 1;List<? extends Xplane.XPlaneOrBuilder> Xplane.XSpace.getPlanesOrBuilderList()repeated .tensorflow.profiler.XPlane planes = 1;List<? extends Xplane.XPlaneOrBuilder> Xplane.XSpaceOrBuilder.getPlanesOrBuilderList()repeated .tensorflow.profiler.XPlane planes = 1;