We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 615ef69 commit 0852e35Copy full SHA for 0852e35
graph_net/benchmark_demo.sh
@@ -31,7 +31,7 @@ for package_path in "${samples_dir}"/*/; do
31
32
echo "[$(date)] FINISHED: ${package_name}/${model_name}"
33
fi
34
- } >> "$global_log" 2>&1 &
+ } >> "$global_log" 2>&1
35
done
36
37
0 commit comments