use resnet50 to train a cifar10 classifier

This commit is contained in:
2023-12-30 00:03:36 +08:00
parent 7a891969e0
commit a27d0a24d9
27 changed files with 393 additions and 19 deletions

18
env/pt.yaml vendored
View File

@ -21,9 +21,11 @@ dependencies:
- billiard=4.1.0
- boto3=1.34.9
- botocore=1.34.9
- brotli=1.1.0
- brotli-bin=1.1.0
- brotli-python=1.1.0
- bzip2=1.0.8
- ca-certificates=2023.08.22
- ca-certificates=2023.11.17
- cairo=1.18.0
- celery=5.3.4
- certifi=2023.11.17
@ -35,7 +37,9 @@ dependencies:
- click-repl=0.3.0
- colorama=0.4.6
- configobj=5.0.8
- contourpy=1.2.0
- cryptography=41.0.7
- cycler=0.12.1
- dav1d=1.2.1
- decorator=5.1.1
- dictdiffer=0.9.0
@ -64,6 +68,7 @@ dependencies:
- fontconfig=2.14.2
- fonts-conda-ecosystem=1
- fonts-conda-forge=1
- fonttools=4.47.0
- freetype=2.12.1
- fribidi=1.0.10
- frozenlist=1.4.1
@ -94,6 +99,7 @@ dependencies:
- jinja2=3.1.2
- jmespath=1.0.1
- joblib=1.2.0
- kiwisolver=1.4.5
- kombu=5.3.4
- krb5=1.21.2
- lame=3.100
@ -101,6 +107,9 @@ dependencies:
- lerc=4.0.0
- libass=0.17.1
- libblas=3.9.0
- libbrotlicommon=1.1.0
- libbrotlidec=1.1.0
- libbrotlienc=1.1.0
- libcblas=3.9.0
- libcxx=16.0.6
- libdeflate=1.19
@ -131,14 +140,18 @@ dependencies:
- libxcb=1.15
- libxml2=2.12.3
- libzlib=1.2.13
- lightning-utilities=0.10.0
- llvm-openmp=17.0.6
- markdown-it-py=3.0.0
- markupsafe=2.1.3
- matplotlib=3.8.2
- matplotlib-base=3.8.2
- mdurl=0.1.0
- mpc=1.3.1
- mpfr=4.2.1
- mpmath=1.3.0
- multidict=6.0.4
- munkres=1.1.4
- nanotime=0.5.2
- ncurses=6.4
- nettle=3.9.1
@ -206,12 +219,15 @@ dependencies:
- tk=8.6.13
- tomlkit=0.12.3
- torchaudio=2.1.2
- torchmetrics=1.2.1
- torchvision=0.16.2
- tornado=6.3.3
- tqdm=4.66.1
- typer=0.9.0
- typing-extensions=4.9.0
- typing_extensions=4.9.0
- tzdata=2023d
- unicodedata2=15.1.0
- urllib3=1.26.18
- vine=5.0.0
- voluptuous=0.14.1