wandb-fortran documentation

Overview

wandb-fortran (wf) is a standalone Fortran interface to Weights & Biases experiment tracking.

It embeds the Python interpreter at runtime via the Python C API, imports the wandb Python package, and forwards all Fortran API calls to Python — giving you the full wandb feature set (dashboards, sweeps, artifacts) without any Python in your training loop.

Indices and tables