CNTK icon indicating copy to clipboard operation
CNTK copied to clipboard

Add support to release linux aarch64 wheels

Open odidev opened this issue 3 years ago • 0 comments
trafficstars

Problem

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.

odidev avatar Feb 08 '22 08:02 odidev