<ul data-eligibleForWebStory="true">Learned optimizers have been a focus in research with progress towards practical optimizers.Recent advances like VeLO are hard to access due to reliance on JAX.The PyLO library is introduced to make learned optimizers more accessible in PyTorch.PyLO aims to bring learned optimizers to the machine learning community through familiar workflows.Unlike previous work, PyLO focuses on real-world large-scale pre-training tasks.The release includes a CUDA-accelerated version of a learned optimizer architecture.The small_fc_lopt learned optimizer architecture speeds up training ViT B/16 significantly.PyLO allows the combination of learned optimizers with existing optimization tools.When combined with other tools, learned optimizers show significant benefits.The code for PyLO is available on GitHub at https://github.com/Belilovsky-Lab/pylo