Uses of Class
org.tensorflow.proto.ProfilerOptions.ProfileOptions.TraceOptions.Builder
Packages that use ProfilerOptions.ProfileOptions.TraceOptions.Builder
-
Uses of ProfilerOptions.ProfileOptions.TraceOptions.Builder in org.tensorflow.proto
Subclasses with type arguments of type ProfilerOptions.ProfileOptions.TraceOptions.Builder in org.tensorflow.protoModifier and TypeClassDescriptionstatic final classProtobuf typetensorflow.ProfileOptions.TraceOptionsMethods in org.tensorflow.proto that return ProfilerOptions.ProfileOptions.TraceOptions.BuilderModifier and TypeMethodDescriptionProfilerOptions.ProfileOptions.TraceOptions.Builder.clear()ProfilerOptions.ProfileOptions.TraceOptions.Builder.clearHostTracemeFilterMask()Filter mask for TraceMe events.ProfilerOptions.ProfileOptions.Builder.getTraceOptionsBuilder().tensorflow.ProfileOptions.TraceOptions trace_options = 11;ProfilerOptions.ProfileOptions.TraceOptions.Builder.mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry) ProfilerOptions.ProfileOptions.TraceOptions.Builder.mergeFrom(ProfilerOptions.ProfileOptions.TraceOptions other) ProfilerOptions.ProfileOptions.TraceOptions.newBuilder()ProfilerOptions.ProfileOptions.TraceOptions.newBuilder(ProfilerOptions.ProfileOptions.TraceOptions prototype) ProfilerOptions.ProfileOptions.TraceOptions.newBuilderForType()ProfilerOptions.ProfileOptions.TraceOptions.newBuilderForType(AbstractMessage.BuilderParent parent) ProfilerOptions.ProfileOptions.TraceOptions.Builder.setHostTracemeFilterMask(long value) Filter mask for TraceMe events.ProfilerOptions.ProfileOptions.TraceOptions.toBuilder()Methods in org.tensorflow.proto with parameters of type ProfilerOptions.ProfileOptions.TraceOptions.BuilderModifier and TypeMethodDescriptionProfilerOptions.ProfileOptions.Builder.setTraceOptions(ProfilerOptions.ProfileOptions.TraceOptions.Builder builderForValue) .tensorflow.ProfileOptions.TraceOptions trace_options = 11;