Skip to content

Aoti compile#5

Open
rbavery wants to merge 3 commits intoexport-artifactsfrom
aoti-compile
Open

Aoti compile#5
rbavery wants to merge 3 commits intoexport-artifactsfrom
aoti-compile

Conversation

@rbavery
Copy link
Member

@rbavery rbavery commented Feb 9, 2026

  1. Export full pipeline:
    uv run python scripts/export_sam3_full_pipeline.py --image assets/images/cat_dog.jpg --prompts "cat,dog"
  2. Run the AOTInductor compile:
    uv run python scripts/compile_sam3_aoti.py

Use 2-input full pipeline export in tests and scripts, log output shapes, and add a standalone 2-input export helper. This keeps prompt count dynamic for export artifacts while preserving benchmarks and artifact validation.
Replace the argparse-based helper with a fixed-path, math-SDPA compile entrypoint.
Apply split_reductions=False during export attempts to match workaround guidance, without changing export output.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant