-
Notifications
You must be signed in to change notification settings - Fork 471
Pull requests: pytorch/executorch
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Don't repeatedly find_package(GTest) while running CMake
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
release notes: build
Changes related to build, including dependency upgrades, build flags, optimizations, etc.
#9146
opened Mar 11, 2025 by
swolchok
Loading…
Skip grain_size computation in parallel_for_each_reduce_* wrappers without threadpool
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#9144
opened Mar 11, 2025 by
swolchok
Loading…
Add parallel_for_each_reduce_over_dim_list_output_index
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#9143
opened Mar 11, 2025 by
swolchok
Loading…
use numel() when appropriate in get_reduced_dim_product
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#9142
opened Mar 11, 2025 by
swolchok
Loading…
Use parallel_for_each_reduce_over_dim_output_index for {map_,}reduce_over_dim ops
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#9141
opened Mar 11, 2025 by
swolchok
Loading…
Move third-party/glob_defs.bzl to shim_et
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
#9140
opened Mar 11, 2025 by
larryliu0820
Loading…
Extract parallel_for_each_reduce_over_dim_output_index from argmin parallelization PoC
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#9139
opened Mar 11, 2025 by
swolchok
Loading…
[ET-VK] Performance improvement to few indexing functions.
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
#9138
opened Mar 11, 2025 by
trivedivivek
Loading…
[ET-VK] Renaming slice_channel and slice_batch_height_width files to reflect change in its utility.
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
#9137
opened Mar 11, 2025 by
trivedivivek
Loading…
[ET-VK] Shortening code for slice op when packed dim is not the same as slice dim.
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
#9136
opened Mar 11, 2025 by
trivedivivek
Loading…
Do auto redirect for old getting started page
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
#9135
opened Mar 11, 2025 by
mergennachin
Loading…
Arm backend: Don't handle const placeholders in match_arg_ranks_pass
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
#9134
opened Mar 11, 2025 by
martinlsm
Loading…
Arm backend: Add numerically stable (log)softmax decomposition
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
#9133
opened Mar 11, 2025 by
AdrianLundell
Loading…
Qualcomm AI Engine Direct - XR model mld_a enablement
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
release notes: qualcomm
Changes to the Qualcomm backend delegate
#9129
opened Mar 11, 2025 by
haowhsu-quic
Loading…
Arm backend: Add TOSA support for logical not
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
#9128
opened Mar 11, 2025 by
mansnils
Loading…
Fix arm test
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
#9126
opened Mar 11, 2025 by
kirklandsign
Loading…
Serialize NamedDataStoreOutput into PTD.
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
fb-exported
#9125
opened Mar 11, 2025 by
lucylq
Loading…
Refactor serialize.py
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
#9124
opened Mar 11, 2025 by
lucylq
Loading…
Add NamedData to flat_tensor schema
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
fb-exported
release notes: exir
Changes to any dialects and passes on these dialects, such as memory planning
#9123
opened Mar 11, 2025 by
lucylq
Loading…
Add im2row per tensor overload
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
#9121
opened Mar 11, 2025 by
mcremon-meta
Loading…
Don't ignore parallel_for result in op_sdpa
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
#9119
opened Mar 11, 2025 by
swolchok
Loading…
Fix pre-autograd transforms not getting persisted during xnnpack export
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
release notes: examples
Changes to any of our example LLMs integrations, such as Llama3 and Llava
#9118
opened Mar 11, 2025 by
jackzhxng
Loading…
Don't use designated initializers in QueryPool.cpp
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
fb-exported
release notes: build
Changes related to build, including dependency upgrades, build flags, optimizations, etc.
#9116
opened Mar 11, 2025 by
SamGondelman
Loading…
Migrate users of llm tokenizer to use pytorch-labs/tokenizers
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
#9114
opened Mar 10, 2025 by
larryliu0820
Loading…
Implemented a more space efficient string<->integer map.
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
#9113
opened Mar 10, 2025 by
redmercury
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.