1
0

fix exp2 pytorch rewrite fatal train issue

This commit is contained in:
2025-11-30 22:01:56 +08:00
parent 48fcdfcc80
commit 43b807679f
13 changed files with 738 additions and 112 deletions

View File

@@ -10,6 +10,7 @@ dependencies = [
"numpy>=2.3.4",
"pillow>=12.0.0",
"pytorch-ignite>=0.5.3",
"tensorflow>=2.20.0",
"torch>=2.9.0",
"torchinfo>=1.8.0",
"torchvision>=0.24.0",