Learn the basics#

Transpiling Functions from PyTorch to TensorFlow

Transpiling Kornia functions to TensorFlow.

Trace Code

Trace an efficient fully-functional graph of your ML models/code.

Lazy vs Eager

Understand the difference between eager and lazy tracing.

How to use decorators

Learn about the different ways to use ivy’s graph tracer.