Uses of Class
org.tensorflow.proto.ProfilerOptions.ProfileOptions
Packages that use ProfilerOptions.ProfileOptions
-
Uses of ProfilerOptions.ProfileOptions in org.tensorflow.proto
Methods in org.tensorflow.proto that return ProfilerOptions.ProfileOptionsModifier and TypeMethodDescriptionProfilerOptions.ProfileOptions.Builder.build()ProfilerOptions.ProfileOptions.Builder.buildPartial()ProfilerOptions.ProfileOptions.getDefaultInstance()ProfilerOptions.ProfileOptions.Builder.getDefaultInstanceForType()ProfilerOptions.ProfileOptions.getDefaultInstanceForType()ProfilerOptions.RemoteProfilerSessionManagerOptions.Builder.getProfilerOptions()Options for each local profiler.ProfilerOptions.RemoteProfilerSessionManagerOptions.getProfilerOptions()Options for each local profiler.ProfilerOptions.RemoteProfilerSessionManagerOptionsOrBuilder.getProfilerOptions()Options for each local profiler.ProfilerOptions.ProfileOptions.parseDelimitedFrom(InputStream input) ProfilerOptions.ProfileOptions.parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry) ProfilerOptions.ProfileOptions.parseFrom(byte[] data) ProfilerOptions.ProfileOptions.parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry) ProfilerOptions.ProfileOptions.parseFrom(ByteString data) ProfilerOptions.ProfileOptions.parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry) ProfilerOptions.ProfileOptions.parseFrom(CodedInputStream input) ProfilerOptions.ProfileOptions.parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry) ProfilerOptions.ProfileOptions.parseFrom(InputStream input) ProfilerOptions.ProfileOptions.parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry) ProfilerOptions.ProfileOptions.parseFrom(ByteBuffer data) ProfilerOptions.ProfileOptions.parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry) Methods in org.tensorflow.proto that return types with arguments of type ProfilerOptions.ProfileOptionsModifier and TypeMethodDescriptionProfilerOptions.ProfileOptions.getParserForType()static Parser<ProfilerOptions.ProfileOptions> ProfilerOptions.ProfileOptions.parser()Methods in org.tensorflow.proto with parameters of type ProfilerOptions.ProfileOptionsModifier and TypeMethodDescriptionProfilerOptions.ProfileOptions.Builder.mergeFrom(ProfilerOptions.ProfileOptions other) ProfilerOptions.RemoteProfilerSessionManagerOptions.Builder.mergeProfilerOptions(ProfilerOptions.ProfileOptions value) Options for each local profiler.ProfilerOptions.ProfileOptions.newBuilder(ProfilerOptions.ProfileOptions prototype) ProfilerOptions.RemoteProfilerSessionManagerOptions.Builder.setProfilerOptions(ProfilerOptions.ProfileOptions value) Options for each local profiler.