C++ compilation of rule '//tensorflow/python:bfloat16_lib' failed (Exit 1) tensorflow/python/lib/core/bfloat16.cc · Issue #41061 · tensorflow/tensorflow
I'm trying to build tf 1.15 from source (cpu-only), in order to convert an object detection model to tflite. bazel build --config=v1 //tensorflow/tools/pip_package:build_pip_package System informat...