Skip to content

Commit ce896ee

Browse files
authored
Merge pull request #1376 from Kaggle/add-optree
add optree
2 parents 5c80537 + 4d263e2 commit ce896ee

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Dockerfile.tmpl

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -211,6 +211,8 @@ RUN pip install \
211211
git+https://github.com/tensorflow/probability.git@fbc5ebe9b1d343113fb917010096cfd88b32eecf \
212212
tensorflow_text \
213213
"tensorflow_hub>=0.16.0" \
214+
# b/331799280 remove once other packages over to dm-tre
215+
optree \
214216
tf-keras && \
215217
/tmp/clean-layer.sh
216218

0 commit comments

Comments
 (0)