Skip to content
This repository was archived by the owner on Sep 10, 2025. It is now read-only.

Conversation

@metascroy
Copy link
Contributor

This adds new torchao experimental a8wxdq for fast ARM CPU quantization.

@pytorch-bot
Copy link

pytorch-bot bot commented Sep 13, 2024

🔗 Helpful Links

🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/torchchat/1145

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

❌ 3 New Failures, 2 Cancelled Jobs, 1 Unrelated Failure

As of commit d0d87cb with merge base 75b877a (image):

NEW FAILURES - The following jobs have failed:

  • pull / runner-et (macos-14-xlarge) (gh)
    /Users/runner/work/torchchat/torchchat/et-build/src/executorch/cmake-out/kernels/portable/portable_ops_lib/RegisterCodegenUnboxedKernelsEverything.cpp:1110:13: error: no matching function for call to 'convolution_backward_out'
  • pull / test-build-runner-et-android / linux-job (gh)
    /pytorch/torchchat/runner/run.cpp:217:30: error: no matching function for call to 'make_tensor_ptr'
  • pull / test-tinystories-executorch (macos-14-xlarge) (gh)
    /Users/runner/work/torchchat/torchchat/et-build/src/executorch/cmake-out/kernels/portable/portable_ops_lib/RegisterCodegenUnboxedKernelsEverything.cpp:1110:13: error: no matching function for call to 'convolution_backward_out'

CANCELLED JOBS - The following jobs were cancelled. Please retry:

FLAKY - The following job failed but was likely due to flakiness present on trunk:

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 Meta Open Source bot. label Sep 13, 2024
@@ -0,0 +1 @@
3fa38aaf1276e36845a82fb399e5054718a441c4
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

TODO: update to commit hash that contains D62394341 after it lands.

echo $pwd

cp -R /Users/scroy/fbsource/fbcode/pytorch/ao .
# git clone https://github.com/pytorch/ao.git
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

TODO: remove cp and uncomment clone lines before landing.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

in the meantime I'd recommend replacing /Users/scroy/ with ${HOME}

endif()

if(LINK_TORCHAO_CUSTOM_OPS)
# target_link_libraries(et_run PRIVATE "${TORCHCHAT_ROOT}/torchao-build/cmake-out/lib/liblinear_a8wxdq_EXECUTORCH${CMAKE_SHARED_LIBRARY_SUFFIX}")
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Uncomment this line to test with dylib (poor perf vs. static lib)

@metascroy metascroy closed this Sep 27, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

CLA Signed This label is managed by the Meta Open Source bot.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants