Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Kernel docs #274

Merged
merged 3 commits into from
May 25, 2024
Merged

Kernel docs #274

merged 3 commits into from
May 25, 2024

Conversation

msaroufim
Copy link
Member

@msaroufim msaroufim commented May 24, 2024

Other todos

TODO:

  1. make autotuner an arugment to autoquant
  2. the autotuner dat path should be a cache path in autoquant api?

Copy link

pytorch-bot bot commented May 24, 2024

🔗 Helpful Links

🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/ao/274

Note: Links to docs will display an error until the docs builds have been completed.

✅ No Failures

As of commit 14dc5d3 with merge base 90b5e17 (image):
💚 Looks good so far! There are no failures yet. 💚

This comment was automatically generated by Dr. CI and updates every 15 minutes.

@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label May 24, 2024
@msaroufim msaroufim requested review from cpuhrsch and HDCharles May 24, 2024 22:05
@msaroufim msaroufim merged commit bea1927 into main May 25, 2024
13 checks passed
dbyoung18 pushed a commit to dbyoung18/ao that referenced this pull request Jul 31, 2024
yanbing-j pushed a commit to yanbing-j/ao that referenced this pull request Dec 9, 2024
Summary:
This enables us to benchmark models on android

Test Plan:
export ANDROID_NDK="path-to"
./runner-et/build_android.sh

adb push build/cmake-out-android/runner_et /data/local/tmp/
adb push /tmp/stories110m_a8w4dq.pte /data/local/tmp/
adb push /tmp/tokenizer.bin /data/local/tmp/
adb shell "cd /data/local/tmp/ && runner_et stories110m_fp32.pte -z tokenizer.bin  -n 200 -t 0"
produced text
Once upon a time, there was a little girl named Lily. She loved to play
outside in the sunshine.

Reviewers:

Subscribers:

Tasks:

Tags:
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants