You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@frozenbugs can we keep this issue as a tracker of the overall planned work for GraphBolt according to its design proposal? I plan to close it when the major proposed changes are done.
🔨Work Item
IMPORTANT:
Project tracker: https://github.com/orgs/dmlc/projects/2
Required components
type_per_edge
reading support and ensure same types are consecutive #6865.FusedCSCSamplingGraph::InSubgraph
for CUDA in [GraphBolt][CUDA]InSubgraph
#6830.IsIn
operator in [GraphBolt][CUDA]gb.isin
implementation #6829.to()
method to torch-based Feature and FeatureStore. #6901GPUCachedFeature
instead of using DGL #6939GPUCachedFeature
usage in an example. #6955Major optimizations
gb.expand_indptr
#6871unique_and_compact
can be optimized by using a hash table. #7174Miscellaneous
BuiltinDataset
s #6909@frozenbugs @peizhou001 @Rhett-Ying any operation I am missing above to enable full GraphBolt CUDA support?
The text was updated successfully, but these errors were encountered: