Skip to content

Instantly share code, notes, and snippets.

@SaadMuhammad
Created December 4, 2022 14:27
keras.mixed_precision.set_global_policy("mixed_float16")
model = keras_cv.models.StableDiffusion(jit_compile=True)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment