[WIP] Removal of the C++ Runtime files that are not needed#3392
[WIP] Removal of the C++ Runtime files that are not needed#3392AlexandreEichenberger wants to merge 7 commits intoonnx:mainfrom
Conversation
Signed-off-by: Alexandre Eichenberger <alexe@us.ibm.com>
Signed-off-by: Alexandre Eichenberger <alexe@us.ibm.com>
Signed-off-by: Alexandre Eichenberger <alexe@us.ibm.com>
Signed-off-by: Alexandre Eichenberger <alexe@us.ibm.com>
|
@chentong319 would you be able to test this PR in your env, as we don't have too much for the lightweight testing as this time? |
|
I tested your PR. It got error for tests/helloworld.py. |
|
@chentong319 thanks, let me look into it. |
|
By the way, I tried to link
I am thinking about a separate PR for this change. |
Signed-off-by: Alexandre Eichenberger <alexe@us.ibm.com>
|
@chentong319 yes, I think we should unlink the In any case, I have re-added the missing constants, so please do a new test please. |
Removed the unused C++ files in the onnx-mlir/Runtimes subdirectory, edited the CMakelist.txt accordingly.