• Jayaram Bobba's avatar
    Extend compile API to take in PassConfig object (#2516) · a8bc57cb
    Jayaram Bobba authored
    * Extend compile API to take in PassConfig object
    
    * fix override warning
    
    * remove extra semicolon
    
    * cmake fixes to support cases where include_path has multiple directories
    
    * Help pybind find the overloaded compile methods
    
    * Limit compile-api exposed through PyBind (#2530)
    
    * clang-format
    
    * Remove setter for compilation mode to prevent post-init changes. Add compile-mode warning.
    
    * Removed pass_config include
    
    * fix merge
    a8bc57cb
Name
Last commit
Last update
..
examples Loading commit data...
ngraph Loading commit data...
pyngraph Loading commit data...
test Loading commit data...
.gitignore Loading commit data...
BUILDING.md Loading commit data...
CMakeLists.txt Loading commit data...
README.md Loading commit data...
build_wheel.sh.in Loading commit data...
requirements.txt Loading commit data...
setup.py Loading commit data...
test_requirements.txt Loading commit data...
tox.ini Loading commit data...