torch-mlir/build_tools
Stella Laurenzo 59b7c559f4 Tweak build flags for efficiency and document building without a container.
* Enables -gsplit-dwarf for both LLVM and NPCOMP, reducing the occurrence of the ~GB scale binaries.
* CMake shared linking seems incompatible with this, so shared objects are still "too big" but there are few of them.
* Reduces disk thrash on clean/install of everything.
2020-11-03 13:46:46 -08:00
..
cmake_configure.sh Tweak build flags for efficiency and document building without a container. 2020-11-03 13:46:46 -08:00
cmake_configure_iree.sh Rework README, add docs, and move some scripts to better locations accordingly. 2020-06-20 11:56:13 -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
install_mlir.sh Tweak build flags for efficiency and document building without a container. 2020-11-03 13:46:46 -08: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 Rework e2e flow to use new "npcomprt" 2020-07-08 19:36:19 -07:00
update_aten_ods.sh Rewrite ATen ODS code generator to be based on new op registry and new signature recognition system. 2020-10-28 10:37:37 -07:00