We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7b0d42b commit c56948aCopy full SHA for c56948a
1 file changed
.github/container/Dockerfile.axlearn
@@ -48,7 +48,7 @@ RUN <<"EOF" bash -ex
48
# Add packages missing from pyproject.toml
49
cat <<REQUIREMENTS >> /opt/pip-tools.d/requirements-axlearn.in
50
tf-nightly
51
-tf-text-nightly
+tensorflow-text-nightly
52
tensorflow-metadata
53
pyarrow
54
tensorstore
0 commit comments