Skip to content

Commit 55253a3

Browse files
committed
update tensorflow-model-analysis 0.41.1
1 parent 3e08d59 commit 55253a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python-tensorflow/Dockerfile.2.10-py38-cuda11.3

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ RUN python3 -m pip install --no-cache-dir \
1212
RUN python3 -m pip install --no-cache-dir \
1313
--use-feature=2020-resolver \
1414
tensorflow-transform==1.10.1 \
15-
tensorflow_model_analysis \
15+
tensorflow_model_analysis==0.41.1 \
1616
tensorflow-datasets \
1717
tensorflow_probability==0.11.1 \
1818
tensorflow-addons==0.11.2 \

0 commit comments

Comments
 (0)