Skip to content

Instantly share code, notes, and snippets.

View claforte's full-sized avatar

Christian Laforte claforte

View GitHub Profile
# Copied from https://colab.sandbox.google.com/github/iree-org/iree/blob/main/samples/colab/resnet.ipynb
# Running the following commands to install needed packages
# pip install --upgrade iree-compiler iree-runtime iree-tools-tf -f https://github.com/iree-org/iree/releases
# pip install --upgrade tf-nightly
from iree import runtime as ireert
from iree import compiler as ireec
from iree.tf.support import module_utils
@harishanand95
harishanand95 / Stable_Diffusion.md
Last active June 6, 2024 08:42
Stable Diffusion on AMD GPUs on Windows using DirectML