pin TF 2.9.1 for self-hosted CIs (#18925)
Co-authored-by: ydshieh <ydshieh@users.noreply.github.com>
This commit is contained in:
@@ -15,7 +15,7 @@ RUN apt update && \
|
||||
RUN python3 -m pip install --no-cache-dir --upgrade pip && \
|
||||
python3 -m pip install --no-cache-dir \
|
||||
mkl \
|
||||
tensorflow-cpu
|
||||
tensorflow-cpu==2.9.1
|
||||
|
||||
WORKDIR /workspace
|
||||
COPY . transformers/
|
||||
|
||||
Reference in New Issue
Block a user