You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 3, 2023. It is now read-only.
requirements.txt need numpy==1.11, but gpu_requirements.txt need numpy==1.13 implicitly.
That's why I have error on numpy when import ngraph after executing below command.
make install
make gpu_prepare
Thanks
The text was updated successfully, but these errors were encountered:
requirements.txt need numpy==1.11, but gpu_requirements.txt need numpy==1.13 implicitly.
That's why I have error on numpy when import ngraph after executing below command.
Thanks
The text was updated successfully, but these errors were encountered: