Module: tfg.geometry.convolution.graph_convolution

This module implements various graph convolutions in TensorFlow.

Functions

edge_convolution_template(...): A template for edge convolutions.

feature_steered_convolution(...): Implements the Feature Steered graph convolution.