![]() |
This module implements various graph convolutions in TensorFlow.
Classes
class zip
: zip(*iterables) --> zip object
Functions
edge_convolution_template(...)
: A template for edge convolutions.
feature_steered_convolution(...)
: Implements the Feature Steered graph convolution.