Merge branch 'main' into main

This commit is contained in:
Googlefan256
2024-09-11 20:22:05 +09:00
committed by GitHub
4 changed files with 11 additions and 26 deletions

View File

@@ -17,3 +17,4 @@ tokio = { version = "1.40.0", features = ["full"] }
cuda = ["sbv2_core/cuda"]
cuda_tf32 = ["sbv2_core/cuda_tf32"]
dynamic = ["sbv2_core/dynamic"]
directml = ["sbv2_core/directml"]