lukeiwanski / tensorflow

OpenCL support for TensorFlow via SYCL
Apache License 2.0
65 stars 14 forks source link

Added a check for a macro to specify that an ARM device is not mobile #182

Closed alistair-low closed 7 years ago

alistair-low commented 7 years ago

I already created a PR for this in the upstream TensorFlow repository, but I assume that it's ok to also create one here. If we can get this change into the Codeplay TensorFlow repository, we can remove the remaining patch from our build instructions for ARM.

lukeiwanski commented 7 years ago

That will effect in merge conflict once upstream is accepted.. change is small so we will deal with it once happens :)