Skip to content

Commit

Permalink
Added ngraph.frontend to setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
nosovmik committed May 28, 2021
1 parent d71d7d4 commit 70b1106
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ngraph/python/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@
"ngraph.impl.op",
"ngraph.impl.op.util",
"ngraph.impl.passes",
"ngraph.frontend",
]

data_files = []
Expand Down

0 comments on commit 70b1106

Please sign in to comment.