Uses of Interface
org.tensorflow.proto.profiler.Xplane.XEventOrBuilder
Packages that use Xplane.XEventOrBuilder
-
Uses of Xplane.XEventOrBuilder in org.tensorflow.proto.profiler
Classes in org.tensorflow.proto.profiler that implement Xplane.XEventOrBuilderModifier and TypeClassDescriptionstatic final classAn XEvent is a trace event, optionally annotated with XStats.static final classAn XEvent is a trace event, optionally annotated with XStats.Methods in org.tensorflow.proto.profiler that return Xplane.XEventOrBuilderModifier and TypeMethodDescriptionXplane.XLine.Builder.getEventsOrBuilder(int index) XEvents within the same XLine should not overlap in time, but they can be nested.Xplane.XLine.getEventsOrBuilder(int index) XEvents within the same XLine should not overlap in time, but they can be nested.Xplane.XLineOrBuilder.getEventsOrBuilder(int index) XEvents within the same XLine should not overlap in time, but they can be nested.Methods in org.tensorflow.proto.profiler that return types with arguments of type Xplane.XEventOrBuilderModifier and TypeMethodDescriptionList<? extends Xplane.XEventOrBuilder> Xplane.XLine.Builder.getEventsOrBuilderList()XEvents within the same XLine should not overlap in time, but they can be nested.List<? extends Xplane.XEventOrBuilder> Xplane.XLine.getEventsOrBuilderList()XEvents within the same XLine should not overlap in time, but they can be nested.List<? extends Xplane.XEventOrBuilder> Xplane.XLineOrBuilder.getEventsOrBuilderList()XEvents within the same XLine should not overlap in time, but they can be nested.