pith. sign in

arxiv: 2207.03522 · v2 · pith:IS5P7QCInew · submitted 2022-07-07 · 💻 cs.LG · cs.NE· cs.SI· physics.soc-ph· stat.ML

TF-GNN: Graph Neural Networks in TensorFlow

classification 💻 cs.LG cs.NEcs.SIphysics.soc-phstat.ML
keywords graphtf-gnndatalearningnetworksneuraltensorflowaddition
0
0 comments X
read the original abstract

TensorFlow-GNN (TF-GNN) is a scalable library for Graph Neural Networks in TensorFlow. It is designed from the bottom up to support the kinds of rich heterogeneous graph data that occurs in today's information ecosystems. In addition to enabling machine learning researchers and advanced developers, TF-GNN offers low-code solutions to empower the broader developer community in graph learning. Many production models at Google use TF-GNN, and it has been recently released as an open source project. In this paper we describe the TF-GNN data model, its Keras message passing API, and relevant capabilities such as graph sampling and distributed training.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Training speedups via batching for geometric learning: an analysis of static and dynamic algorithms

    cs.LG 2025-02 unverdicted novelty 4.0

    Experiments on QM9 and AFLOW datasets show that static and dynamic batching for GNNs can yield up to 2.7x training speedups depending on data, model, batch size, hardware, and training steps, with occasional differenc...