torch-mlir/python
Sean Silva 1a0b953ea7 Eliminate almost all mentions of IREE.
A few remain in examples/docs that will be naturally be updated in due
time.

This regresses the list support and the general direction of more widely
supported control flow, lists/dicts/globals that we were going for with
the TorchScript path. The idea is that we are deferring that work to
make torch-mlir a very clean standalone thing. We will reboot it,
probably using some of the tools of iree_pydm to make it simpler, and in
a more natural place (such as an iree-torch repo that depends on IREE and
torch-mlir to build a working PyTorch frontend solution for IREE -- it
was really weird that npcomp depended on IREE).
2021-09-22 16:06:38 -07:00
..
npcomp Eliminate almost all mentions of IREE. 2021-09-22 16:06:38 -07:00
test Implement Python relayout from #311 2021-09-21 09:29:40 -07:00
torch_support Remove "refjit" terminology. 2021-09-22 15:41:23 -07:00
CMakeLists.txt Remove old RefBackend 2021-09-22 15:33:28 -07:00
NpcompModule.cpp Remove old RefBackend 2021-09-22 15:33:28 -07:00
NpcompModule.h Remove "refjit" terminology. 2021-09-22 15:41:23 -07:00
NpcompPybindUtils.h Merge npcomp and mlir python namespaces. 2021-08-22 21:00:42 -07:00