Skip to content
Snippets Groups Projects
Commit cd94e0ed authored by michael.divia's avatar michael.divia
Browse files

Corrected name of output file

parent 43f55e17
Branches
No related tags found
No related merge requests found
#!/bin/sh
#SBATCH --job-name=ResNet50
#SBATCH --output=ResNet50_%j.out
#SBATCH --output=Xception_%j.out
#SBATCH --partition=shared-gpu
#SBATCH --gres=gpu:1,VramPerGpu:80G
#SBATCH --cpus-per-task=2
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment