File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed
Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff 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` ` `
You can’t perform that action at this time.
0 commit comments