mirror of https://github.com/llvm/torch-mlir
678989a321
* 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. |
||
---|---|---|
.. | ||
cmake_configure.sh | ||
cmake_configure_iree.sh | ||
find_version_hashes.py | ||
format_sources.sh | ||
install_mlir.sh | ||
show_python_info.py | ||
test_all.sh |