-
Notifications
You must be signed in to change notification settings - Fork 260
Pull requests: pytorch/ao
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Update temp_build.py
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
Convert Pytest to Unittest for tests under test/dtypes/
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#2216
opened May 16, 2025 by
yuanjua
Loading…
Re-land the PR of "Add INT8 SDPA path for CPU"
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
topic: not user facing
Use this tag if you don't want this PR to show up in release notes
#2215
opened May 16, 2025 by
Valentine233
Loading…
Fixes MX formats build for blackwell
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
topic: bug fix
Use this tag for PRs that fix bugs
#2214
opened May 15, 2025 by
syed-ahmed
Loading…
Add selective weight loading decode kernel for activation sparsity
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#2213
opened May 15, 2025 by
jcaip
Loading…
primitive scale fix
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
fb-exported
topic: not user facing
Use this tag if you don't want this PR to show up in release notes
#2210
opened May 14, 2025 by
YIWENX14
Loading…
[reland2][ROCm] preshuffled weight mm
ci-no-td
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
module: rocm
topic: improvement
Use this tag if this PR is an improvement (doesn't fit into any of the other categories)
#2207
opened May 13, 2025 by
jeffdaily
Loading…
[WIP]Enable Int4WeightOnlyGPTQQuantizer on Intel GPU.
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#2200
opened May 12, 2025 by
xiaowangintel
Loading…
Update GemLite to support vLLM V1
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
topic: improvement
Use this tag if this PR is an improvement (doesn't fit into any of the other categories)
#2199
opened May 12, 2025 by
mobicham
Loading…
[Not for land] remove workaround for slow rowwise cutlass gemm
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#2185
opened May 8, 2025 by
danielvegamyhre
•
Draft
[Do not Land] Re-land "Add INT8 SDPA path for CPU" (#2093)
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#2183
opened May 7, 2025 by
atalman
Loading…
Eval hf models using lm_eval
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
topic: for developers
Use this tag if this PR is mainly developer facing
topic: not user facing
Use this tag if you don't want this PR to show up in release notes
#2179
opened May 6, 2025 by
jainapurva
Loading…
[PT2E] Fix per-tensor observer issue with varying shape & rank
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
topic: not user facing
Use this tag if you don't want this PR to show up in release notes
#2177
opened May 6, 2025 by
Xia-Weiwen
Loading…
tesor scaling added
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#2171
opened May 5, 2025 by
ved1beta
Loading…
Update utils_parallel_dequant.cuh
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#2164
opened May 2, 2025 by
metascroy
Loading…
Implement dtensor.shard_dim_alltoall, aten.contiguous, aten.chunk
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#2154
opened May 1, 2025 by
nathan-az
Loading…
[WIP]: Reduce torchao import time
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#2153
opened Apr 30, 2025 by
msaroufim
Loading…
Remove preserve_zero and zero_point_domain from choose_qparams_affine
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
topic: bc-breaking
Use this tag if this PR breaks backward compatibility
topic: for developers
Use this tag if this PR is mainly developer facing
topic: not user facing
Use this tag if you don't want this PR to show up in release notes
#2149
opened Apr 29, 2025 by
jainapurva
Loading…
Support INT8 SDPA template for CPU
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
topic: not user facing
Use this tag if you don't want this PR to show up in release notes
#2148
opened Apr 29, 2025 by
Valentine233
•
Draft
[WIP] all-gather fp8 for rowwise
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#2145
opened Apr 28, 2025 by
danielvegamyhre
•
Draft
[CPU] Add a new layout for int8_dynamic_activation_int4_weight on CPU
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
cpu
quantize
topic: new feature
Use this tag if this PR adds a new feature
#2128
opened Apr 25, 2025 by
Xia-Weiwen
Loading…
Add pct_achievable_gemm_tops and pct_achievable_mem_bw to fp8 roofline utils
benchmark
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
topic: improvement
Use this tag if this PR is an improvement (doesn't fit into any of the other categories)
#2120
opened Apr 23, 2025 by
mreso
Loading…
[not for landing/review] add fake quant ops for embedding/linear
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#2110
opened Apr 23, 2025 by
metascroy
Loading…
Update sam2_base.py
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#2108
opened Apr 22, 2025 by
jlbmorales
Loading…
Support microbenchmarking for low precision training
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
topic: for developers
Use this tag if this PR is mainly developer facing
topic: performance
Use this tag if this PR improves the performance of a feature
#2101
opened Apr 22, 2025 by
jainapurva
•
Draft
Previous Next
ProTip!
Updated in the last three days: updated:>2025-05-14.