PredTuner Autotuning API

PyTorch Autotuning API documents a high-level API for autotuning PyTorch Module.

PredTuner also supports predictive tuning of general applications that are not PyTorch Module, or even empirical tuning of general application that doesn’t support predictive models. These lower-level APIs are documented in Predictive (Modeled) Autotuning API and General Application Autotuning API respectively.