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?
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
$VERSIONbut also has a versionv0.1alpha2hardwired into the path.which is it?