arXiv · 2008.04175
EagerPy: Writing Code That Works Natively with PyTorch, TensorFlow, JAX, and NumPy
Abstract
EagerPy is a Python framework that lets you write code that automatically works natively with PyTorch, TensorFlow, JAX, and NumPy. Library developers no longer need to choose between supporting just one of these frameworks or reimplementing the library for each framework and dealing with code duplication. Users of such libraries can more easily switch frameworks without being locked in by a specific 3rd party library. Beyond multi-framework support, EagerPy also brings comprehensive type annotations and consistent support for method chaining to any framework. The latest documentation is available online at https://eagerpy.jonasrauber.de and the code can be found on GitHub at https://github.com/jonasrauber/eagerpy.
Explore related subjects
Keep this discovery
Explore connections, maps & timelines
Jonas Rauber, Matthias Bethge, Wieland Brendel. 2020-08-10. EagerPy: Writing Code That Works Natively with PyTorch, TensorFlow, JAX, and NumPy. https://arxiv.org/abs/2008.04175
Cite the original work for its findings. Save a collection to share your selection of sources.