AgentStack
Browse Sign in
Browse Why AgentStack Sell Docs
Sign in
google-ai-edge avatar

google-ai-edge

4 listings · 0 installs

Open-source publisher. Listings imported from github.com/google-ai-edge — credited to the original author with their license.

↗ github.com/google-ai-edge
4 results
Self-run
SKILL

Compiled Model App Scaffolding

Build a new Android app (Kotlin, Compose) around a verified LiteRT model using the CompiledModel API - the app architecture, the inference-layer lifecycle rules, model delivery, and the UI traps that masquerade as model bugs. Use when turning a converted and device-verified model into a demo or product app, when an app's inference layer leaks memory or blocks the UI, or when a model that verified…

0
24
Free
Self-run
SKILL

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.

0
22
Free
Self-run
SKILL

On Device Verification

Prove a converted or quantized LiteRT model on the actual device via the CompiledModel API - confirm GPU residency, compare device output against the source model, and diagnose device-only failures such as silent CPU fallback, whole-graph compile ceilings, and fp16 range breaks. Use after conversion or quantization, when device output is wrong or NaN, when a clean graph fails to compile only on d…

0
32
Free
Self-run
SKILL

Accuracy Safe Quantization

Shrink a converted LiteRT model with ai-edge-quantizer (fp16 / int8 / int4) without losing accuracy, verifying parity against the float source after every step. Use when choosing a quantization recipe for a new model, when a quantized model fails to load, degrades on a task benchmark, or degenerates over long generations, or when deciding between dynamic-range, weight-only, and blockwise variants.

0
35
Free
You've reached the end · 4 loaded