Chapter 2: Message Passing
Message Passing Paradigm
Let
In the above equations,
Roadmap
This chapter introduces DGL’s message passing APIs, and how to efficiently use them on both nodes and edges. The last section of it explains how to implement message passing on heterogeneous graphs.