-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Pull requests: pytorch/executorch
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Add Python APIs for PTD tensor dictionaries
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
release notes: api
Changes to public facing apis (any interfaces, pybinded runtime methods, etc.)
#21236
opened Jul 23, 2026 by
Kilbex
Loading…
Allow Python 3.15 / 3.15t builds
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#21235
opened Jul 23, 2026 by
atalman
Contributor
Loading…
Arm backend: skip FoldScalarMulIntoConv when conv output feeds carried state (#21234)
ciflow/trunk
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
meta-exported
module: arm
Issues related to arm backend
#21234
opened Jul 22, 2026 by
3l1
Contributor
Loading…
[ExecuTorch][WebGPU] Broadcast add.Tensor (mirror mul) + un-skip 6 models
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#21233
opened Jul 22, 2026 by
JCNTH
Contributor
Loading…
[ExecuTorch][WebGPU] Add dynamic-shape resize hook to cat (output mismatch)
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#21232
opened Jul 22, 2026 by
JCNTH
Contributor
Loading…
[ExecuTorch][WebGPU] Raise TensorMeta rank cap 4->8 to fix rank>4 ops (0x30)
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#21231
opened Jul 22, 2026 by
JCNTH
Contributor
Loading…
[ExecuTorch][WebGPU] Add bitwise_or + logical_or ops (bool)
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#21230
opened Jul 22, 2026 by
JCNTH
Contributor
Loading…
[ExecuTorch][WebGPU] Add linear_dq8ca_q4gsw + choose_qparams_affine (8da4w)
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#21229
opened Jul 22, 2026 by
JCNTH
Contributor
Loading…
[ExecuTorch][WebGPU] Enable + golden int8 quantized ops (q8ta family + qcs4w/q8ta_q8csw linear)
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#21228
opened Jul 22, 2026 by
JCNTH
Contributor
Loading…
[ExecuTorch][WebGPU] Enable + golden granular ops (elementwise/bool, shape/movement, pooling, conv/sampling)
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#21227
opened Jul 22, 2026 by
JCNTH
Contributor
Loading…
[ExecuTorch][WebGPU] Add creation/cast ops (full family, scalar_tensor, _to_copy) + enable unary activation family
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#21226
opened Jul 22, 2026 by
JCNTH
Contributor
Loading…
[ExecuTorch][WebGPU] Optimize reduction-family kernels to cooperative shared-memory
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#21225
opened Jul 22, 2026 by
JCNTH
Contributor
Loading…
[ExecuTorch][WebGPU] Op-tests for bitwise_and + bitwise_not
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#21224
opened Jul 22, 2026 by
JCNTH
Contributor
Loading…
[ExecuTorch][WebGPU] Add bitwise_and + bitwise_not ops (bool)
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#21223
opened Jul 22, 2026 by
JCNTH
Contributor
Loading…
[ExecuTorch][WebGPU] Op-tests for logical_and
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#21222
opened Jul 22, 2026 by
JCNTH
Contributor
Loading…
[ExecuTorch][WebGPU] Add logical_and op (aten.logical_and.default)
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#21221
opened Jul 22, 2026 by
JCNTH
Contributor
Loading…
[ExecuTorch][WebGPU] Op-tests for comparisons + bool-output golden harness
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#21220
opened Jul 22, 2026 by
JCNTH
Contributor
Loading…
[ExecuTorch][WebGPU] Add comparison ops (aten.eq/lt/le/gt/ge.Tensor -> bool)
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#21219
opened Jul 22, 2026 by
JCNTH
Contributor
Loading…
[ExecuTorch][WebGPU] Op-tests for conv_with_clamp
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#21218
opened Jul 22, 2026 by
JCNTH
Contributor
Loading…
[ExecuTorch][WebGPU] Add conv_with_clamp op (et_vk.conv_with_clamp)
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#21217
opened Jul 22, 2026 by
JCNTH
Contributor
Loading…
[ExecuTorch][WebGPU] Op-tests for grid_priors
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#21216
opened Jul 22, 2026 by
JCNTH
Contributor
Loading…
[ExecuTorch][WebGPU] Add grid_priors op (et_vk.grid_priors)
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#21215
opened Jul 22, 2026 by
JCNTH
Contributor
Loading…
[ExecuTorch][WebGPU] Op-tests for linear_q8ta_q8csw
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#21214
opened Jul 22, 2026 by
JCNTH
Contributor
Loading…
[ExecuTorch][WebGPU] Add linear_q8ta_q8csw op (et_vk.linear_q8ta_q8csw)
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#21213
opened Jul 22, 2026 by
JCNTH
Contributor
Loading…
[ExecuTorch][WebGPU] Op-tests for linear_qcs4w
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#21212
opened Jul 22, 2026 by
JCNTH
Contributor
Loading…
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.