torch-mlir/lib/RefBackend/Runtime
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
..
CMakeLists.txt Fix OSX builds. (#143) 2020-12-28 01:30:45 -08:00
CompilerDataStructures.h [refbackrt] Scalar arg support 2021-03-23 13:16:44 -07:00
CompilerRuntime.cpp Rework the python build to a static assembly of MLIR+NPCOMP (#251) 2021-07-27 16:10:10 -07:00
Runtime.cpp Misc fixes for MacOS. (#255) 2021-07-27 17:48:47 -07:00
unix_version.script [RefBackend] Move runtime related code under npcomp/RefBackend/ 2020-10-08 09:07:00 -07:00