IR2Vec
IR2Vec copied to clipboard
C++ Input File Support
-
Currently, both the executable, and Python based APIs do not support C++ files as input.
-
This PR seems to add support for C++ input files.
-
[x] Add C++ input support for the main executable
-
[ ] Add C++ input support for the Python API
-
[x] Add relevant testing