We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5c80537 commit 4d263e2Copy full SHA for 4d263e2
Dockerfile.tmpl
@@ -211,6 +211,8 @@ RUN pip install \
211
git+https://github.com/tensorflow/probability.git@fbc5ebe9b1d343113fb917010096cfd88b32eecf \
212
tensorflow_text \
213
"tensorflow_hub>=0.16.0" \
214
+ # b/331799280 remove once other packages over to dm-tre
215
+ optree \
216
tf-keras && \
217
/tmp/clean-layer.sh
218
0 commit comments