You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Updated Bazel workspace setup to match manylinux2014 requirements.
Before the changes, libm.so was linked to GLIBC 2.29, while manylinux2014
requires GLIBC version no later than 2.17.
The workspace change pulls Tensorflow source and uses the toolchains used to
build and ship TF wheel files.
PiperOrigin-RevId: 466431404
Change-Id: I311e8e242010dfc788c3cc3e1a62f7630764e4d0
0 commit comments