Auto Run Templates
If you need to customize the default settings for your optimizations (like transpilation or chunking), you can create an Auto Run template. This tells Auto Run to use your specific settings for every optimization it creates automatically.
Creating a Template
Here’s how to set up your template:
- Disable Auto Run: Temporarily switch the
Run Mode
to "Manual" in the system configuration. - Create a Manual Recording: Start a new recording and let it run for a moment to capture some dependencies.
- Create a Manual Optimization: From the recording, create a new optimization.
- Configure Your Settings: In the optimization settings, configure everything exactly as you want it. This is where you’ll set up options like transpilation, chunking, or dependency rules.
- Save the Template: After creating the optimization, view it and click "Save as Auto Run Template."
Now, you can re-enable Auto Run. Every new optimization it creates will automatically use the settings from the template you just saved.