torch-mlir/build_tools
Sean Silva 0b7dbf5f81 Initial import of iree-dialects.
We plan on using these dialects "natively" as part of the npcomp backend
contract, and provide feedback to evolve them in IREE. Roughly speaking,
we can consider these dialects as "what's missing from upstream that we
think belongs in the general abstraction layer that npcomp's backend
contract targets".

We integrate them by just copying the relevant directory from the IREE
source tree (with `build_tools/update_iree_dialects.sh`). This avoids
adding IREE as a submodule, which is way too heavyweight (including
IREE itself, another copy of LLVM, TensorFlow, ...) and would give the
false impression of a source dependency rather than the lightweight (and
eventually versioned/stabilized) IR-level compatibility that we strive
for.
2021-08-11 13:00:04 -07:00
..
torchscript_e2e_heavydep_tests Add E2E support for tests with heavy dependencies (heavydep tests). 2021-08-03 14:09:56 -07:00
build_python_wheels.sh Build packages for npcomp-torch. 2021-07-29 19:58:59 -07:00
docker_shell_funcs.sh More progress on PyTorch acap device capture. 2020-10-15 21:43:21 -07:00
find_version_hashes.py Add mlir-hlo as a submodule and add a script to find versions. (#20) 2020-08-13 16:42:05 -07:00
format_sources.sh Add boilerplate to do device capture (pytorch 1.6). 2020-09-28 10:30:54 -07:00
show_python_info.py Rework README, add docs, and move some scripts to better locations accordingly. 2020-06-20 11:56:13 -07:00
test_all.sh Bump llvm-project to c68d2895a1f4019b387c69d1e5eec31b0eb5e7b0 2021-02-22 12:23:24 -08:00
update_iree_dialects.sh Initial import of iree-dialects. 2021-08-11 13:00:04 -07:00
update_torch_ods.sh Import Machine Translation model to MLIR. 2021-08-10 15:22:06 -04:00
write_env_file.sh Update readme and scripts for setting the new PYTHONPATH 2021-07-28 15:06:40 -04:00