Skip to content

Commit 0852e35

Browse files
authored
Update benchmark_demo.sh
1 parent 615ef69 commit 0852e35

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

graph_net/benchmark_demo.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ for package_path in "${samples_dir}"/*/; do
3131

3232
echo "[$(date)] FINISHED: ${package_name}/${model_name}"
3333
fi
34-
} >> "$global_log" 2>&1 &
34+
} >> "$global_log" 2>&1
3535
done
3636
done
3737

0 commit comments

Comments
 (0)