Skip to content

Commit

Permalink
Use MO from master (openvinotoolkit#51)
Browse files Browse the repository at this point in the history
  • Loading branch information
dkurt authored Feb 24, 2021
1 parent 03fec8e commit ce73378
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions modules/mo_pytorch/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,7 @@
"License :: OSI Approved :: Apache Software License",
"Operating System :: OS Independent",
],
# TODO: uncomment after https://github.com/openvinotoolkit/openvino/pull/3123 merged
# install_requires=[
# # 'openvino-mo @ git+git://github.com/openvinotoolkit/openvino.git@mo_pip#subdirectory=model-optimizer'
# ],
install_requires=[
'openvino-mo @ git+git://github.com/openvinotoolkit/openvino.git#subdirectory=model-optimizer'
],
)

0 comments on commit ce73378

Please sign in to comment.