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
On aarch64, pip install cntk-gpu is giving the below the error-
ERROR: Could not find a version that satisfies the requirement cntk-gpu (from versions: none)
ERROR: No matching distribution found for cntk-gpu
Resolution
On aarch64, pip install cntk-gpu should download the wheels from pypi
@liqunfu and Team Please let me know your interest in releasing aarch64 wheels. To start with can you please suggest the steps/CI you are using for building the wheel.
The text was updated successfully, but these errors were encountered:
Problem
On aarch64,
pip install cntk-gpu
is giving the below the error-Resolution
On aarch64,
pip install cntk-gpu
should download the wheels from pypi@liqunfu and Team Please let me know your interest in releasing aarch64 wheels. To start with can you please suggest the steps/CI you are using for building the wheel.
The text was updated successfully, but these errors were encountered: