Gpu Clean Conversion

Convert a PyTorch or Hugging Face model into a LiteRT model that runs fully on the GPU via the CompiledModel API with verified-correct output, and lay it out as a model recipe. Use when converting a new model, or when a converted model is rejected by the GPU, falls back to CPU, or returns wrong numbers on device.

google-ai-edge 1055f99 9.9 KB Updated

File contents

google-ai-edge/litert-samples/tree/main/skills/gpu-clean-conversion commit 1055f998cf

Frequently asked questions

npx skillmds@latest add google-ai-edge/gpu-clean-conversion