Skip to content
@ivy-llc

ivy

Convert Machine Learning Code Between Frameworks

Website
Website
Docs
Docs
Demos
Demos
Design
Design
FAQ
FAQ


Convert Machine Learning Code Between Frameworks

Ivy enables you to:

  • Convert ML models, tools and libraries between frameworks while maintaining complete functionality using ivy.transpile
  • Create optimized graph-based models and functions in any native framework (PyTorch, TensorFlow, etc..) with ivy.trace_graph

Get started

You can find Ivy's documentation on the Docs page, which includes:

  • Motivation: This contextualizes the problem Ivy is trying to solve by going over
  • Related Work: Which paints a picture of the role Ivy plays in the ML stack, comparing it to other existing solutions in terms of functionalities and abstraction level.
  • Design: A user-focused guide about the design decision behind the architecture and the main building blocks of Ivy.
  • Deep Dive: Which delves deeper into the implementation details of Ivy and is oriented towards potential contributors to the code base.

Contributing

We believe that everyone can contribute and make a difference. Whether it's writing code, fixing bugs, or simply sharing feedback, your contributions are definitely welcome and appreciated 🙌

Check out all of our Open Tasks, and find out more info in our Contributing guide in the docs! Or to immediately dive into a useful task, look for any failing tests on our Test Dashboard!


Community



Join our growing community on a mission to make conversions between frameworks simple and accessible to all! Whether you are a seasoned developer or just starting out, you'll find a place here! Join the Ivy community on our Discord 👾 server, which is the perfect place to ask questions, share ideas, and get help from both fellow developers and the Ivy Team directly.

See you there!

Popular repositories Loading

  1. vision vision Public

    3D Vision functions with end-to-end support for deep learning developers, written in Ivy.

    Python 72 18

  2. gym gym Public

    Fully differentiable RL environments, written in Ivy.

    Python 66 9

  3. robot robot Public

    Functions and classes for gradient-based robot motion planning, written in Ivy.

    Python 50 10

  4. memory memory Public

    Differentiable memory modules for machine learning with Ivy

    Python 38 10

  5. models models Public

    Off-the-shelf models for a variety of domains

    Python 23 29

  6. demos demos Public

    Demos and Tutorials with Ivy

    Jupyter Notebook 18 59

Repositories

Showing 10 of 20 repositories

Top languages

Loading…

Most used topics

Loading…