record model input&output, save model to file system

This commit is contained in:
2023-02-22 16:25:26 +08:00
parent 6e80927c40
commit 7015b5c1a5
4 changed files with 45 additions and 20 deletions

View File

@ -1,6 +1,7 @@
name: torch
channels:
- pytorch
- anaconda
- conda-forge
dependencies:
- alembic=1.9.4
@ -8,10 +9,11 @@ dependencies:
- appdirs=1.4.4
- bcrypt=3.2.2
- blinker=1.5
- bottleneck=1.3.4
- brotlipy=0.7.0
- bzip2=1.0.8
- ca-certificates=2022.12.7
- certifi=2022.12.7
- ca-certificates=2022.4.26
- certifi=2022.6.15
- cffi=1.15.1
- charset-normalizer=2.1.1
- click=8.1.3
@ -80,6 +82,7 @@ dependencies:
- mlflow=1.30.0
- ncurses=6.3
- nettle=3.8.1
- numexpr=2.8.1
- numpy=1.24.2
- oauthlib=3.2.2
- openh264=2.3.1
@ -87,7 +90,7 @@ dependencies:
- openssl=3.0.8
- p11-kit=0.24.1
- packaging=21.3
- pandas=1.5.3
- pandas=1.4.2
- paramiko=3.0.0
- pillow=9.4.0
- pip=23.0.1