torch-mlir/lib
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
..
Backend Format sources. 2020-08-27 14:47:49 -07:00
Conversion Totally rework RefE2E tensor to memref flow. (#42) 2020-09-16 17:31:40 -07:00
Dialect Totally rework RefE2E tensor to memref flow. (#42) 2020-09-16 17:31:40 -07:00
E2E Totally rework RefE2E tensor to memref flow. (#42) 2020-09-16 17:31:40 -07:00
JITRuntime Update docker, instructions and some fixes for the pytorch 1.3 build. (#45) 2020-09-16 21:57:46 -07:00
Python Run clang-format on files that do not comply. 2020-09-15 17:54:58 -07:00
Typing Bump submodule versions. 2020-09-08 13:26:42 -07:00
runtime Totally rework RefE2E tensor to memref flow. (#42) 2020-09-16 17:31:40 -07:00
CMakeLists.txt Bump submodule versions. 2020-09-08 13:26:42 -07:00
InitAll.cpp Run clang-format on files that do not comply. 2020-09-15 17:54:58 -07:00