Wiki: Fastai Library Feature Requests

[Feature Request] Weld End-to-End optimization;

Let’s face it, performance matters but proper optimization takes hard work, time, and a lot of testing.

Weld enables end-to-end optimization across disjoint libraries and functions without changing the libraries’ user-facing APIs . So why not baking int into fast.ai ?

https://dawn.cs.stanford.edu/2018/07/30/weldopt/

https://www.weld.rs/