pre torch.compile -chkpoint made

This commit is contained in:
2026-06-16 10:40:38 -05:00
parent 34855eff55
commit 6650d3c5ea
19 changed files with 2519 additions and 0 deletions

View File

@@ -44,5 +44,14 @@
"tailwindcss": "^4",
"typescript": "^5",
"vitest": "^4.1.8"
},
"allowScripts": {
"esbuild@0.18.20": true,
"esbuild@0.25.12": true,
"esbuild@0.28.0": true,
"@tensorflow/tfjs-node@4.22.0": true,
"sharp@0.34.5": true,
"core-js@3.29.1": true,
"unrs-resolver@1.12.2": true
}
}