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 8f3389d commit e1f9714Copy full SHA for e1f9714
requirements/fabric/test.txt
@@ -3,4 +3,4 @@ pytest ==7.3.1
3
pytest-cov ==4.0.0
4
pytest-rerunfailures ==10.3
5
click ==8.1.3
6
-tensorboardX >=2.2, <=2.6 # min version is set by torch.onnx missing attribute
+tensorboardX >=2.2, <=2.6.1 # min version is set by torch.onnx missing attribute
requirements/pytorch/extra.txt
@@ -7,4 +7,4 @@ omegaconf >=2.0.5, <2.4.0
7
hydra-core >=1.0.5, <1.4.0
8
jsonargparse[signatures] >=4.18.0, <4.22.0
9
rich >=12.3.0, <=13.4.2
10
0 commit comments