Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change directly install from Release Assets #51

Merged
merged 1 commit into from
Jul 14, 2022
Merged

Change directly install from Release Assets #51

merged 1 commit into from
Jul 14, 2022

Conversation

rhenerose
Copy link
Contributor

Changed to directly install from wheel file in "Release Assets".
You will no longer need to maintain a download script.

@PINTO0309 PINTO0309 merged commit d9f8eb2 into PINTO0309:main Jul 14, 2022
@PINTO0309
Copy link
Owner

LGTM

@PINTO0309
Copy link
Owner

Additional modifications have been made as follows

$ TFVER=2.9.0
$ PYVER=39
or
$ PYVER=38
or
$ PYVER=310

$ sudo -H pip3 install \
--no-cache-dir \
https://github.com/PINTO0309/Tensorflow-bin/releases/download/v${TFVER}/tensorflow-${TFVER}-cp${PYVER}-none-linux_aarch64.whl

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants