Fork
0
代码
介绍
代码
Issues
Pull Requests
流水线
Actions
讨论
Wiki
项目成员
分析
项目设置
Fork
0
master
ModelZoo-PyTorch
/
PyTorch
/
dev
/
perf
/
mlperf_bert
/
config.sh
下载
W
wangjiangben
!4692
[PyTorch][dev][perf]增加mlperf_bert训练脚本
87f07853
创建于
2023年5月15日
历史提交
#!/bin/bash
cur_path=$(
pwd
)
cp
-r
${cur_path}
/test/
${cur_path}
/*.py
${cur_path}
/pytorch