TensorFlow/fr: Difference between revisions

no edit summary
(Updating to match new version of source page)
No edit summary
Line 363: Line 363:




<div class="mw-translate-fuzzy">
srun -N $SLURM_NNODES -n $SLURM_NNODES config_env.sh
module load python/3
virtualenv --no-download $SLURM_TMPDIR/env
source $SLURM_TMPDIR/env/bin/activate
pip install --no-index tensorflow
</div>


<div class="mw-translate-fuzzy">
<div class="mw-translate-fuzzy">
Line 374: Line 369:
</div>
</div>


<div class="mw-translate-fuzzy">
srun launch_training.sh
srun python tensorflow-multiworker.py
}}
}}
</div>


Where <code>config_env.sh</code> has the form:
Where <code>config_env.sh</code> has the form:
rsnt_translations
56,430

edits