{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":463628495,"defaultBranch":"main","name":"executorch","ownerLogin":"pytorch","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2022-02-25T17:58:31.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/21003710?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1716006532.0","currentOid":""},"activityList":{"items":[{"before":"9fa5c25cd3a804fd9e5e191ed366a321cc075607","after":"b5ef451a5afbd92b1f342b22dfe2b0e22b3db5f0","ref":"refs/heads/nightly","pushedAt":"2024-05-18T11:34:52.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"pytorchbot","name":null,"path":"/pytorchbot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/21957446?s=80&v=4"},"commit":{"message":"2024-05-18 nightly release (1b73db448479bdd8066a5b0b4831491c75b7fe4d)","shortMessageHtmlLink":"2024-05-18 nightly release (1b73db4)"}},{"before":null,"after":"c4d41d23045a849fc01e8b521b0865969df228b8","ref":"refs/heads/fix_demo_app","pushedAt":"2024-05-18T04:28:52.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"larryliu0820","name":"Mengwei Liu","path":"/larryliu0820","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8188269?s=80&v=4"},"commit":{"message":"Fix torchchat model not working on demo apps\n\nSummary: As titled\n\nTest Plan: Use torchchat to export llama3 pte file, run it in\nexecutorch, see it running\n\nReviewers:\n\nSubscribers:\n\nTasks:\n\nTags:","shortMessageHtmlLink":"Fix torchchat model not working on demo apps"}},{"before":"bc7b1fd9cea9d9ee938cb8129a7efde7c43d5706","after":"5bf61b1a1d04b62dc52a6985922e44d13b83dad4","ref":"refs/heads/gh-pages","pushedAt":"2024-05-18T02:26:34.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"Auto-generating sphinx docs","shortMessageHtmlLink":"Auto-generating sphinx docs"}},{"before":"90742d06b84fbd21ec4e0498b5b0be0a0e3f764c","after":"c2efeda9e97e22aeab773c6fb65e457f52f15b51","ref":"refs/heads/main","pushedAt":"2024-05-18T02:18:52.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"facebook-github-bot","name":"Facebook Community Bot","path":"/facebook-github-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6422482?s=80&v=4"},"commit":{"message":"Fix the naming for some of the eval wrappers (#3665)\n\nSummary:\nPull Request resolved: https://github.com/pytorch/executorch/pull/3665\n\nHarmless naming and comment fixes in eval_llama_lib:\n* `GPTFastEvalWrapper` => `EagerEvalWrapper`\n* `ETEagerEvalWrapper` => `ETPybindEvalWrapper`\n\nNote: Also fixed a comment that used the wrong wrapper name\n\nReviewed By: cccclai, dbort\n\nDifferential Revision: D57516150\n\nfbshipit-source-id: 9782b418b9a647a76e04be86c4cc48772d04eda7","shortMessageHtmlLink":"Fix the naming for some of the eval wrappers (#3665)"}},{"before":"28da0484be2dc2b6b2494862beb4196a71a98701","after":"cfec2d1b75d0ce137b2f6e39c7300a43dc39420d","ref":"refs/heads/update-pytorch-commit-hash/8677863676-101-1","pushedAt":"2024-05-18T02:16:44.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"pytorchupdatebot","name":"PyTorch UpdateBot","path":"/pytorchupdatebot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/133916390?s=80&v=4"},"commit":{"message":"update pytorch commit hash","shortMessageHtmlLink":"update pytorch commit hash"}},{"before":"e5b397984263afd34aeb74db97a464b069ef4e98","after":"bc7b1fd9cea9d9ee938cb8129a7efde7c43d5706","ref":"refs/heads/gh-pages","pushedAt":"2024-05-18T01:26:07.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"Auto-generating sphinx docs","shortMessageHtmlLink":"Auto-generating sphinx docs"}},{"before":"074c35e7fdb1c4e99dc8c59ca54dd8ec33af77e0","after":"90742d06b84fbd21ec4e0498b5b0be0a0e3f764c","ref":"refs/heads/main","pushedAt":"2024-05-18T01:18:38.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"facebook-github-bot","name":"Facebook Community Bot","path":"/facebook-github-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6422482?s=80&v=4"},"commit":{"message":"add visibility of transforms (#3647)\n\nSummary:\nPull Request resolved: https://github.com/pytorch/executorch/pull/3647\n\nAs title\n\nReviewed By: cccclai\n\nDifferential Revision: D57466703\n\nfbshipit-source-id: d9fe8e24a836cf359bc9b16f0a25f88cf39b5f4e","shortMessageHtmlLink":"add visibility of transforms (#3647)"}},{"before":null,"after":"690c63b66fab4a325c25de4c01d7e14d8484ec74","ref":"refs/heads/export-D57517927","pushedAt":"2024-05-18T01:07:53.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"facebook-github-bot","name":"Facebook Community Bot","path":"/facebook-github-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6422482?s=80&v=4"},"commit":{"message":"Add ETDumpGen_Done state and reset when in that state\n\nSummary:\nCurrently when we call `get_etdump_data()` we finalize the flatbuffer and close it. In order to add entries to etdump once again after we've closed it we need to reset the etdump buffer.\n\nIn order to support this, adding a `ETDumpGen_Done` state to which we move after calling `get_etdump_data()`. When this state is detected in `create_event_block` we implicitly call `reset()` and thus enabling writing to the flatbuffer again without any user intervention.\n\nDifferential Revision: D57517927","shortMessageHtmlLink":"Add ETDumpGen_Done state and reset when in that state"}},{"before":"f8c8118795c174c948bd035e2a2b5dd9a046fc80","after":"e5b397984263afd34aeb74db97a464b069ef4e98","ref":"refs/heads/gh-pages","pushedAt":"2024-05-17T23:01:37.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"Auto-generating sphinx docs","shortMessageHtmlLink":"Auto-generating sphinx docs"}},{"before":"a662ed675beb751d4f819f8e9a8da44a965d6e7d","after":"074c35e7fdb1c4e99dc8c59ca54dd8ec33af77e0","ref":"refs/heads/main","pushedAt":"2024-05-17T22:54:11.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"facebook-github-bot","name":"Facebook Community Bot","path":"/facebook-github-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6422482?s=80&v=4"},"commit":{"message":"Add more scalar types to debug buffer parser (#3643)\n\nSummary:\nPull Request resolved: https://github.com/pytorch/executorch/pull/3643\n\nThe debug buffer parser for ETDump did not handle a few different dtypes that we\nhad in our workflow, such as uint8. I figured I should add all of the easy dtypes to this\nstatement, since there didn't seem to be anything special about it.\n\nReviewed By: tarun292, Olivia-liu\n\nDifferential Revision: D57363560\n\nfbshipit-source-id: 83ff1a737a04368b0985e61e7c8551720ad1c5a4","shortMessageHtmlLink":"Add more scalar types to debug buffer parser (#3643)"}},{"before":"8a40ebcd2ad886145db2d6b7153b1d91074a9081","after":"f8c8118795c174c948bd035e2a2b5dd9a046fc80","ref":"refs/heads/gh-pages","pushedAt":"2024-05-17T22:36:45.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"Auto-generating sphinx docs","shortMessageHtmlLink":"Auto-generating sphinx docs"}},{"before":"dcc61001c15bcf3884e1544281699e5db4c6243a","after":"a662ed675beb751d4f819f8e9a8da44a965d6e7d","ref":"refs/heads/main","pushedAt":"2024-05-17T22:30:17.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"facebook-github-bot","name":"Facebook Community Bot","path":"/facebook-github-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6422482?s=80&v=4"},"commit":{"message":"Adding exponentiation operator to Vulkan (#3661)\n\nSummary:\nPull Request resolved: https://github.com/pytorch/executorch/pull/3661\n\nRegistering exponentiation unary operator in ExecuTorch Vulkan backend\n\nReviewed By: jorgep31415\n\nDifferential Revision: D57472555\n\nfbshipit-source-id: 03bd45f71a5d3bd2eca43b138a8e1266eebd41b2","shortMessageHtmlLink":"Adding exponentiation operator to Vulkan (#3661)"}},{"before":"d04d866be45436160aa9ae7b0cecd26eb77e27f3","after":"8a40ebcd2ad886145db2d6b7153b1d91074a9081","ref":"refs/heads/gh-pages","pushedAt":"2024-05-17T22:01:01.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"Auto-generating sphinx docs","shortMessageHtmlLink":"Auto-generating sphinx docs"}},{"before":"90dde7bc466441191d42852e924eb2fe32c25b6c","after":"dcc61001c15bcf3884e1544281699e5db4c6243a","ref":"refs/heads/main","pushedAt":"2024-05-17T21:52:58.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"facebook-github-bot","name":"Facebook Community Bot","path":"/facebook-github-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6422482?s=80&v=4"},"commit":{"message":"Fix typo in XNNPACKBackend error message (#3642)\n\nSummary:\nPull Request resolved: https://github.com/pytorch/executorch/pull/3642\n\ns/comple/compile/\nghstack-source-id: 226691275\n\nReviewed By: mcr229\n\nDifferential Revision: D57459083\n\nfbshipit-source-id: 09573ddb6af77a38e55e0a4c1a0db9ebe92cbe58","shortMessageHtmlLink":"Fix typo in XNNPACKBackend error message (#3642)"}},{"before":"fcc6ba89325e5c56f1326b85852b626542f1e999","after":"d04d866be45436160aa9ae7b0cecd26eb77e27f3","ref":"refs/heads/gh-pages","pushedAt":"2024-05-17T20:54:37.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"Auto-generating sphinx docs","shortMessageHtmlLink":"Auto-generating sphinx docs"}},{"before":"9cd10da39c884d38118440414a6947c4825970a5","after":"fcc6ba89325e5c56f1326b85852b626542f1e999","ref":"refs/heads/gh-pages","pushedAt":"2024-05-17T20:50:16.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"Auto-generating sphinx docs","shortMessageHtmlLink":"Auto-generating sphinx docs"}},{"before":"3fd3de202ff7478aaaf346c9d5512b44c7326700","after":null,"ref":"refs/tags/ciflow/trunk/3658","pushedAt":"2024-05-17T20:48:05.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"pytorch-bot[bot]","name":null,"path":"/apps/pytorch-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/40112?s=80&v=4"}},{"before":"7874186d1a114136caf4b718ee8389c19deb0014","after":"90dde7bc466441191d42852e924eb2fe32c25b6c","ref":"refs/heads/main","pushedAt":"2024-05-17T20:48:02.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"facebook-github-bot","name":"Facebook Community Bot","path":"/facebook-github-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6422482?s=80&v=4"},"commit":{"message":"Improve backend/arm batchnorm2d unit tests (#3658)\n\nSummary:\nThis adds more graph check and use the test data as input during testing.\n\nPull Request resolved: https://github.com/pytorch/executorch/pull/3658\n\nReviewed By: digantdesai\n\nDifferential Revision: D57503079\n\nPulled By: kirklandsign\n\nfbshipit-source-id: 09349c7b1f99e723d5294ab6354600b15e43257b","shortMessageHtmlLink":"Improve backend/arm batchnorm2d unit tests (#3658)"}},{"before":"9e6b1ec571c71265fc133bd6c88e4666850c4500","after":null,"ref":"refs/tags/ciflow/trunk/3657","pushedAt":"2024-05-17T20:42:46.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"pytorch-bot[bot]","name":null,"path":"/apps/pytorch-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/40112?s=80&v=4"}},{"before":"7dd0e7ff31e1906d0afb450245bfbcf70ef7828f","after":"7874186d1a114136caf4b718ee8389c19deb0014","ref":"refs/heads/main","pushedAt":"2024-05-17T20:42:42.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"facebook-github-bot","name":"Facebook Community Bot","path":"/facebook-github-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6422482?s=80&v=4"},"commit":{"message":"Add div unit tests for Arm backend TOSA MI (#3657)\n\nSummary:\nChange-Id: I4424cb0d25cb43ab8e903fd093e4c7049e680185\n\nPull Request resolved: https://github.com/pytorch/executorch/pull/3657\n\nReviewed By: digantdesai\n\nDifferential Revision: D57503043\n\nPulled By: kirklandsign\n\nfbshipit-source-id: b3eabcceb4256f82e6d978e6c5b9ac3bf82f7fa2","shortMessageHtmlLink":"Add div unit tests for Arm backend TOSA MI (#3657)"}},{"before":"113ced4a0be4cbebf92e1878d22d591dc48f4d82","after":"9cd10da39c884d38118440414a6947c4825970a5","ref":"refs/heads/gh-pages","pushedAt":"2024-05-17T19:14:45.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"Auto-generating sphinx docs","shortMessageHtmlLink":"Auto-generating sphinx docs"}},{"before":"e3bea92d1e6a66aa827a2c5805f4f748a18ae2d5","after":"7dd0e7ff31e1906d0afb450245bfbcf70ef7828f","ref":"refs/heads/main","pushedAt":"2024-05-17T19:06:08.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"facebook-github-bot","name":"Facebook Community Bot","path":"/facebook-github-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6422482?s=80&v=4"},"commit":{"message":"Improve ET perf on M1 mac (#3628)\n\nSummary:\nPull Request resolved: https://github.com/pytorch/executorch/pull/3628\n\nImprove perf of ET on M1 by labeling cpuinfo_uarch_icestorm as a non-performant core. With this change, we use 6 cores on M1 instead of 10.\n\nReviewed By: kimishpatel, digantdesai\n\nDifferential Revision: D57416160\n\nfbshipit-source-id: e6e05ed2165e1e9b95a5826be17286e3d6cc2191","shortMessageHtmlLink":"Improve ET perf on M1 mac (#3628)"}},{"before":"da33b962bcff5d4af117ba4b90a240635396e3ef","after":"113ced4a0be4cbebf92e1878d22d591dc48f4d82","ref":"refs/heads/gh-pages","pushedAt":"2024-05-17T18:23:59.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"Auto-generating sphinx docs","shortMessageHtmlLink":"Auto-generating sphinx docs"}},{"before":"dc36ef73eda0ec50cb9644191b03b70ad688a55e","after":"e3bea92d1e6a66aa827a2c5805f4f748a18ae2d5","ref":"refs/heads/main","pushedAt":"2024-05-17T18:16:21.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"facebook-github-bot","name":"Facebook Community Bot","path":"/facebook-github-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6422482?s=80&v=4"},"commit":{"message":"Add unit test for aten.slice.Tensor operator (#3645)\n\nSummary:\nPull Request resolved: https://github.com/pytorch/executorch/pull/3645\n\nAdd test for aten.slice.Tensor operator. Registered aten.slice.Tensor in to the compute_graph_op_tests\n\nReviewed By: yipjustin\n\nDifferential Revision: D57455113\n\nfbshipit-source-id: d4701a9a32d3fced6992d2926de842b96a43256e","shortMessageHtmlLink":"Add unit test for aten.slice.Tensor operator (#3645)"}},{"before":"11d2de139bf54b6e4f35a8435f633d41d42717f8","after":"da33b962bcff5d4af117ba4b90a240635396e3ef","ref":"refs/heads/gh-pages","pushedAt":"2024-05-17T18:00:27.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"Auto-generating sphinx docs","shortMessageHtmlLink":"Auto-generating sphinx docs"}},{"before":"ae311b4825490110bd12c6847d34ce882c78028c","after":"dc36ef73eda0ec50cb9644191b03b70ad688a55e","ref":"refs/heads/main","pushedAt":"2024-05-17T17:52:06.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"facebook-github-bot","name":"Facebook Community Bot","path":"/facebook-github-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6422482?s=80&v=4"},"commit":{"message":"Add more sdk/ to pytest (#3650)\n\nSummary: Pull Request resolved: https://github.com/pytorch/executorch/pull/3650\n\nReviewed By: shoumikhin\n\nDifferential Revision: D57472879\n\nPulled By: kirklandsign\n\nfbshipit-source-id: 965c54b3c41f05ac2d7127d657f9cf3b382615fd","shortMessageHtmlLink":"Add more sdk/ to pytest (#3650)"}},{"before":"b82c30d42d10527839503111b6025800c65ed02f","after":"11d2de139bf54b6e4f35a8435f633d41d42717f8","ref":"refs/heads/gh-pages","pushedAt":"2024-05-17T17:46:34.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"Auto-generating sphinx docs","shortMessageHtmlLink":"Auto-generating sphinx docs"}},{"before":"400860066c9806af0361fdd634a7cd5bffb6cda0","after":"ae311b4825490110bd12c6847d34ce882c78028c","ref":"refs/heads/main","pushedAt":"2024-05-17T17:38:38.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"facebook-github-bot","name":"Facebook Community Bot","path":"/facebook-github-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6422482?s=80&v=4"},"commit":{"message":"Use c++17 for OSS gtest (#3654)\n\nSummary:\nSome test code uses c++17 feature (inline static member)\n\nPull Request resolved: https://github.com/pytorch/executorch/pull/3654\n\nTest Plan: CI. `sh test/run_oss_cpp_tests.sh`\n\nReviewed By: shoumikhin\n\nDifferential Revision: D57477500\n\nPulled By: kirklandsign\n\nfbshipit-source-id: b0fef3340240dcd775910cab673f6a50c9ee7088","shortMessageHtmlLink":"Use c++17 for OSS gtest (#3654)"}},{"before":"17d9feca2b8cce6936bcd4a658dee718387a4db8","after":null,"ref":"refs/tags/ciflow/trunk/3596","pushedAt":"2024-05-17T15:01:05.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"pytorch-bot[bot]","name":null,"path":"/apps/pytorch-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/40112?s=80&v=4"}},{"before":"152cba2806fc533298f6fed257aac51a5d593fc4","after":"9fa5c25cd3a804fd9e5e191ed366a321cc075607","ref":"refs/heads/nightly","pushedAt":"2024-05-17T11:35:18.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"pytorchbot","name":null,"path":"/pytorchbot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/21957446?s=80&v=4"},"commit":{"message":"2024-05-17 nightly release (1b73db448479bdd8066a5b0b4831491c75b7fe4d)","shortMessageHtmlLink":"2024-05-17 nightly release (1b73db4)"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAETZY8kgA","startCursor":null,"endCursor":null}},"title":"Activity ยท pytorch/executorch"}