Thanks for tuning in to Google I/O. View all sessions on demandWatch on demand

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.