tensorflow/tools/ci_build/ci_build.sh CPU bazel run //tensorflow/python/keras:callbacks_test
In file included from external/local_config_mlir/lib/Dialect/QuantOps/Utils/UniformSupport.cpp:18:0:
external/local_config_mlir/include/mlir/Dialect/QuantOps/UniformSupport.h: In member function 'virtual llvm::APInt mlir::quant::UniformQuantizedValueConverter::quantizeF32ToInt8(llvm::APFloat) const':
external/local_config_mlir/include/mlir/Dialect/QuantOps/UniformSupport.h:148:9: error: 'clamp' is not a member of 'std'
std::clamp(scaledRounded, clampMinDouble, clampMaxDouble);
tensorflow/tools/ci_build/install/install_pip_packages.sh