Use when a user asks to tune, optimize, accelerate, or deploy a PyTorch model or inference pipeline for GPU performance.
ai-dynamo/aitune
SkillsMP has collected 7 skills from ai-dynamo/aitune. Open a skill to review its source and details.
- Latest recorded source activity
- SkillsMP catalog refreshed
- skills collected
- 7
- GitHub stars
- 280
- GitHub forks
- 31
Skills in this repository
Showing 7 of 7 collected skills.
Use when measuring inference performance of a PyTorch model before and after AITune optimization — capturing baseline, compilation time, tuned throughput, and speedup.
Use when creating a git commit to ensure the message follows the Conventional Commits specification
Run full documentation sync (not limited to recent git changes)
Use when inspecting a PyTorch model or pipeline to identify tunable submodules, detect dynamic shapes, and determine the recommended tuning mode before optimization.
Use when creating a new release tag for the project
Use when verifying that a tuned model's outputs match the baseline eager model within numerical tolerance — run after each backend compilation before accepting it as a deployment candidate.