• 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
..
backend.cpp Loading commit data...
backend.hpp Loading commit data...
executable.cpp Loading commit data...
executable.hpp Loading commit data...
regmodule_pyngraph_runtime.cpp Loading commit data...
regmodule_pyngraph_runtime.hpp Loading commit data...
tensor.cpp Loading commit data...
tensor.hpp Loading commit data...