torch-mlir/tools
Sean Silva 0eb767ea45 Remove frontends/pytorch directory.
It just contained the e2e testing framework. We now fold it into the
main project to reduce complexity.

- `frontends/pytorch/python/` -> `python/torch_support`
- `frontends/pytorch/e2e_testing -> e2e_testing`
- `frontends/pytorch/examples -> examples`
- `frontends/pytorch/test` -> `python/test`
- `torch_mlir_torchscript` python module -> `npcomp_torchscript`
- `torch_mlir_torchscript_e2e_test_configs` python module ->
  `npcomp_torchscript_e2e_test_configs`

This also changes the license of a handful of files from the
"pytorch-style" license to the regular LLVM/npcomp license. The only
people who committed to those files were myself and Yi.
2021-09-17 09:27:49 -07:00
..
npcomp-lsp-server [torch-mlir earthmoving (1/N)] C/C++ code movement. 2021-09-10 21:44:37 -07:00
npcomp-opt [torch-mlir earthmoving (1/N)] C/C++ code movement. 2021-09-10 21:44:37 -07:00
refback-run [torch-mlir earthmoving (1/N)] C/C++ code movement. 2021-09-10 21:44:37 -07:00
CMakeLists.txt Add npcomp-lsp-server. 2021-08-04 10:01:48 -07:00
bash_helpers.sh Rename npcomp-run-mlir to refback-run 2021-08-03 18:24:24 -07:00
run_lit.sh Fix compilation errors from MT model 2021-08-16 16:37:23 -04:00
torchscript_e2e_test.sh Remove frontends/pytorch directory. 2021-09-17 09:27:49 -07:00