Closed Arniiiii closed 1 year ago
I see the same errors (btw I had to manually install roctracer, from main repos, maybe it should be added as dependency?) using Arch with a 6800XT:
ERROR: /home/X/.cache/bazel/_bazel_X/d53f54156b3cedbf472e29fb0ea2ec80/external/bazel_tools/platforms/BUILD:19:6: in alias rule @bazel_tools//platforms:x86_64: Constraints from @bazel_tools//platforms have been removed. Please use constraints from @platforms repository embedded in Bazel, or preferably declare dependency on https://github.com/bazelbuild/platforms. See https://github.com/bazelbuild/bazel/issues/8622 for details.
ERROR: /home/X/.cache/bazel/_bazel_X/d53f54156b3cedbf472e29fb0ea2ec80/external/bazel_tools/platforms/BUILD:19:6: Analysis of target '@bazel_tools//platforms:x86_64' failed
ERROR: /home/X/.cache/yay/tensorflow-rocm/src/tensorflow-2.10.0-rocm/tensorflow/tools/pip_package/BUILD:278:10: While resolving toolchains for target //tensorflow/tools/pip_package:build_pip_package: Target @local_execution_config_platform//:platform was referenced as a platform, but does not provide PlatformInfo
ERROR: Analysis of target '//tensorflow/tools/pip_package:build_pip_package' failed; build aborted:
At least in for me, with the last update of the tensorflow-rocm package this issue no longer appears (though others yes).
Thanks for your testing @vrbouza I'll go ahead and close this issue.
os: manjaro spec: a notebook with amd ryzen 4700 U (it has AVX2 and FMA if believe
lscpu
) with Renoir radeon graphics pkg: python-tensorflow-amd python-tensorflow-opt-amdis it me doing something wrong or this is an issue?