未验证 提交 984886fb 编写于 作者: S sneaxiy 提交者: GitHub

add barrier (#2311)

上级 1c2a6b8e
...@@ -154,6 +154,7 @@ else ...@@ -154,6 +154,7 @@ else
device_num_list=($device_num) device_num_list=($device_num)
fi fi
PYTHON="${python}" bash test_tipc/barrier.sh
IFS="|" IFS="|"
for batch_size in ${batch_size_list[*]}; do for batch_size in ${batch_size_list[*]}; do
for precision in ${fp_items_list[*]}; do for precision in ${fp_items_list[*]}; do
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册