Uses of Interface
org.tensorflow.proto.profiler.Xplane.XLineOrBuilder
Packages that use Xplane.XLineOrBuilder
-
Uses of Xplane.XLineOrBuilder in org.tensorflow.proto.profiler
Classes in org.tensorflow.proto.profiler that implement Xplane.XLineOrBuilderModifier and TypeClassDescriptionstatic final classAn XLine is a timeline of trace events (XEvents).static final classAn XLine is a timeline of trace events (XEvents).Methods in org.tensorflow.proto.profiler that return Xplane.XLineOrBuilderModifier and TypeMethodDescriptionXplane.XPlane.Builder.getLinesOrBuilder(int index) Parallel timelines grouped in this plane.Xplane.XPlane.getLinesOrBuilder(int index) Parallel timelines grouped in this plane.Xplane.XPlaneOrBuilder.getLinesOrBuilder(int index) Parallel timelines grouped in this plane.Methods in org.tensorflow.proto.profiler that return types with arguments of type Xplane.XLineOrBuilderModifier and TypeMethodDescriptionList<? extends Xplane.XLineOrBuilder> Xplane.XPlane.Builder.getLinesOrBuilderList()Parallel timelines grouped in this plane.List<? extends Xplane.XLineOrBuilder> Xplane.XPlane.getLinesOrBuilderList()Parallel timelines grouped in this plane.List<? extends Xplane.XLineOrBuilder> Xplane.XPlaneOrBuilder.getLinesOrBuilderList()Parallel timelines grouped in this plane.