Constructs a TF module for performing image edge detection and runs it using IREE
Shows off some concepts of the low level IREE python bindings
Compile, train and execute a TensorFlow Keras neural network with IREE
Loads a pretrained ResNet50 model and runs it using IREE
Downloads a pretrained MobileNet V2 model, pre-processes it for import, then compiles it using IREE
Downloads a pretrained TFLite text classification model, and runs it using TFLite and IREE
Refer to Colab's GitHub demo for general information about using Colab with GitHub.
To make changes to a notebook in this repository, one possible workflow is:
File > Download .ipynb