One liners#

ivy.trace_graph()

Traces a Callable or set of them into an Ivy graph.

ivy.transpile()

Converts any code - such as a class, function or module - from a source framework into a new framework.