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

CK-TF support on Tegra TX1 (CPU) #6

Closed
psyhtest opened this issue Mar 9, 2017 · 3 comments
Closed

CK-TF support on Tegra TX1 (CPU) #6

psyhtest opened this issue Mar 9, 2017 · 3 comments

Comments

@psyhtest
Copy link
Contributor

psyhtest commented Mar 9, 2017

The Tegra TX1 CPU is aarch64, while Bazel can currently only be installed from a prebuilt package for x86_64. It seems that Bazel packages exist that are not architecture-specific (e.g. bazel-0.4.4-dist.zip). Can we use them for installing TF on Tegra TX1?

@gfursin
Copy link
Member

gfursin commented Mar 9, 2017

I think I had a package to rebuid bazel, but we need to check that - I didn't look at this for some time now ...

@psyhtest
Copy link
Contributor Author

We already have Bazel packages for up to v0.6.1.

@psyhtest
Copy link
Contributor Author

$ ck install package:lib-tensorflow-1.4.0-src-cpu-xla \
--env.CK_HOST_CPU_NUMBER_OF_PROCESSORS=2
...
Installation path: /home/anton/CK_TOOLS/lib-tensorflow-src-cpu-xla-1.4-linux-64

Installation time: 13244.4196849 sec.

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

No branches or pull requests

3 participants