Open
Description
Discussed in #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 bazelbuild/bazel#8622 for details
Metadata
Metadata
Assignees
Labels
No labels