wormwang

Results 7 comments of wormwang

I meet same error at ubuntu ARM 16.04 with AMD ROCm and TF 1.3 https://github.com/ROCmSoftwarePlatform/tensorflow root@scw-6c39c7:~/tensorflow# bazel build --config=opt --config=rocm //tensorflow/tools/pip_package:build_pip_package --verbose_failures ERROR: /root/.cache/bazel/_bazel_root/efb88f6336d9c4a18216fb94287b8d97/external/io_bazel_rules_closure/closure/filegroup_external.bzl:23:16: name 'set' is not defined ERROR:...

To build Tensorflow 1.3.0? There's an old version of TF that can only be built with Bazel 0.5.1, according to the tutorial. You have Bazel 0.15, which doesn't support the...

make log [ 15%] Building CXX object CMakeFiles/hip_hcc_static.dir/src/hip_memory.cpp.o HCC clang version 7.0.0 (https://github.com/RadeonOpenCompute/hcc-clang-upgrade.git 05eee4ea8aedc4a168d11fbbf5095646702f83f2) (https://github.com/RadeonOpenCompute/llvm.git b25febceadb1ffabf9cd9bc0fd41e3cb8d4e9b80) (based on HCC 1.2.18262-a743e2b-05eee4e-b25febc ) Target: aarch64-unknown-linux-gnu Thread model: posix InstalledDir: /opt/rocm/hcc/bin Found candidate...

based on HCC 1.2.18262-a743e2b-05eee4e-b25febc

The root cause is https://github.com/RadeonOpenCompute/llvm/blob/ef2df73ef5543d71c75aa206c33b5b3f2591b008/lib/Target/AArch64/AArch64ISelLowering.cpp#L2881 The error is cause by /// Selects the correct CCAssignFn for a given CallingConvention value. **CCAssignFn *AArch64TargetLowering::CCAssignFnForCall(CallingConv::ID CC, bool IsVarArg) const {** switch (CC) {...

Has there been any progress on this lately in 2017? Anyone know whether ceph 10.2 or 11.2 works any better?