Commit Graph

3 Commits (73d553e16827c16a466ebe18c3a273e55d74a1bc)

Author SHA1 Message Date
Sean Silva 600cc6b9c7 Fix import in jupyter notebook. 2021-09-03 23:57:54 +00:00
Sean Silva 7a3570e881 Clean up stale examples.
They were confusing users, and most didn't even work anymore.
2021-09-03 22:13:36 +00:00
Sean Silva 902c2e579b Add resnet inference jupyter notebook.
This takes the example from torchscript_resnet18_e2e.py and puts it into
a slightly cleaned up notebook form.

It's still a little rough around the edges. Areas for improvement:
- Installation / setup.
- API usability.

Also,
- Add `npcomp-backend-to-iree-frontend-pipeline` since we will be adding
  more stuff there.
- Slight cleanups.
2021-08-09 14:34:43 -07:00