安装 PyG
开始使用
教程
高级概念
包参考
速查表
外部资源
Bases: BaseTransform
BaseTransform
保存目标节点的全局归一化度 (功能名称:target_indegree)。
target_indegree
在其边缘属性中。
cat (bool, optional) – 将伪坐标连接到边缘属性,而不是替换它们。(默认值:True)
True