torch-mlir/lib/RefBackend
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
..
JITHelpers Clean up some compiler warnings on my machine. 2021-03-23 14:29:05 -07:00
Runtime Misc fixes for MacOS. (#255) 2021-07-27 17:48:47 -07:00
CMakeLists.txt Rework the python build to a static assembly of MLIR+NPCOMP (#251) 2021-07-27 16:10:10 -07:00
LowerToLLVM.cpp Bump llvm-project to a085c23aa3c8f91866d7f4588d4f683407dc775d. (#250) 2021-07-23 14:13:19 -07:00
LowerToRefbackrtABI.cpp Bump llvm-project to 484b6648fdd4b104eaf7a2504dd07b60af2c9f8d 2021-04-22 18:12:55 -07:00
PassDetail.h Bump llvm-project to 484b6648fdd4b104eaf7a2504dd07b60af2c9f8d 2021-04-22 18:12:55 -07:00
RefBackend.cpp Bump llvm-project to a085c23aa3c8f91866d7f4588d4f683407dc775d. (#250) 2021-07-23 14:13:19 -07:00