Learn the Basics# Transpiling Functions from PyTorch to TensorFlow Transpiling Kornia functions to TensorFlow. Transpiling Models from PyTorch to TensorFlow Transpiling PyTorch models to TensorFlow. Trace Code Trace an efficient fully-functional graph of your ML models/code. Lazy vs Eager Understand the difference between eager & lazy tracing and transpilation. How to use decorators Learn about the different ways to use ivy’s graph tracer and transpiler.