nebuly icon indicating copy to clipboard operation
nebuly copied to clipboard

Add ONNX-MLIR dialect support

Open kartikeyporwal opened this issue 2 years ago • 3 comments

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 using pybind11 needs to be in the path

kartikeyporwal avatar Apr 27 '22 00:04 kartikeyporwal

@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.

diegofiori avatar May 05 '22 18:05 diegofiori

@morgoth95 Thanks for suggesting the changes. I've made the necessary changes. Please feel free to review the changes again. Thanks

kartikeyporwal avatar May 08 '22 10:05 kartikeyporwal

Hi team,

Could please help me knowing where does we stand in merging this PR in nebullvm?

Thanks

CC: @morgoth95

kartikeyporwal avatar Jun 06 '22 08:06 kartikeyporwal