Skip to main content
Jeden Skill in Manus ausführen
mit einem Klick

model-deployment-profiler

Sterne85
Forks3
Aktualisiert9. April 2026 um 07:11

Use this skill whenever deploying a trained model to production. This skill clarifies hardware environment (CUDA GPU, TensorRT, Jetson, CPU-only), model format (PT, ONNX, TensorRT engine, TFLite), precision (FP32, FP16, INT8), and inference speed requirements (FPS target, latency deadline in ms). It then generates a deployment wrapper with a profiling switch that breaks down timing into: preprocessing (image read, resize, channel conversion, normalization), inference, and postprocessing (mask binarization, coordinate rescaling, result sorting, confidence filtering). Trigger when the user says: "deploy the model", "run in production", "inference speed", "TensorRT", "ONNX", "FP16", "how fast is the model", "latency requirement", "preprocessing time", "postprocessing time", "timing breakdown", "benchmark inference", or when asking about running a model on specific hardware.

Installation

Mit Codex oder Claude installieren Kopieren Sie diesen Prompt, fügen Sie ihn in Codex, Claude oder einen anderen Assistant ein und lassen Sie die Skill-Seite prüfen und installieren.

Datei-Explorer
3 Dateien
SKILL.md
readonly