xiang song(charlie.song)

Results 32 issues of xiang song(charlie.song)

*Issue #, if available:* *Description of changes:* By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

## 🚀 Feature I can not build a dgl whl in a machine equipped with V100 for another machine equipped with A100. The cuda compilation flag is automatically detected. There...

feature request
doc

The V0.3 release will focus on optimizing the code structure and adding new features such as multi-task learning. It will also includes other improvements and features. - [Improvement] Graph data...

*Issue #, if available:* #835 *Description of changes:* By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your...

0.3
ready

*Issue #, if available:* #789 *Description of changes:* ### Graph construction Update GraphStorm input config parsing to support multi-task learning. Allow user to specify to specify multiple training tasks for...

draft
0.3

Originally, we set remove_target_edge_type to True. So in edge prediction tasks (classification and regression) the target edge type is not included in message passing by default. But, is this the...

When running a link prediction training task, it won't give --node-emb-dir to remap script when --save-embedding-path is True.

bug