How to build tensorflow-compression package for aarch64?
Nobody has claimed this yet.
Assessment
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Newbie friendliness
- 25/100
- Issue type
- Bug
- Clarity
- Needs clarification
- Activity status
- Stale
- Tech stack
- python, tensorflow
- Domain
- build-system, machine-learning
Research direction
Start with requirements.txt and the Bazel command shown in the issue, reproducing the build on the Debian aarch64 t2a machine. Investigate the reported @bazel_tools platform constraint error and document a working build path or the required project change, then verify that the tensorflow_compression package builds successfully.
Written by the indexing model from the issue text.
Description
Discussed in https://github.com/tensorflow/compression/discussions/168
Originally posted by ganeshShindeQ December 21, 2022
I tried to follow steps
I am using t2a machine with debian and used following steps to build tensorflow_compression
- git clone https://github.com/tensorflow/compression.git /tensorflow_compression &&
- cd /tensorflow_compression &&
- python -m pip install -U pip setuptools wheel &&
- python -m pip install -r requirements.txt &&
- bazel build -c opt --copt=-mavx :build_pip_pkg
Got the following error
Error: dd48f66785b37a83b2ce2c612bd47a6/external/bazel_tools/platforms/BUILD:84:6: in alias rule @bazel_tools//platforms:linux: 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
- Dominant language
- Python
- Stars
- 923
- Forks
- 258
- PR merge metrics
- No merged PRs in 30d
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from tensorflow/compression
-
IGDN Open
Difficulty 3/5 1-2 days Newbie friendliness 35/100
tensorflow/compression#192 ·
-
Difficulty 4/5 3-5 days Newbie friendliness 25/100
tensorflow/compression#188 ·
-
Difficulty 4/5 3-5 days Newbie friendliness 35/100
tensorflow/compression#187 ·
-
安卓 Open
Difficulty 5/5 Over a week Newbie friendliness 10/100
tensorflow/compression#185 ·
-
Difficulty 4/5 3-5 days Newbie friendliness 25/100
tensorflow/compression#179 · 4 reactions ·
All issues in tensorflow/compression
Similar issues
-
bug
Difficulty 2/5 1-3 hours Newbie friendliness 86/100
zostera/django-bootstrap4#894 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
use-agent-os/agent-os#3276 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
zephyrproject-rtos/zephyr#119726 ·
-
area/auth bug comp/agent P3 platform/discord type/security
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
NousResearch/hermes-agent#117848 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
zilliztech/memsearch#759 ·