Uses of Enum
org.tensorflow.proto.ProfilerOptions.ProfileOptions.AdvancedConfigValue.ValueCase
Packages that use ProfilerOptions.ProfileOptions.AdvancedConfigValue.ValueCase
-
Uses of ProfilerOptions.ProfileOptions.AdvancedConfigValue.ValueCase in org.tensorflow.proto
Subclasses with type arguments of type ProfilerOptions.ProfileOptions.AdvancedConfigValue.ValueCase in org.tensorflow.protoModifier and TypeClassDescriptionstatic enumMethods in org.tensorflow.proto that return ProfilerOptions.ProfileOptions.AdvancedConfigValue.ValueCaseModifier and TypeMethodDescriptionProfilerOptions.ProfileOptions.AdvancedConfigValue.ValueCase.forNumber(int value) ProfilerOptions.ProfileOptions.AdvancedConfigValue.Builder.getValueCase()ProfilerOptions.ProfileOptions.AdvancedConfigValue.getValueCase()ProfilerOptions.ProfileOptions.AdvancedConfigValueOrBuilder.getValueCase()ProfilerOptions.ProfileOptions.AdvancedConfigValue.ValueCase.valueOf(int value) Deprecated.Returns the enum constant of this type with the specified name.ProfilerOptions.ProfileOptions.AdvancedConfigValue.ValueCase.values()Returns an array containing the constants of this enum type, in the order they are declared.