Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
Xiang Song committed Jun 3, 2024
1 parent 328f7b1 commit 190b7a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/end2end-tests/graphstorm-mt/mgpu_test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -204,4 +204,4 @@ then
fi

# Multi-task will save node embeddings of all the nodes.
python3 check_infer.py --train-embout /data/gsgnn_mt/emb/ --infer-embout /data/gsgnn_mt/save-emb/ --link-prediction
python3 $GS_HOME/tests/end2end-tests/check_infer.py --train-embout /data/gsgnn_mt/emb/ --infer-embout /data/gsgnn_mt/save-emb/ --link-prediction

0 comments on commit 190b7a7

Please sign in to comment.