Uses of Enum
org.tensorflow.proto.SavedObjectGraphOuterClass.FunctionSpec.JitCompile
Packages that use SavedObjectGraphOuterClass.FunctionSpec.JitCompile
-
Uses of SavedObjectGraphOuterClass.FunctionSpec.JitCompile in org.tensorflow.proto
Subclasses with type arguments of type SavedObjectGraphOuterClass.FunctionSpec.JitCompile in org.tensorflow.protoModifier and TypeClassDescriptionstatic enumWhether the function should be compiled by XLA.Methods in org.tensorflow.proto that return SavedObjectGraphOuterClass.FunctionSpec.JitCompileModifier and TypeMethodDescriptionSavedObjectGraphOuterClass.FunctionSpec.JitCompile.forNumber(int value) SavedObjectGraphOuterClass.FunctionSpec.Builder.getJitCompile().tensorflow.FunctionSpec.JitCompile jit_compile = 6;SavedObjectGraphOuterClass.FunctionSpec.getJitCompile().tensorflow.FunctionSpec.JitCompile jit_compile = 6;SavedObjectGraphOuterClass.FunctionSpecOrBuilder.getJitCompile().tensorflow.FunctionSpec.JitCompile jit_compile = 6;SavedObjectGraphOuterClass.FunctionSpec.JitCompile.valueOf(int value) Deprecated.SavedObjectGraphOuterClass.FunctionSpec.JitCompile.valueOf(Descriptors.EnumValueDescriptor desc) Returns the enum constant of this type with the specified name.Returns the enum constant of this type with the specified name.SavedObjectGraphOuterClass.FunctionSpec.JitCompile.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.tensorflow.proto that return types with arguments of type SavedObjectGraphOuterClass.FunctionSpec.JitCompileModifier and TypeMethodDescriptionSavedObjectGraphOuterClass.FunctionSpec.JitCompile.internalGetValueMap()Methods in org.tensorflow.proto with parameters of type SavedObjectGraphOuterClass.FunctionSpec.JitCompileModifier and TypeMethodDescriptionSavedObjectGraphOuterClass.FunctionSpec.Builder.setJitCompile(SavedObjectGraphOuterClass.FunctionSpec.JitCompile value) .tensorflow.FunctionSpec.JitCompile jit_compile = 6;