Open
Description
Issue Metrics
Metric | Average | Median | 90th percentile |
---|---|---|---|
Time to first response | 21:52:54 | 0:34:31 | 3 days, 4:33:09 |
Time to close | 2 days, 11:41:45 | 20:07:43 | 5 days, 17:35:54 |
Time to answer | None | None | None |
Metric | Count |
---|---|
Number of items that remain open | 15 |
Number of items closed | 143 |
Number of most active mentors | 0 |
Total number of items created | 158 |
Title | URL | Author | Time to first response | Time to close | Time to answer |
---|---|---|---|---|---|
android build vulkan in AAR | pytorch/executorch#9065 | kirklandsign | 0:34:40 | 2 days, 18:50:48 | None |
[ET-VK][ez] Log GLSL file path on compile error | pytorch/executorch#9064 | pytorchbot | 2:36:01 | 2:36:38 | None |
[ET-VK] Add buffer support for binary ops | pytorch/executorch#9063 | SS-JIA | 0:00:13 | 3 days, 23:01:32 | None |
Test stuff | pytorch/executorch#9062 | kirklandsign | None | None | None |
Try to upload javadoc | pytorch/executorch#9061 | kirklandsign | None | None | None |
mkdir when destination directory doesn't exist | pytorch/executorch#9060 | pytorchbot | 0:09:41 | 0:56:38 | None |
parallelize optimized op_where using parallel_for | pytorch/executorch#9059 | swolchok | 3 days, 21:23:17 | 4 days, 22:37:01 | None |
Use template instead of duplicating code in elementwise_util.h | pytorch/executorch#9058 | swolchok | 3 days, 22:18:33 | 4 days, 22:36:03 | None |
Add BroadcastIndexesIterator::operator+ | pytorch/executorch#9057 | swolchok | 3 days, 22:16:31 | 4 days, 22:33:40 | None |
Split delinearize_index out of broadcast_util | pytorch/executorch#9056 | swolchok | 3 days, 22:14:32 | 4 days, 0:03:30 | None |
mkdir when destination directory doesn't exist | pytorch/executorch#9055 | larryliu0820 | 0:40:36 | 0:41:38 | None |
executorch/backends/apple/coreml/test | pytorch/executorch#9054 | gmagogsfm | 0:03:14 | 6:17:53 | None |
[cadence][g3] enable fp32 permute | pytorch/executorch#9053 | zonglinpeng | 0:03:19 | None | None |
removed temp memory from mean dim out | pytorch/executorch#9052 | zonglinpeng | 0:06:40 | 2 days, 22:24:46 | None |
Add program schema dep to pte_data_map_test. | pytorch/executorch#9051 | shoumikhin | 0:03:12 | 0:23:45 | None |
[ET-VK][ez] Log GLSL file path on compile error | pytorch/executorch#9050 | SS-JIA | 0:00:10 | 3:59:27 | None |
Enable xnnpack in aten mode | pytorch/executorch#9049 | tarun292 | 0:03:27 | None | None |
[ET-VK] Adding PushConstantDataInfo input to PrepackNode class. | pytorch/executorch#9048 | pytorchbot | 1 day, 2:47:02 | 1 day, 2:48:32 | None |
[ET-VK] Moving PushConstantData class implementation a separate h and cpp file. | pytorch/executorch#9047 | pytorchbot | 0:37:35 | 1 day, 2:46:14 | None |
Remove explicit descriptor where not needed | pytorch/executorch#9046 | harishs88ss | 0:00:08 | None | None |
Cleanup build from source page | pytorch/executorch#9045 | larryliu0820 | 0:57:37 | 2:16:47 | None |
Make serial parallel_for "polyfill" iterate backwards in debug builds | pytorch/executorch#9044 | swolchok | 4 days, 0:09:17 | 4 days, 0:35:56 | None |
Remove dbort from CODEOWNERS | pytorch/executorch#9043 | swolchok | 2:04:45 | 2:24:13 | None |
Build/test //kernels/portable/... in unittest-buck | pytorch/executorch#9042 | swolchok | 3 days, 4:09:19 | 3 days, 21:52:07 | None |
Build/test //kernels/portable/cpu/... in unittest-buck | pytorch/executorch#9041 | swolchok | 3 days, 4:33:09 | 3 days, 22:04:58 | None |
Query most of //kernels in unittest buck | pytorch/executorch#9040 | swolchok | 3 days, 4:55:13 | 3 days, 5:54:13 | None |
Arm backend: Refactor Ops Tests for AvgPool, Clamp, Clone, Conv1d, Sub | pytorch/executorch#9039 | fumchin | 2 days, 17:56:51 | 13 days, 1:06:16 | None |
Unbreak buck exported_deps for elementwise_util | pytorch/executorch#9038 | swolchok | 0:06:19 | 0:34:32 | None |
Arm backend: Added 8 new unit tests for testing various passes. | pytorch/executorch#9037 | Michiel-Olieslagers | 9 days, 13:00:09 | None | None |
Arm backend: Add logical And, Or, and Xor operators in Arm backend | pytorch/executorch#9036 | YufengShi-dudu | 2 days, 21:49:01 | 2 days, 23:20:06 | None |
Lower the logging level of kernel metadata from Error to Info | pytorch/executorch#9031 | larryliu0820 | 0:03:05 | 21:16:22 | None |
Modifying slice op to support all tensor packing. | pytorch/executorch#9030 | trivedivivek | 0:03:01 | 19:03:11 | None |
[Android docs] Add backend link | pytorch/executorch#9028 | kirklandsign | 0:18:36 | 1:28:27 | None |
[ET-VK] Fix debug build + print maximum storage buffer size with device limits | pytorch/executorch#9026 | pytorchbot | 0:22:41 | 0:23:20 | None |
Linear to Conv2d transform for static attention | pytorch/executorch#9025 | sxu | 0:06:03 | 4 days, 21:48:23 | None |
[cadence] add reference quantized_fully_connected_out | pytorch/executorch#9020 | zonglinpeng | 0:12:54 | 5:34:57 | None |
[Cadence] add reference quantized fully connected out | pytorch/executorch#9018 | zonglinpeng | None | None | None |
Add buck rules in coreml llama transformer | pytorch/executorch#9017 | YIWENX14 | 0:03:37 | 5:31:52 | None |
[ET-VK] Fix debug build + print maximum storage buffer size with device limits | pytorch/executorch#9016 | SS-JIA | 0:00:12 | 2:22:33 | None |
cmake-format executorch-config.cmake | pytorch/executorch#9015 | swolchok | 1 day, 1:06:18 | 1 day, 2:41:00 | None |
Remove explicit descriptor | pytorch/executorch#9001 | harishs88ss | 0:25:21 | None | None |
Fix typo in executorch documentation | pytorch/executorch#9000 | yu-frank | 0:02:49 | 5 days, 23:06:49 | None |
fix mman header issues | pytorch/executorch#8999 | SS-JIA | None | None | None |
Arm backend: Move ReplaceScalarTensorWithFullPass to transforms | pytorch/executorch#8998 | mansnils | 10 days, 16:41:31 | None | None |
Arm backend: Add FuseViewCopyTransform and FuseConstantsPass in arm_pass_manager | pytorch/executorch#8997 | AdrianLundell | 1:20:39 | 1:21:00 | None |
Add extension parallel as a dep to kernels custom framework | pytorch/executorch#8996 | shoumikhin | 0:15:11 | 0:18:52 | None |
Add extension parallel as a dep to custom ops | pytorch/executorch#8995 | shoumikhin | None | None | None |
Do not export autogenerated headers. | pytorch/executorch#8993 | shoumikhin | 1:15:01 | 1:35:41 | None |
fix mman header issues | pytorch/executorch#8992 | SamGondelman | 9:40:01 | None | None |
Revert "[Windows] [mmap_data_loader.cpp] mmap equivalent for Windows" | pytorch/executorch#8991 | SamGondelman | 0:43:16 | None | None |
fix mman header issues | pytorch/executorch#8989 | SamGondelman | 0:48:47 | 12:38:11 | None |
Build optimized_portable_kernels if threadpool is enabled | pytorch/executorch#8987 | swolchok | 5 days, 1:03:16 | 6 days, 4:22:19 | None |
Add basic parallel_for support to reduce_util | pytorch/executorch#8986 | swolchok | 1:40:41 | None | None |
Revert "[Benchmark] fail test if model artifact does not exist" | pytorch/executorch#8985 | yangw-dev | None | 0:02:15 | None |
[minibench] Add PSS data to result | pytorch/executorch#8984 | kirklandsign | 18:31:49 | 20:07:43 | None |
Split & remove extension_parallel | pytorch/executorch#8983 | swolchok | 3:13:33 | 5 days, 17:35:54 | None |
[minibench] Add RSS stats | pytorch/executorch#8982 | kirklandsign | None | None | None |
Skip uploading some unused artifacts | pytorch/executorch#8979 | kirklandsign | 0:07:35 | 19:05:41 | None |
Update jni runner | pytorch/executorch#8978 | lucylq | 0:05:58 | 1 day, 1:00:45 | None |
Migrate thread_parallel.cpp to ET_CHECK_OR_RETURN_FALSE | pytorch/executorch#8977 | swolchok | 4:59:20 | 1 day, 21:59:15 | None |
Remove unused build/test_android_ci.sh | pytorch/executorch#8976 | kirklandsign | 1:08:09 | 1:34:50 | None |
[Portable] Easy fix of unfold_copy_out function signature | pytorch/executorch#8975 | SS-JIA | 0:00:39 | 1:09:21 | None |
[Fix bug] always run prepare-test-spec | pytorch/executorch#8974 | yangw-dev | 2:37:18 | None | None |
Update update-viablestrict.yml to ubuntu-22.04 | pytorch/executorch#8972 | mergennachin | 1:34:29 | 19:06:12 | None |
Fix phi4mini test model | pytorch/executorch#8971 | jackzhxng | 2:22:09 | 7:20:22 | None |
Fix flatcc path for Windows | pytorch/executorch#8970 | SS-JIA | 1:24:02 | 1 day, 2:29:07 | None |
Default ExecuTorch targets to ExecuTorch-wide Buck visibility | pytorch/executorch#8969 | swolchok | 0:34:31 | 2:00:55 | None |
Use etdump gen instead of event tracer | pytorch/executorch#8968 | cccclai | 0:03:43 | None | None |
support | pytorch/executorch#8967 | billmguo | 0:03:19 | 1 day, 7:13:12 | None |
Add BroadcastIndexesRange tests with dims of size 1 in output | pytorch/executorch#8964 | swolchok | 10:43:26 | 1 day, 0:48:44 | None |
Arm backend: Add WhyNoPartitionReporter and report rejected nodes | pytorch/executorch#8963 | Erik-Lundell | 17:35:42 | 14 days, 22:47:14 | None |
Dev 4bit embedding | pytorch/executorch#8962 | haowhsu-quic | 5 days, 11:30:35 | None | None |
[executorch][runtime] Add get_named_data_map to Program | pytorch/executorch#8961 | pytorchbot | 0:14:12 | 12:53:20 | None |
[executorch][runtime] Introduce PteDataMap for weight sharing | pytorch/executorch#8960 | pytorchbot | 0:13:24 | 0:13:56 | None |
Fix android demo app java build | pytorch/executorch#8959 | kirklandsign | 12:52:25 | 14:03:17 | None |
[XNNPACK] resolve ambiguity around 2d affine quantized tensors | pytorch/executorch#8958 | mcr229 | 21:33:57 | 10 days, 3:31:43 | None |
Add support for ptd in runner | pytorch/executorch#8957 | pytorchbot | 14:04:12 | 14:04:51 | None |
fix -Werror -Wunused in executor_runner | pytorch/executorch#8955 | swolchok | 0:02:23 | 2:19:54 | None |
WIP: attempt to use CMake EXPORT | pytorch/executorch#8954 | swolchok | None | None | None |
Add support for ptd in runner | pytorch/executorch#8953 | lucylq | 0:00:11 | 1:54:47 | None |
Add unfold_copy.out | pytorch/executorch#8952 | larryliu0820 | 0:06:28 | 9:49:54 | None |
Update xnnpack_README.md | pytorch/executorch#8951 | cmodi-meta | 0:21:35 | None | None |
Enable SDPA without kv cache | pytorch/executorch#8950 | iseeyuan | 0:06:41 | None | None |
Fix trunk.yml | pytorch/executorch#8949 | metascroy | 0:02:12 | 0:11:26 | None |
NOCOMMIT: fail CI if ET_USE_THREADPOOL isn't defined where we think it should be | pytorch/executorch#8948 | swolchok | None | None | None |
Properly export ET_USE_THREADPOOL from the threadpool extension | pytorch/executorch#8947 | swolchok | 0:15:01 | 2 days, 21:43:49 | None |
Handle custom_ops like any other ET lib in Android and examples/models/lla{m,v}a/CMakeLists.txt | pytorch/executorch#8946 | swolchok | 2 days, 6:05:45 | 2 days, 21:40:58 | None |
Use NDM in backend init context | pytorch/executorch#8945 | lucylq | 0:00:13 | 1 day, 6:26:24 | None |
Use NDM in backend init context | pytorch/executorch#8944 | lucylq | None | None | None |
Add optimized kernels to executorch pybindings | pytorch/executorch#8943 | larryliu0820 | 0:03:42 | 5:43:03 | None |
link quantize conv | pytorch/executorch#8942 | zonglinpeng | 0:05:50 | 2 days, 2:27:15 | None |
Arm backend: Fix Timing Adapter settings depending on the memory mode… | pytorch/executorch#8941 | gggekov | 8:44:19 | 9:21:28 | None |
Add max_pool2d_with_indices_backward | pytorch/executorch#8940 | manuelcandales | 0:03:16 | 19:07:26 | None |
Add proper CMake build for extension_parallel | pytorch/executorch#8938 | swolchok | 0:11:03 | 22:32:37 | None |
Make cache replacement export log less noisy | pytorch/executorch#8936 | jackzhxng | 6 days, 1:58:39 | 7 days, 6:14:27 | None |
[ExecuTorch][XNNPACK] Rename linear weight partitioning flag for clarity | pytorch/executorch#8934 | kirklandsign | 1:30:04 | 5:12:56 | None |
Tiny fixes to make gcc pedantic build happy | pytorch/executorch#8933 | digantdesai | 0:45:51 | 20 days, 22:36:41 | None |
[ExecuTorch] Arm Ethos:Make get_compile_spec() configurable | pytorch/executorch#8931 | pytorchbot | None | None | None |
[ExecuTorch] Arm Ethos: Add Linear operator tests | pytorch/executorch#8930 | pytorchbot | None | None | None |
[ExecuTorch] Arm Ethos: Do not depend on torch.testing._internal |
pytorch/executorch#8929 | pytorchbot | 22 days, 7:46:02 | 22 days, 7:46:32 | None |
[ExecuTorch][XNNPACK] Rename linear weight partitioning flag for clarity | pytorch/executorch#8928 | pytorchbot | None | None | None |
[ExecuTorch][XNNPACK] Don't partition per_tensor weights with qd8 | pytorch/executorch#8927 | pytorchbot | 2:55:36 | 2:58:19 | None |
[ExecuTorch][XNNPACK] Don't partition per_tensor weights with qd8 | pytorch/executorch#8926 | digantdesai | 0:00:14 | None | None |
Update using-executorch-building-from-source.md | pytorch/executorch#8925 | mergennachin | 0:03:08 | 0:05:25 | None |
bump pytorch version | pytorch/executorch#8922 | cccclai | 0:03:29 | 1 day, 19:03:42 | None |
introduce file_data_sink | pytorch/executorch#8921 | Gasoonjia | 0:03:20 | 1 day, 2:07:00 | None |
use datasink in example runner | pytorch/executorch#8920 | Gasoonjia | 0:03:06 | 15 days, 12:15:51 | None |
[minibench] Drop outliers from benchmark result | pytorch/executorch#8919 | kirklandsign | 0:00:54 | 12:47:28 | None |
fix head_dim in metadata | pytorch/executorch#8918 | navsud | 0:03:40 | 1:41:34 | None |
[Windows] Support windows for pybindings install in setup.py | pytorch/executorch#8917 | SamGondelman | None | None | None |
[Windows] [mmap_data_loader.cpp] mmap equivalent for Windows | pytorch/executorch#8916 | SamGondelman | 19:34:41 | 1 day, 19:58:28 | None |
[Windows] don't use invalid flags on Windows | pytorch/executorch#8915 | SamGondelman | 16:59:00 | 1 day, 14:32:25 | None |
[Windows] [memory_allocator.h] remove ET_TRY macros | pytorch/executorch#8914 | SamGondelman | 17:42:42 | 4 days, 0:45:14 | None |
[Windows] [file_data_loader.cpp] Add compat_unistd.h | pytorch/executorch#8913 | SamGondelman | 17:15:15 | 1 day, 14:09:29 | None |
[Windows] [Tensor.cpp] add #include | pytorch/executorch#8912 | SamGondelman | 15:39:23 | 17:29:09 | None |
Cleanup XNN delegate post removal of upsample decomposition | pytorch/executorch#8910 | GregoryComer | 0:03:31 | None | None |
Introduce missing APIs to lower ExportedProgram objects directly | pytorch/executorch#8909 | mcremon-meta | 0:03:07 | 26 days, 23:25:25 | None |
fix wrong error msg | pytorch/executorch#8908 | Gasoonjia | 0:03:05 | 5:19:58 | None |
[Cadence] add quant relu per tensor for cpu flow | pytorch/executorch#8907 | zonglinpeng | 0:01:28 | 2 days, 19:47:47 | None |
[Android demo] Decouple pte file from assets and remove unused | pytorch/executorch#8906 | kirklandsign | 0:06:06 | 1 day, 3:13:39 | None |
Fix ANE llama export | pytorch/executorch#8904 | metascroy | 0:35:44 | 18:46:36 | None |
Add cpu_thread setting logic to xnn_executor_runner | pytorch/executorch#8902 | swolchok | 13:41:52 | 21:38:32 | None |
Link xnn_executor_runner with optimized op library | pytorch/executorch#8901 | swolchok | 1:24:00 | 20:31:52 | None |
[ExecuTorch] Arm Ethos:Make get_compile_spec() configurable | pytorch/executorch#8899 | digantdesai | 0:00:20 | 19:49:41 | None |
[ExecuTorch] Arm Ethos: Add Linear operator tests | pytorch/executorch#8898 | digantdesai | 0:00:20 | 19:49:39 | None |
[ExecuTorch] Arm Ethos: Do not depend on torch.testing._internal |
pytorch/executorch#8897 | digantdesai | 0:00:19 | 19:49:32 | None |
Add a pass to remove certain redundant branched quant/dequant nodes | pytorch/executorch#8896 | Vysarat | 0:03:51 | 1 day, 1:21:05 | None |
[ExecuTorch] Arm Ethos:Make get_compile_spec() configurable | pytorch/executorch#8895 | digantdesai | 0:00:34 | None | None |
[ExecuTorch] Arm Ethos: Add Linear operator tests | pytorch/executorch#8894 | digantdesai | 0:00:18 | None | None |
[ExecuTorch] Arm Ethos: Do not depend on torch.testing._internal |
pytorch/executorch#8893 | digantdesai | 0:00:18 | None | None |
[ExecuTorch][XNNPACK] Rename linear weight partitioning flag for clarity | pytorch/executorch#8892 | digantdesai | 0:00:17 | 19:55:45 | None |
[ExecuTorch][XNNPACK] Don't partition per_tensor weights with qd8 | pytorch/executorch#8891 | digantdesai | 0:00:12 | 19:55:34 | None |
Don't partition per_tensor weights with qd8 (pytorch#8787) | pytorch/executorch#8890 | digantdesai | 0:05:18 | None | None |
Add previous logging for to_edge model in export_llama | pytorch/executorch#8889 | jackzhxng | 0:07:13 | 1:44:14 | None |
Fix broken tests | pytorch/executorch#8888 | metascroy | 0:03:04 | 7:04:56 | None |
[executorch][runtime] Introduce PteDataMap for weight sharing | pytorch/executorch#8887 | lucylq | 0:00:10 | 1 day, 13:32:37 | None |
Update Demo Scripts To Use .ptd (retry) | pytorch/executorch#8886 | JacobSzwejbka | 0:00:14 | 2:25:00 | None |
Add missing dep to executorch/extensin/pybindings:portable_lib | pytorch/executorch#8885 | pytorchbot | 0:20:41 | 0:20:50 | None |
Delete old Getting Started Setup.md | pytorch/executorch#8883 | mergennachin | 8:20:45 | 7 days, 3:50:28 | None |
Add editable mode in Building from source file | pytorch/executorch#8882 | mergennachin | 3:05:06 | 3:07:19 | None |
Arm backend: Enable test_w2l_u85_BI | pytorch/executorch#8880 | martinlsm | 16:42:58 | 16:43:44 | None |
Fix docstring of to_backend in backend_api.py | pytorch/executorch#8879 | YufengShi-dudu | 1:18:17 | 1:22:33 | None |
Qualcomm AI Engine Direct - Remove copy headers mechanism | pytorch/executorch#8877 | haowhsu-quic | 2 days, 9:00:26 | 2 days, 9:00:43 | None |
Qualcomm AI Engine Direct - Support Qnn IR backend in online preparation | pytorch/executorch#8876 | haowhsu-quic | 9:07:56 | None | None |
Arm backend: Fix error not raised in TosaArg class | pytorch/executorch#8875 | AdrianLundell | 6:35:03 | 6:35:30 | None |
Add missing dep to executorch/extensin/pybindings:portable_lib | pytorch/executorch#8871 | swolchok | 0:00:11 | 1 day, 19:05:01 | None |
Update README.md | pytorch/executorch#8868 | shoumikhin | 1:30:10 | 1:34:25 | None |
Add optimized op_where | pytorch/executorch#8866 | swolchok | 3 days, 2:24:35 | 5 days, 17:21:19 | None |
Deploy BroadcastIndexesRange | pytorch/executorch#8865 | swolchok | 3 days, 20:39:36 | 5 days, 1:50:09 | None |
add BroadcastIndexesRange | pytorch/executorch#8864 | swolchok | 22:06:20 | 1 day, 6:03:41 | None |
portable arg{max,min}: optimize update check | pytorch/executorch#8863 | swolchok | 3 days, 19:49:07 | 3 days, 21:51:59 | None |
Basic performance logging for Llama python runner | pytorch/executorch#8862 | jackzhxng | 2 days, 16:30:47 | 2 days, 16:53:01 | None |
first crack at optimized op_where | pytorch/executorch#8861 | swolchok | None | None | None |
deploy delinearized_indexes_range -- didn't work | pytorch/executorch#8860 | swolchok | None | None | None |
add DelinearizedIndexesRange | pytorch/executorch#8859 | swolchok | None | None | None |
[build] Fix flatc | pytorch/executorch#8858 | pytorchbot | 0:00:49 | 5:19:18 | None |
add pass to remove cat from slice pass | pytorch/executorch#8857 | zonglinpeng | 0:03:08 | 6 days, 22:48:53 | None |
Add Phi-4-mini-instruct | pytorch/executorch#8856 | jackzhxng | 13:19:49 | 4 days, 2:38:33 | None |
This report was generated with the Issue Metrics Action
Search query used to find these items: repo:pytorch/executorch is:pr created:2025-03-01..2025-03-07
Metadata
Metadata
Assignees
Labels
No labels