-
Notifications
You must be signed in to change notification settings - Fork 428
Pull requests: pytorch/executorch
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Link hifi ops to jarvis
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
fb-exported
#8045
opened Jan 30, 2025 by
zonglinpeng
Loading…
[CONTRIBUTING] Document issue labels and triage process
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
release notes: misc
Miscellaneous
#8043
opened Jan 29, 2025 by
dbort
Loading…
Add to.dtype and neg ops
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
#8041
opened Jan 29, 2025 by
billmguo
Loading…
add argmin, add_ ops
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
#8040
opened Jan 29, 2025 by
billmguo
Loading…
[WIP] Add abstract base class for attention mechanisms with unified interface
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#8039
opened Jan 29, 2025 by
iseeyuan
Loading…
Update verifier
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
#8034
opened Jan 29, 2025 by
angelayi
Loading…
Add configurable event tracing names for method execution
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
module: extension
Issues related to code under extension/
module: runtime
Issues related to the core runtime and code under runtime/
release notes: api
Changes to public facing apis (any interfaces, pybinded runtime methods, etc.)
triaged
This issue has been looked at a team member, and triaged and prioritized into an appropriate module
#8033
opened Jan 29, 2025 by
cptspacemanspiff
Loading…
Enhance load_method to support optional planned memory allocator
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
module: extension
Issues related to code under extension/
module: runtime
Issues related to the core runtime and code under runtime/
release notes: api
Changes to public facing apis (any interfaces, pybinded runtime methods, etc.)
triaged
This issue has been looked at a team member, and triaged and prioritized into an appropriate module
#8032
opened Jan 29, 2025 by
cptspacemanspiff
Loading…
Changes to allow the export of functions with no user input.
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
module: exir
Issues related to Export IR and the code under exir/
topic: not user facing
triaged
This issue has been looked at a team member, and triaged and prioritized into an appropriate module
#8031
opened Jan 29, 2025 by
cptspacemanspiff
Loading…
Add fuse batchnorm pass
ciflow/trunk
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
partner: arm
For backend delegation, kernels, demo, etc. from the 3rd-party partner, Arm
topic: not user facing
triaged
This issue has been looked at a team member, and triaged and prioritized into an appropriate module
#8028
opened Jan 29, 2025 by
Erik-Lundell
Loading…
removed malloc and used allocate_temp to allocate memory
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
module: cadence
Issues related to the Cadence/Xtensa backend
release notes: cadence
Changes to the Cadence backend delegate
triaged
This issue has been looked at a team member, and triaged and prioritized into an appropriate module
#8026
opened Jan 29, 2025 by
ckmadhira
Loading…
--use-pt-pinned-commit in one-off linux jobs
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#8022
opened Jan 29, 2025 by
pytorchbot
Loading…
Revert to use mean_out than mean_dim_out
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
#8021
opened Jan 28, 2025 by
zonglinpeng
Loading…
set lintrunner merge_base_with main instead of origin/main
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
#8020
opened Jan 28, 2025 by
swolchok
Loading…
remove the exec_aten namespace
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
release notes: misc
Miscellaneous
#8018
opened Jan 28, 2025 by
swolchok
Loading…
Make sure size_test CI uses -Wall -Werror
ciflow/trunk
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
#8016
opened Jan 28, 2025 by
mergennachin
Loading…
Fix comment in memory_planning.py
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#8010
opened Jan 28, 2025 by
kimishpatel
Loading…
Add option to enforce alignment constraint when planning memory
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
fb-exported
#8003
opened Jan 28, 2025 by
skrtskrtfb
Loading…
Arm backend: manually annotate metadata of inserted transposes
ciflow/trunk
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
partner: arm
For backend delegation, kernels, demo, etc. from the 3rd-party partner, Arm
topic: not user facing
#7997
opened Jan 28, 2025 by
oscarandersson8218
Loading…
Revert "Back out "Support Half/BFloat16 in max_pool2d (#7829)""
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#7978
opened Jan 27, 2025 by
swolchok
Loading…
fix spec_prop_pass
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
fb-exported
#7974
opened Jan 27, 2025 by
ydwu4
Loading…
Support (un)squeeze in XNNPACK delegate via conversion to view
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
release notes: xnnpack
Changes to the XNNPack backend delegate
#7961
opened Jan 27, 2025 by
GregoryComer
Loading…
Conditionally support expand_copy in XNNPACK delegate
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
release notes: xnnpack
Changes to the XNNPack backend delegate
#7960
opened Jan 27, 2025 by
GregoryComer
Loading…
Add view_copy/static_reshape support to XNNPACK delegate
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
release notes: xnnpack
Changes to the XNNPack backend delegate
#7959
opened Jan 26, 2025 by
GregoryComer
Loading…
use dim order in all backend examples
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
#7953
opened Jan 24, 2025 by
Gasoonjia
Loading…
Previous Next
ProTip!
Updated in the last three days: updated:>2025-01-26.