We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b67b5e6 commit 724a105Copy full SHA for 724a105
.github/workflows/docs.yaml
@@ -29,7 +29,7 @@ jobs:
29
sudo apt-get install pandoc
30
- name: Build Sphinx docs
31
run: |
32
- pip install tensorflow==1.13.1
+ pip install tensorflow==2.2.0
33
pip install torch
34
pip install pandas
35
pip install numpy
0 commit comments