apple / tensorflow_macos

TensorFlow for macOS 11.0+ accelerated using Apple's ML Compute framework.
Other
3.66k stars 308 forks source link

installer script fail #272

Open dcsan opened 3 years ago

dcsan commented 3 years ago

this script: https://github.com/apple/tensorflow_macos#installation

% curl -fLO https://github.com/apple/tensorflow_macos/releases/download/v0.1alpha2/tensorflow_macos-${VERSION}.tar.gz

includes $VERSION but also has a version v0.1alpha2 hardwired into the path. which is it?