• Docs >
  • functorch.experimental
Shortcuts

functorch.experimental

Experimental Function Transforms

functionalize

functionalize is a transform that can be used to remove (intermediate) mutations and aliasing from a function, while preserving the function’s semantics.