Uses of Enum Class
tensorflow.SavedObjectGraphOuterClass.FunctionSpec.JitCompile
Packages that use SavedObjectGraphOuterClass.FunctionSpec.JitCompile
-
Uses of SavedObjectGraphOuterClass.FunctionSpec.JitCompile in tensorflow
Methods in tensorflow 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(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this class with the specified name.Returns the enum constant of this class with the specified name.SavedObjectGraphOuterClass.FunctionSpec.JitCompile.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in tensorflow that return types with arguments of type SavedObjectGraphOuterClass.FunctionSpec.JitCompileModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<SavedObjectGraphOuterClass.FunctionSpec.JitCompile> SavedObjectGraphOuterClass.FunctionSpec.JitCompile.internalGetValueMap()Methods in tensorflow with parameters of type SavedObjectGraphOuterClass.FunctionSpec.JitCompileModifier and TypeMethodDescriptionSavedObjectGraphOuterClass.FunctionSpec.Builder.setJitCompile(SavedObjectGraphOuterClass.FunctionSpec.JitCompile value) .tensorflow.FunctionSpec.JitCompile jit_compile = 6;