Skip to content

Commit 3507bfb

Browse files
authored
Update README.md
1 parent 441a3ff commit 3507bfb

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6797,7 +6797,7 @@ $ sed -i '15a #include <assert.h>' tensorflow/tsl/framework/fixedpoint/MatMatPro
67976797

67986798
============================================================
67996799

6800-
**Tensorflow v2.12.0 - Debian 11/Ubuntu 20.04/22.04 aarch64 - Bazel 5.3.0**
6800+
**Tensorflow v2.12.0 - Debian 11/Debian 12/Ubuntu 20.04/22.04 aarch64 - Bazel 5.3.0**
68016801
**Using EC2 m6g.16xlarge**
68026802

68036803
============================================================
@@ -6815,6 +6815,7 @@ $ sudo bazel build \
68156815
--config=nonccl \
68166816
--config=v2 \
68176817
--define=tflite_with_xnnpack=true \
6818+
--copt="-Wno-stringop-overflow" \
68186819
--ui_actions_shown=64 \
68196820
//tensorflow/tools/pip_package:build_pip_package
68206821
```

0 commit comments

Comments
 (0)