-
Notifications
You must be signed in to change notification settings - Fork 18
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
Who will keep the wheel files current with tensorflow releases? #8
Comments
Thanks for sharing your file @kaisark |
@kaisark Is it a gpu version of tensorflow 1.5? |
@MerlotQ Yes it is a GPU version. Usually, it should be of GPU when we talk about Jetson, as there is no point of running a CPU version on it. |
@kaisark Thanks for sharing this. You should submit a PR against this repo with the new wheel file - maybe others can find it easier that way! |
@MerlotQ Yes, it was GPU version using build scripts from Jetsonhacks. It looks like there are folks out there that are creating new TF wheel files for Jetson TX1/TX2, but you might need to upgrade to CUDA 9 via a Jetpack flash. I provided the related links below. |
Who will keep the wheel files current with tensorflow releases?
TF 1.6 is out...
https://pypi.python.org/pypi/tf-nightly-gpu doesn't include the TX1...
I built TF 1.5 using bazel 0.10.0 release: (tensorflow-1.5.0-cp35-cp35m-linux_aarch64.whl)
https://drive.google.com/file/d/17t4tBYtBr1eJGMaQsOVqxBTwhtjjgTZX/view?usp=sharing
The text was updated successfully, but these errors were encountered: