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 3e08d59 commit 55253a3Copy full SHA for 55253a3
python-tensorflow/Dockerfile.2.10-py38-cuda11.3
@@ -12,7 +12,7 @@ RUN python3 -m pip install --no-cache-dir \
12
RUN python3 -m pip install --no-cache-dir \
13
--use-feature=2020-resolver \
14
tensorflow-transform==1.10.1 \
15
- tensorflow_model_analysis \
+ tensorflow_model_analysis==0.41.1 \
16
tensorflow-datasets \
17
tensorflow_probability==0.11.1 \
18
tensorflow-addons==0.11.2 \
0 commit comments