{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":604219068,"defaultBranch":"main","name":"pytorch","ownerLogin":"bjhargrave","currentUserCanPush":false,"isFork":true,"isEmpty":false,"createdAt":"2023-02-20T15:32:10.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/277682?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1705089362.0","currentOid":""},"activityList":{"items":[{"before":"8087b1b54f765fd2a6de49dbd96ab20b49454725","after":"de674cdab1d7830b159695df9261ea162c90c80b","ref":"refs/heads/issues/109266","pushedAt":"2024-01-24T21:34:33.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"bjhargrave","name":"BJ Hargrave","path":"/bjhargrave","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/277682?s=80&v=4"},"commit":{"message":"fsdp: Unit test for ModuleWrapPolicy as a Callable\n\nWe use _or_policy as a Callable to wrap a ModuleWrapPolicy instance as\na Callable.\n\nFixes https://github.com/pytorch/pytorch/issues/109266\n\nSigned-off-by: BJ Hargrave ","shortMessageHtmlLink":"fsdp: Unit test for ModuleWrapPolicy as a Callable"}},{"before":"c7d6ac062fd55957817f8ed2ec3899ed433480f1","after":"8087b1b54f765fd2a6de49dbd96ab20b49454725","ref":"refs/heads/issues/109266","pushedAt":"2024-01-24T18:34:14.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"bjhargrave","name":"BJ Hargrave","path":"/bjhargrave","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/277682?s=80&v=4"},"commit":{"message":"fsdp: Unit test for ModuleWrapPolicy as a Callable\n\nWe use _or_policy as a Callable to wrap a ModuleWrapPolicy instance as\na Callable.\n\nFixes https://github.com/pytorch/pytorch/issues/109266\n\nSigned-off-by: BJ Hargrave ","shortMessageHtmlLink":"fsdp: Unit test for ModuleWrapPolicy as a Callable"}},{"before":null,"after":"c7d6ac062fd55957817f8ed2ec3899ed433480f1","ref":"refs/heads/issues/109266","pushedAt":"2024-01-12T19:56:02.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"bjhargrave","name":"BJ Hargrave","path":"/bjhargrave","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/277682?s=80&v=4"},"commit":{"message":"fsdp: Unit test for ModuleWrapPolicy as a Callable\n\nWe use _or_policy as a Callable to wrap a ModuleWrapPolicy instance as\na Callable.\n\nFixes https://github.com/pytorch/pytorch/issues/109266\n\nSigned-off-by: BJ Hargrave ","shortMessageHtmlLink":"fsdp: Unit test for ModuleWrapPolicy as a Callable"}},{"before":"28720ad5858db4a84ea5478256a87d04e0252b50","after":"6ea20f5dc56f57d3e7b50d16407f7f656ec37c39","ref":"refs/heads/main","pushedAt":"2023-11-13T20:15:51.000Z","pushType":"push","commitsCount":4632,"pusher":{"login":"bjhargrave","name":"BJ Hargrave","path":"/bjhargrave","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/277682?s=80&v=4"},"commit":{"message":"[AOTI] Use expr_printer to print sympy expr (#113317)\n\nPull Request resolved: https://github.com/pytorch/pytorch/pull/113317\nApproved by: https://github.com/aakhundov, https://github.com/chenyang78","shortMessageHtmlLink":"[AOTI] Use expr_printer to print sympy expr (pytorch#113317)"}},{"before":"86eb4d370ae4c750f2fa5eca9ed575048f319d31","after":null,"ref":"refs/heads/issues/70904","pushedAt":"2023-11-13T20:15:23.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"bjhargrave","name":"BJ Hargrave","path":"/bjhargrave","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/277682?s=80&v=4"}},{"before":"4fbf2ab338cc71d4c552bd432286beeb3141200d","after":null,"ref":"refs/heads/issues/113082","pushedAt":"2023-11-13T20:13:28.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"bjhargrave","name":"BJ Hargrave","path":"/bjhargrave","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/277682?s=80&v=4"}},{"before":"a5de469932f4a229486b0644b4cad8755941bb12","after":null,"ref":"refs/heads/issues/113189","pushedAt":"2023-11-13T20:13:27.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"bjhargrave","name":"BJ Hargrave","path":"/bjhargrave","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/277682?s=80&v=4"}},{"before":"ba536334a7881409eb1e01bb468c55f8b19c9440","after":"a5de469932f4a229486b0644b4cad8755941bb12","ref":"refs/heads/issues/113189","pushedAt":"2023-11-10T17:53:47.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"bjhargrave","name":"BJ Hargrave","path":"/bjhargrave","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/277682?s=80&v=4"},"commit":{"message":"docs: Fix docstring lint errors in torch/distributed/fsdp/_init_utils.py\n\nFixes https://github.com/pytorch/pytorch/issues/113189\n\nSigned-off-by: BJ Hargrave ","shortMessageHtmlLink":"docs: Fix docstring lint errors in torch/distributed/fsdp/_init_utils.py"}},{"before":"799b3ed9e18d59de3c4e92dc26b3b59d81319c1a","after":"ba536334a7881409eb1e01bb468c55f8b19c9440","ref":"refs/heads/issues/113189","pushedAt":"2023-11-10T14:08:17.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"bjhargrave","name":"BJ Hargrave","path":"/bjhargrave","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/277682?s=80&v=4"},"commit":{"message":"Apply suggestions from code review\r\n\r\nSigned-off-by: BJ Hargrave \n\nCo-authored-by: Svetlana Karslioglu ","shortMessageHtmlLink":"Apply suggestions from code review"}},{"before":null,"after":"799b3ed9e18d59de3c4e92dc26b3b59d81319c1a","ref":"refs/heads/issues/113189","pushedAt":"2023-11-09T15:11:51.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"bjhargrave","name":"BJ Hargrave","path":"/bjhargrave","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/277682?s=80&v=4"},"commit":{"message":"docs: Fix docstring lint errors in torch/distributed/fsdp/_init_utils.py\n\nFixes https://github.com/pytorch/pytorch/issues/113189\n\nSigned-off-by: BJ Hargrave ","shortMessageHtmlLink":"docs: Fix docstring lint errors in torch/distributed/fsdp/_init_utils.py"}},{"before":"2ac63115a8dfec7c8c60bbbd0406cc13675919cb","after":"4fbf2ab338cc71d4c552bd432286beeb3141200d","ref":"refs/heads/issues/113082","pushedAt":"2023-11-08T19:37:11.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"bjhargrave","name":"BJ Hargrave","path":"/bjhargrave","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/277682?s=80&v=4"},"commit":{"message":"docs: Add docstring for torch.masked._ops.logaddexp\n\nlogaddexp is not a reduction and normalization, so\n_apply_docstring_templates cannot be used to add a docstring.\n\nFixes https://github.com/pytorch/pytorch/issues/113082\n\nSigned-off-by: BJ Hargrave ","shortMessageHtmlLink":"docs: Add docstring for torch.masked._ops.logaddexp"}},{"before":"eed4f7973fec9df4ac9ac386e11c1093267376a1","after":"2ac63115a8dfec7c8c60bbbd0406cc13675919cb","ref":"refs/heads/issues/113082","pushedAt":"2023-11-08T16:07:19.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"bjhargrave","name":"BJ Hargrave","path":"/bjhargrave","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/277682?s=80&v=4"},"commit":{"message":"docs: Fix misspelling in torch.masked._ops._reduction_identity docstring\n\nSigned-off-by: BJ Hargrave ","shortMessageHtmlLink":"docs: Fix misspelling in torch.masked._ops._reduction_identity docstring"}},{"before":null,"after":"eed4f7973fec9df4ac9ac386e11c1093267376a1","ref":"refs/heads/issues/113082","pushedAt":"2023-11-07T21:49:57.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"bjhargrave","name":"BJ Hargrave","path":"/bjhargrave","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/277682?s=80&v=4"},"commit":{"message":"docs: Fix misspelling in torch.masked._ops._reduction_identity docstring\n\nSigned-off-by: BJ Hargrave ","shortMessageHtmlLink":"docs: Fix misspelling in torch.masked._ops._reduction_identity docstring"}},{"before":"251f37331fc3c5bbdae023c73488ee81a7348a5c","after":null,"ref":"refs/heads/issues/112630","pushedAt":"2023-11-03T18:37:51.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"bjhargrave","name":"BJ Hargrave","path":"/bjhargrave","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/277682?s=80&v=4"}},{"before":"7a1c7b36d7f1ab3ed3ca021106d2e7bb387afd7b","after":"251f37331fc3c5bbdae023c73488ee81a7348a5c","ref":"refs/heads/issues/112630","pushedAt":"2023-11-03T13:37:44.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"bjhargrave","name":"BJ Hargrave","path":"/bjhargrave","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/277682?s=80&v=4"},"commit":{"message":"docs: Fix some docstring errors in torch.nn.utils parametrize/spectral_norm/stateless\n\nFixes https://github.com/pytorch/pytorch/issues/112630\n\nSigned-off-by: BJ Hargrave ","shortMessageHtmlLink":"docs: Fix some docstring errors in torch.nn.utils parametrize/spectra…"}},{"before":null,"after":"7a1c7b36d7f1ab3ed3ca021106d2e7bb387afd7b","ref":"refs/heads/issues/112630","pushedAt":"2023-11-02T20:16:51.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"bjhargrave","name":"BJ Hargrave","path":"/bjhargrave","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/277682?s=80&v=4"},"commit":{"message":"docs: Fix some docstring errors\n\nFixes https://github.com/pytorch/pytorch/issues/112630\n\nSigned-off-by: BJ Hargrave ","shortMessageHtmlLink":"docs: Fix some docstring errors"}},{"before":"744689872b2700f18517fe36cb7976c90dbf50b8","after":"86eb4d370ae4c750f2fa5eca9ed575048f319d31","ref":"refs/heads/issues/70904","pushedAt":"2023-07-05T13:07:28.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"bjhargrave","name":"BJ Hargrave","path":"/bjhargrave","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/277682?s=80&v=4"},"commit":{"message":"Fix CUDA bitwise shifts in line with fixes for CPU\n\nSigned-off-by: BJ Hargrave ","shortMessageHtmlLink":"Fix CUDA bitwise shifts in line with fixes for CPU"}},{"before":"b34ac35b77200f5ffa5834e668d331ab78c58645","after":"28720ad5858db4a84ea5478256a87d04e0252b50","ref":"refs/heads/main","pushedAt":"2023-06-30T19:19:29.202Z","pushType":"push","commitsCount":363,"pusher":{"login":"bjhargrave","name":"BJ Hargrave","path":"/bjhargrave","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/277682?s=80&v=4"},"commit":{"message":"Fix argmax and argmin clamp value on MPS (#104374)\n\nReplace clamp `LLONG_MAX` clamp value with the largest integer value that can be stored in a double. `constantWithScalar` takes as input a `double` value, for which `LLONG_MAX` was not fitting in a dobule, resulting in failures on x86.\n\nFixes https://github.com/pytorch/pytorch/issues/98191, https://github.com/pytorch/pytorch/issues/92311\n\nPull Request resolved: https://github.com/pytorch/pytorch/pull/104374\nApproved by: https://github.com/razarmehr, https://github.com/kulinseth","shortMessageHtmlLink":"Fix argmax and argmin clamp value on MPS (pytorch#104374)"}},{"before":"b34ac35b77200f5ffa5834e668d331ab78c58645","after":"28720ad5858db4a84ea5478256a87d04e0252b50","ref":"refs/heads/main","pushedAt":"2023-06-30T19:19:29.000Z","pushType":"push","commitsCount":363,"pusher":{"login":"bjhargrave","name":"BJ Hargrave","path":"/bjhargrave","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/277682?s=80&v=4"},"commit":{"message":"Fix argmax and argmin clamp value on MPS (#104374)\n\nReplace clamp `LLONG_MAX` clamp value with the largest integer value that can be stored in a double. `constantWithScalar` takes as input a `double` value, for which `LLONG_MAX` was not fitting in a dobule, resulting in failures on x86.\n\nFixes https://github.com/pytorch/pytorch/issues/98191, https://github.com/pytorch/pytorch/issues/92311\n\nPull Request resolved: https://github.com/pytorch/pytorch/pull/104374\nApproved by: https://github.com/razarmehr, https://github.com/kulinseth","shortMessageHtmlLink":"Fix argmax and argmin clamp value on MPS (pytorch#104374)"}},{"before":"24a582df0b0fb21d828b6d8a594a7906fb0f1caa","after":null,"ref":"refs/heads/issues/75950","pushedAt":"2023-06-30T18:00:11.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"bjhargrave","name":"BJ Hargrave","path":"/bjhargrave","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/277682?s=80&v=4"}},{"before":"b34ac35b77200f5ffa5834e668d331ab78c58645","after":null,"ref":"refs/heads/master","pushedAt":"2023-06-16T21:14:38.348Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"bjhargrave","name":"BJ Hargrave","path":"/bjhargrave","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/277682?s=80&v=4"}},{"before":"7378b6b9e3c396e718bfa23ecefbeebcea36b944","after":"b34ac35b77200f5ffa5834e668d331ab78c58645","ref":"refs/heads/main","pushedAt":"2023-06-16T21:14:22.305Z","pushType":"push","commitsCount":611,"pusher":{"login":"bjhargrave","name":"BJ Hargrave","path":"/bjhargrave","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/277682?s=80&v=4"},"commit":{"message":"Revert \"Use hipsolver for default svd case on ROCm (#103540)\"\n\nThis reverts commit 0a4a7d4b26ab5c789df4dc690686e6a7d06b1ed0.\n\nReverted https://github.com/pytorch/pytorch/pull/103540 on behalf of https://github.com/huydhn due to Turn out that the failure discussed in https://github.com/pytorch/pytorch/issues/102629 is not a fluke and ROCm signal in trunk is red atm ([comment](https://github.com/pytorch/pytorch/pull/103540#issuecomment-1595309297))","shortMessageHtmlLink":"Revert \"Use hipsolver for default svd case on ROCm (pytorch#103540)\""}},{"before":"7378b6b9e3c396e718bfa23ecefbeebcea36b944","after":"b34ac35b77200f5ffa5834e668d331ab78c58645","ref":"refs/heads/main","pushedAt":"2023-06-16T21:14:22.263Z","pushType":"push","commitsCount":611,"pusher":{"login":"bjhargrave","name":"BJ Hargrave","path":"/bjhargrave","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/277682?s=80&v=4"},"commit":{"message":"Revert \"Use hipsolver for default svd case on ROCm (#103540)\"\n\nThis reverts commit 0a4a7d4b26ab5c789df4dc690686e6a7d06b1ed0.\n\nReverted https://github.com/pytorch/pytorch/pull/103540 on behalf of https://github.com/huydhn due to Turn out that the failure discussed in https://github.com/pytorch/pytorch/issues/102629 is not a fluke and ROCm signal in trunk is red atm ([comment](https://github.com/pytorch/pytorch/pull/103540#issuecomment-1595309297))","shortMessageHtmlLink":"Revert \"Use hipsolver for default svd case on ROCm (pytorch#103540)\""}},{"before":null,"after":"7378b6b9e3c396e718bfa23ecefbeebcea36b944","ref":"refs/heads/main","pushedAt":"2023-06-16T21:13:39.625Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"bjhargrave","name":"BJ Hargrave","path":"/bjhargrave","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/277682?s=80&v=4"},"commit":{"message":"Add devcontainer support to PyTorch Project (#98252)\n\n# Summary\n\n### 🤖 Generated by Copilot at 293ded1\n\nThis pull request adds support for using Visual Studio Code Remote - Containers extension with the pytorch project. It adds a `.devcontainer` folder with a `devcontainer.json` file, a `Dockerfile`, and a `noop.txt` file that configure and create a dev container with Anaconda and Python 3.\n\n\n### 🤖 Generated by Copilot at d6b9cd7\n\n> _`devcontainer.json`_\n> _Configures PyTorch containers_\n> _For CPU or GPU_\n\n## Related to:\nhttps://github.com/pytorch/pytorch/issues/92838\n\nPull Request resolved: https://github.com/pytorch/pytorch/pull/98252\nApproved by: https://github.com/ZainRizvi","shortMessageHtmlLink":"Add devcontainer support to PyTorch Project (pytorch#98252)"}},{"before":"4805441b4a582b140a408f864403ab45680c8131","after":"b34ac35b77200f5ffa5834e668d331ab78c58645","ref":"refs/heads/master","pushedAt":"2023-06-16T21:12:41.439Z","pushType":"push","commitsCount":3470,"pusher":{"login":"bjhargrave","name":"BJ Hargrave","path":"/bjhargrave","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/277682?s=80&v=4"},"commit":{"message":"Revert \"Use hipsolver for default svd case on ROCm (#103540)\"\n\nThis reverts commit 0a4a7d4b26ab5c789df4dc690686e6a7d06b1ed0.\n\nReverted https://github.com/pytorch/pytorch/pull/103540 on behalf of https://github.com/huydhn due to Turn out that the failure discussed in https://github.com/pytorch/pytorch/issues/102629 is not a fluke and ROCm signal in trunk is red atm ([comment](https://github.com/pytorch/pytorch/pull/103540#issuecomment-1595309297))","shortMessageHtmlLink":"Revert \"Use hipsolver for default svd case on ROCm (pytorch#103540)\""}},{"before":"4805441b4a582b140a408f864403ab45680c8131","after":"b34ac35b77200f5ffa5834e668d331ab78c58645","ref":"refs/heads/master","pushedAt":"2023-06-16T21:12:41.399Z","pushType":"push","commitsCount":3470,"pusher":{"login":"bjhargrave","name":"BJ Hargrave","path":"/bjhargrave","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/277682?s=80&v=4"},"commit":{"message":"Revert \"Use hipsolver for default svd case on ROCm (#103540)\"\n\nThis reverts commit 0a4a7d4b26ab5c789df4dc690686e6a7d06b1ed0.\n\nReverted https://github.com/pytorch/pytorch/pull/103540 on behalf of https://github.com/huydhn due to Turn out that the failure discussed in https://github.com/pytorch/pytorch/issues/102629 is not a fluke and ROCm signal in trunk is red atm ([comment](https://github.com/pytorch/pytorch/pull/103540#issuecomment-1595309297))","shortMessageHtmlLink":"Revert \"Use hipsolver for default svd case on ROCm (pytorch#103540)\""}},{"before":"087c13625b2ecf036e3cbf07c3997f3ce99732ac","after":"64c2bb1c8e55b6edf43e47ac3ae46863d1f3b752","ref":"refs/heads/issues/94912","pushedAt":"2023-05-26T18:22:07.031Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"bjhargrave","name":"BJ Hargrave","path":"/bjhargrave","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/277682?s=80&v=4"},"commit":{"message":"set ppc build flags\n\nadd -mlongcall and -Wno-ignored-attributes\n\nSigned-off-by: BJ Hargrave ","shortMessageHtmlLink":"set ppc build flags"}},{"before":"fe5b9e17572efcc3d3cd1cecf1d8567f07007be9","after":"087c13625b2ecf036e3cbf07c3997f3ce99732ac","ref":"refs/heads/issues/94912","pushedAt":"2023-05-26T18:19:02.658Z","pushType":"push","commitsCount":1,"pusher":{"login":"bjhargrave","name":"BJ Hargrave","path":"/bjhargrave","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/277682?s=80&v=4"},"commit":{"message":"set ppc build flags\n\nadd -mlongcall and -Wno-ignored-attributes\n\nSigned-off-by: BJ Hargrave ","shortMessageHtmlLink":"set ppc build flags"}},{"before":"e8d2d775fa424c1fc4d197a1dc19cf4e6ded7873","after":"fe5b9e17572efcc3d3cd1cecf1d8567f07007be9","ref":"refs/heads/issues/94912","pushedAt":"2023-05-23T14:37:10.744Z","pushType":"push","commitsCount":1,"pusher":{"login":"bjhargrave","name":"BJ Hargrave","path":"/bjhargrave","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/277682?s=80&v=4"},"commit":{"message":"fix compile error\n\nSigned-off-by: BJ Hargrave ","shortMessageHtmlLink":"fix compile error"}},{"before":"495245f03c13300b0b65303b40832402aa1cc30d","after":"e8d2d775fa424c1fc4d197a1dc19cf4e6ded7873","ref":"refs/heads/issues/94912","pushedAt":"2023-05-22T21:52:17.266Z","pushType":"push","commitsCount":2,"pusher":{"login":"bjhargrave","name":"BJ Hargrave","path":"/bjhargrave","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/277682?s=80&v=4"},"commit":{"message":"Fix abs_2_ implementation for LerpKernel\n\nSigned-off-by: BJ Hargrave ","shortMessageHtmlLink":"Fix abs_2_ implementation for LerpKernel"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAD6Fi2EwA","startCursor":null,"endCursor":null}},"title":"Activity · bjhargrave/pytorch"}