torch-mlir/python/npcomp/compiler/pytorch/backend
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
..
__init__.py Add IREE support in TorchScript e2e tests. 2021-06-30 16:19:25 -07:00
abc.py Add IREE support in TorchScript e2e tests. 2021-06-30 16:19:25 -07:00
frontend_lowering.py Remove TCF and TCP. 2021-08-02 12:08:39 -07:00
iree.py Add resnet inference jupyter notebook. 2021-08-09 14:34:43 -07:00
refjit.py Remove TCF and TCP. 2021-08-02 12:08:39 -07:00