torch-mlir/build_tools
Stella Laurenzo 678989a321
Update docker, instructions and some fixes for the pytorch 1.3 build. (#45)
* Includes pybind11 directly (for some reason using the pytorch helper header for this depends on a source file not in the image).
* Installs nnpack into the image.
* Installs new-clang and LLD and configures environment to use it (otherwise, link time is terrible).
* Fixes a gcc compile error (in the off chance you build with default gcc compiler).
* Tests are failing based on some dialect registration stuff that must not have been factored correctly. Will followup with a fix.
2020-09-16 21:57:46 -07:00
..
cmake_configure.sh Update docker, instructions and some fixes for the pytorch 1.3 build. (#45) 2020-09-16 21:57:46 -07: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
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 Rework README, add docs, and move some scripts to better locations accordingly. 2020-06-20 11:56:13 -07:00
install_mlir.sh Update docker, instructions and some fixes for the pytorch 1.3 build. (#45) 2020-09-16 21:57:46 -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 Rework e2e flow to use new "npcomprt" 2020-07-08 19:36:19 -07:00