nebuly
nebuly copied to clipboard
Add ONNX-MLIR dialect support
This PR adds the ONNX-MLIR support in the nebullvm based on #31.
Few notable points:
- The project ONNX-MLIR needs to be built from source
- It depends on the LLVM-PROJECT that needs to be built from source
- The python wrapper named
PyRuntime
is built usingpybind11
needs to be in the path
@kartikeyporwal 🥇🚀 thanks for the amazing contribution ⭐! However, there are a few things to change before merging the code to master (See specific comments in the code section). BTW, we're working on a huge release for next week, so I won't merge this PR before it.
@morgoth95 Thanks for suggesting the changes. I've made the necessary changes. Please feel free to review the changes again. Thanks
Hi team,
Could please help me knowing where does we stand in merging this PR in nebullvm
?
Thanks
CC: @morgoth95