1 Star 0 Fork 0

强森/T2T-ViT

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
distributed_train.sh 305 Bytes
一键复制 编辑 原始数据 按行查看 历史
neilyuan 提交于 2021-01-28 16:19 . init
#!/bin/bash
# Copyright (c) [2012]-[2021] Shanghai Yitu Technology Co., Ltd.
#
# This source code is licensed under the Clear BSD License
# LICENSE file in the root directory of this file
# All rights reserved.
NUM_PROC=$1
shift
python -m torch.distributed.launch --nproc_per_node=$NUM_PROC main.py "$@"
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/huahua191024/T2T-ViT.git
git@gitee.com:huahua191024/T2T-ViT.git
huahua191024
T2T-ViT
T2T-ViT
main

搜索帮助

0d507c66 1850385 C8b1a773 1850385