Uses of Enum
org.tensorflow.proto.data.DatasetOptions.ThreadingOptions.OptionalMaxIntraOpParallelismCase
Packages that use DatasetOptions.ThreadingOptions.OptionalMaxIntraOpParallelismCase
-
Uses of DatasetOptions.ThreadingOptions.OptionalMaxIntraOpParallelismCase in org.tensorflow.proto.data
Subclasses with type arguments of type DatasetOptions.ThreadingOptions.OptionalMaxIntraOpParallelismCase in org.tensorflow.proto.dataModifier and TypeClassDescriptionstatic enumMethods in org.tensorflow.proto.data that return DatasetOptions.ThreadingOptions.OptionalMaxIntraOpParallelismCaseModifier and TypeMethodDescriptionDatasetOptions.ThreadingOptions.OptionalMaxIntraOpParallelismCase.forNumber(int value) DatasetOptions.ThreadingOptions.Builder.getOptionalMaxIntraOpParallelismCase()DatasetOptions.ThreadingOptions.getOptionalMaxIntraOpParallelismCase()DatasetOptions.ThreadingOptionsOrBuilder.getOptionalMaxIntraOpParallelismCase()DatasetOptions.ThreadingOptions.OptionalMaxIntraOpParallelismCase.valueOf(int value) Deprecated.Returns the enum constant of this type with the specified name.DatasetOptions.ThreadingOptions.OptionalMaxIntraOpParallelismCase.values()Returns an array containing the constants of this enum type, in the order they are declared.