ScalableSageEncoder问题
- Dominant language
- C++
- Stars
- 2.9k
- Forks
- 553
- PR merge metrics
- No merged PRs in 30d
Description
关于ScalableSageEncoder有如下几个问题:
1. ScalableSageEncoder的使用场景能简单描述下吗?如果GNN使用了ScalableSageEncoder,是不是可以不使用conv了,因为我看ScalableSageEncoder中已经做了几层sample和aggregate操作,这样是不是和设置的conv和flow重复了?

2. store_layer为什么设置为node embedding矩阵的shape?
3. Scalable指的是什么,对于没见过的node具有可扩展性吗?
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with the ScalableSageEncoder implementation and its surrounding usage documentation, then trace how it relates to convolution, flow, sampling, aggregation, and the store_layer shape. Done means documenting its intended use, the meaning of “Scalable,” whether it supports unseen nodes, and how it interacts with the other settings.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- documentation, machine-learning
- Issue type
- Documentation
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100