49a4436ac9
* edgewise mpops * formatting * black formatting * isort * fix lint * remove typing module; address comments * fix gpu ut; rename test file
2 lines
72 B
Python
2 lines
72 B
Python
"""Operators that fuse the computation and aggregation of edge data."""
|