summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorenihcam2018-10-27 16:20:30 +0800
committerenihcam2018-10-27 16:20:30 +0800
commitb52de0eba3ff85cedbce99b766f7af57f9c78cb7 (patch)
tree46331f4a9ca3ea05f8f4a3141e5f422665800f94 /PKGBUILD
parentde25b06dce9282f15a87334993a224030e5225ee (diff)
downloadaur-b52de0eba3ff85cedbce99b766f7af57f9c78cb7.tar.gz
Let users choose TF_SYCL_BITCODE_TARGET
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0f0bee11724c..e43a44de3565 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgbase=tensorflow-computecpp
pkgname=(tensorflow-computecpp python-tensorflow-computecpp)
pkgver=1.9
-pkgrel=1
+pkgrel=2
pkgdesc="Library for computation using data flow graphs for scalable machine learning (backend with ComputeCpp)"
url="https://github.com/codeplaysoftware/tensorflow"
epoch=1
@@ -37,7 +37,6 @@ prepare() {
export TF_NEED_OPENCL=1
export TF_NEED_OPENCL_SYCL=1
export TF_NEED_COMPUTECPP=1
- export TF_SYCL_BITCODE_TARGET=spir64
export COMPUTECPP_TOOLKIT_PATH=/opt/ComputeCpp-CE
export COMPUTE=:0