• Pruthvi's avatar
    [MLIR] Graph pass to lower ngraph to ngraph dialect (#3835) · 6fbed3b9
    Pruthvi authored
    *  WIP graph pass to lower ngraph to ngraph dialect
    
    * resolved compiler errors
    
    * - refactor ngraph-dialect to graph pass
    
    * - fix compilation issue
    - unit test passes
    
    *  - style fix
    
    * Addressed PR comments
    
    * - move NgDialectConversionPass to anonymous namespace
    
    * - use getModule() to access module inside the graph pass
    - address PR comments
    
    *  - fix failing unit test case for negative padding
    - make builder as an object isntead of pointer to an object
    
    * Address PR Comments
    6fbed3b9
Name
Last commit
Last update
.ci Loading commit data...
cmake Loading commit data...
contrib/docker Loading commit data...
doc Loading commit data...
licenses Loading commit data...
maint Loading commit data...
python Loading commit data...
src Loading commit data...
test Loading commit data...
.clang-format Loading commit data...
.gitattributes Loading commit data...
.gitignore Loading commit data...
.travis.yml Loading commit data...
ABOUT.md Loading commit data...
CMakeLists.txt Loading commit data...
CODEOWNERS Loading commit data...
CONTRIB.md Loading commit data...
LICENSE Loading commit data...
README.md Loading commit data...
VERSION.in Loading commit data...
changes.md Loading commit data...
ecosystem-overview.md Loading commit data...