More work done on torch

This commit is contained in:
2024-04-22 00:09:07 +01:00
parent 28707b3f1b
commit 703fea46f2
13 changed files with 2435 additions and 96 deletions

1
run.sh Normal file → Executable file
View File

@@ -1,2 +1,3 @@
#!/bin/fish
podman run --rm --network host --gpus all -ti -v (pwd):/app -e "TERM=xterm-256color" fyp-server bash