torch-mlir/python/npcomp/compiler/generic/backend
Stella Laurenzo ec611c1e6f
Misc fixes for MacOS. (#255)
* Change aligned_alloc -> malloc. It can fail (and does on MacOS) and is a bit over-aggressive optimization for a reference backend.
* Fixed a fragile test that prints -0.0 on MacOS.
* Fail the test (not the framework) on failure to trace (Torch on MacOS is missing features).
* Fix .so -> .dylib for compiler runtime.
2021-07-27 17:48:47 -07:00
..
__init__.py Repurpose numpy-compiler compiler/runtime flow for PyTorch. 2020-11-11 10:38:13 -08:00
iree.py Sever C++ level depend on IREE and rebase on exe and python interface. 2020-11-16 21:32:56 -08:00
refjit.py Misc fixes for MacOS. (#255) 2021-07-27 17:48:47 -07:00