{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":567951669,"defaultBranch":"main","name":"pytorch","ownerLogin":"spzala","currentUserCanPush":false,"isFork":true,"isEmpty":false,"createdAt":"2022-11-19T01:32:07.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/6462877?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1717790948.0","currentOid":""},"activityList":{"items":[{"before":"9913840d8b9a3c64dd0c7d134cbb6173cfcda326","after":"17f22222a52f6abaf923835a50b921d90794211d","ref":"refs/heads/issue112593","pushedAt":"2024-06-10T20:35:16.000Z","pushType":"push","commitsCount":192,"pusher":{"login":"svekars","name":"Svetlana Karslioglu","path":"/svekars","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5317992?s=80&v=4"},"commit":{"message":"Merge branch 'main' into issue112593","shortMessageHtmlLink":"Merge branch 'main' into issue112593"}},{"before":"8201cd0134c6e12f7d86496f75d9395c88ab4e7c","after":"9913840d8b9a3c64dd0c7d134cbb6173cfcda326","ref":"refs/heads/issue112593","pushedAt":"2024-06-09T14:14:01.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"spzala","name":"Sahdev Zala","path":"/spzala","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6462877?s=80&v=4"},"commit":{"message":"Fix docstring in different files\n\nThis PR takes care of over 150 docstring errors in about a\ndozen files to reduce errors to 0. This can be verified by running,\npydocstyle path-to-file --count\n\nFixes #112593\n\nSigned-off-by: Sahdev Zala ","shortMessageHtmlLink":"Fix docstring in different files"}},{"before":null,"after":"8201cd0134c6e12f7d86496f75d9395c88ab4e7c","ref":"refs/heads/issue112593","pushedAt":"2024-06-07T20:09:08.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"spzala","name":"Sahdev Zala","path":"/spzala","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6462877?s=80&v=4"},"commit":{"message":"Fix docstring in many different files\n\nThis PR takes care of over 150 docstring errors in about a\ndozen files to reduce errors to 0. This can be verified by running,\npydocstyle path-to-file --count\n\nFixes #112593\n\nSigned-off-by: Sahdev Zala ","shortMessageHtmlLink":"Fix docstring in many different files"}},{"before":"8bcebc8daee3424587c6ce9071f5392eb6166b10","after":"c1a43a69e422780dcfe5bc0171d921dc3a5b6836","ref":"refs/heads/main","pushedAt":"2024-06-06T02:00:04.000Z","pushType":"push","commitsCount":7,"pusher":{"login":"spzala","name":"Sahdev Zala","path":"/spzala","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6462877?s=80&v=4"},"commit":{"message":"[NestedTensor] Add error checks for unbind operator coverage when ragged_idx != 1 (#128058)\n\nSummary:\nAdd the following error checks for the `unbind` operator on `NestedTensor`s when `ragged_idx != 1`:\n\n- The current implementation allows the creation of `NestedTensor` instances from the class definition with an `offsets` tensor that applies to a dimension other than the jagged dimension. This diff ensures that `unbind` fails when the `offsets` exceed the length of the jagged dimension.\n\nTest Plan:\nAdded the following unit tests:\n\n`test_unbind_with_lengths_ragged_idx_equals_2_bad_dim_cpu` verifies that `unbind` fails when there is a mismatch between the offsets and the jagged dimension, for `NestedTensor`s with `lengths`.\n```\ntest_unbind_with_lengths_ragged_idx_equals_2_bad_dim_cpu (test_nestedtensor.TestNestedTensorSubclassCPU) ... ok\n```\n\nReviewed By: davidberard98\n\nDifferential Revision: D57989082\n\nPull Request resolved: https://github.com/pytorch/pytorch/pull/128058\nApproved by: https://github.com/davidberard98","shortMessageHtmlLink":"[NestedTensor] Add error checks for unbind operator coverage when rag…"}},{"before":"6454e95824f7ec7374435f02ac29062edfe746f6","after":"8bcebc8daee3424587c6ce9071f5392eb6166b10","ref":"refs/heads/main","pushedAt":"2024-06-06T00:04:14.000Z","pushType":"push","commitsCount":14,"pusher":{"login":"spzala","name":"Sahdev Zala","path":"/spzala","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6462877?s=80&v=4"},"commit":{"message":"Add runtime dependency on setuptools for cpp_extensions (#127921)\n\nAs per title since this was removed from the builtin python binary in 3.12 and we use it `torch.utils.cpp_extension.*`.\n\nPull Request resolved: https://github.com/pytorch/pytorch/pull/127921\nApproved by: https://github.com/Skylion007","shortMessageHtmlLink":"Add runtime dependency on setuptools for cpp_extensions (pytorch#127921)"}},{"before":"627d2cd87d7d916e5d9acbf95006a5fd51a52762","after":"6454e95824f7ec7374435f02ac29062edfe746f6","ref":"refs/heads/main","pushedAt":"2024-06-05T17:34:25.000Z","pushType":"push","commitsCount":48,"pusher":{"login":"spzala","name":"Sahdev Zala","path":"/spzala","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6462877?s=80&v=4"},"commit":{"message":"[FSDP2] enable CI for torch.compile(root Transformer) (#127832)\n\nThis CI showcases FSDP2 works with `torch.compile` root model, since FSDP1 can do the same\n\ncompiling root Transformer without AC: `pytest test/distributed/_composable/fsdp/test_fully_shard_training.py -k test_train_parity_multi_group`\n\ncompiling root Transformer with AC: `pytest test/distributed/_composable/fsdp/test_fully_shard_training.py -k test_train_parity_with_activation_checkpointing`\n\nPull Request resolved: https://github.com/pytorch/pytorch/pull/127832\nApproved by: https://github.com/awgu","shortMessageHtmlLink":"[FSDP2] enable CI for torch.compile(root Transformer) (pytorch#127832)"}},{"before":"c27882ffa8c1c7e4cf8ebc6c2f879e5b6c8814ad","after":"627d2cd87d7d916e5d9acbf95006a5fd51a52762","ref":"refs/heads/main","pushedAt":"2024-06-04T17:30:02.000Z","pushType":"push","commitsCount":48,"pusher":{"login":"spzala","name":"Sahdev Zala","path":"/spzala","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6462877?s=80&v=4"},"commit":{"message":"[CI] disable td for xpu ci test by default (#127611)\n\nDue to the xpu ci test has been enabled td by default, a lot of test cases (75%) have been skipped in CI tests. It caused some ci failures escaped from the ci tests, for example issue #127539. This PR depends on PR #127595 landed.\nPull Request resolved: https://github.com/pytorch/pytorch/pull/127611\nApproved by: https://github.com/etaf, https://github.com/atalman","shortMessageHtmlLink":"[CI] disable td for xpu ci test by default (pytorch#127611)"}},{"before":"0910429d7262daf67dc3aa1d4e4aa939752ae675","after":"c27882ffa8c1c7e4cf8ebc6c2f879e5b6c8814ad","ref":"refs/heads/main","pushedAt":"2024-06-03T21:44:57.000Z","pushType":"push","commitsCount":244,"pusher":{"login":"spzala","name":"Sahdev Zala","path":"/spzala","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6462877?s=80&v=4"},"commit":{"message":"[torchbind] always fakify script object by default in non-strict export (#127116)\n\nThis diff can be risky for internal tests: any torchbind class that hasn't registered a fake class will fail and we should fix them. We've gained some confidence that this can work e2e by implementing FakeTensorQueue for TBE models in sigmoid with [D54210823](https://www.internalfb.com/diff/D54210823).\n\nDifferential Revision: [D57991002](https://our.internmc.facebook.com/intern/diff/D57991002)\nPull Request resolved: https://github.com/pytorch/pytorch/pull/127116\nApproved by: https://github.com/zou3519\nghstack dependencies: #127113, #127114","shortMessageHtmlLink":"[torchbind] always fakify script object by default in non-strict expo…"}},{"before":"7899034282e794b3a5254c328896006dacdb0feb","after":"0910429d7262daf67dc3aa1d4e4aa939752ae675","ref":"refs/heads/main","pushedAt":"2024-05-29T14:00:20.000Z","pushType":"push","commitsCount":681,"pusher":{"login":"spzala","name":"Sahdev Zala","path":"/spzala","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6462877?s=80&v=4"},"commit":{"message":"[BE][CMake] Use FindPython module (#124613)\n\nAs FindPythonInterp and FindPythonLibs has been deprecated since cmake-3.12\n\nReplace `PYTHON_EXECUTABLE` with `Python_EXECUTABLE` everywhere (CMake variable names are case-sensitive)\n\nThis makes PyTorch buildable with python3 binary shipped with XCode on MacOS\n\nTODO: Get rid of `FindNumpy` as its part of Python package\nPull Request resolved: https://github.com/pytorch/pytorch/pull/124613\nApproved by: https://github.com/cyyever, https://github.com/Skylion007","shortMessageHtmlLink":"[BE][CMake] Use FindPython module (pytorch#124613)"}},{"before":"e7fddfc1460b9869257f0dd46c2708d6fa29b9fa","after":"9e4fb6db99971233e55f87d9791c615143ad7659","ref":"refs/heads/issue125961","pushedAt":"2024-05-21T15:43:13.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"pytorchmergebot","name":null,"path":"/pytorchmergebot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/97764156?s=80&v=4"},"commit":{"message":"Fix a link in the compiler backend doc\n\nThe core aten is the core subset of aten and seems the corrent link\nto replace the broken link.\n\nFixes #125961\n\nSigned-off-by: Sahdev Zala ","shortMessageHtmlLink":"Fix a link in the compiler backend doc"}},{"before":null,"after":"e7fddfc1460b9869257f0dd46c2708d6fa29b9fa","ref":"refs/heads/issue125961","pushedAt":"2024-05-13T16:18:16.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"spzala","name":"Sahdev Zala","path":"/spzala","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6462877?s=80&v=4"},"commit":{"message":"Fix a link in the compiler backend doc\n\nThe core aten is the core subset of aten and seems the corrent link\nto replace the broken link.\n\nFixes #125961\n\nSigned-off-by: Sahdev Zala ","shortMessageHtmlLink":"Fix a link in the compiler backend doc"}},{"before":"bf834d388b9037a27675f3d27a008b323bec4311","after":"7899034282e794b3a5254c328896006dacdb0feb","ref":"refs/heads/main","pushedAt":"2024-05-13T15:12:52.000Z","pushType":"push","commitsCount":728,"pusher":{"login":"spzala","name":"Sahdev Zala","path":"/spzala","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6462877?s=80&v=4"},"commit":{"message":"[fbcode] remove xcode_public_headers_symlinks (#125966)\n\nSummary: These attributes do nothing in Buck 2, we can remove them.\n\nTest Plan:\n```\n$ buck2 uquery //... > /dev/null\n```\n\nDifferential Revision: D57169445\n\nPull Request resolved: https://github.com/pytorch/pytorch/pull/125966\nApproved by: https://github.com/malfet","shortMessageHtmlLink":"[fbcode] remove xcode_public_headers_symlinks (pytorch#125966)"}},{"before":"abdd569e412c4af5957b10ff8039511f8175986e","after":"bf834d388b9037a27675f3d27a008b323bec4311","ref":"refs/heads/main","pushedAt":"2024-04-24T16:36:22.000Z","pushType":"push","commitsCount":47,"pusher":{"login":"spzala","name":"Sahdev Zala","path":"/spzala","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6462877?s=80&v=4"},"commit":{"message":"Mark test_xavier_uniform as slow (#124801)\n\ntakes 17+ minutes, sometimes 30+ min\nPull Request resolved: https://github.com/pytorch/pytorch/pull/124801\nApproved by: https://github.com/huydhn","shortMessageHtmlLink":"Mark test_xavier_uniform as slow (pytorch#124801)"}},{"before":"a8b9dcb9af8012fd64d310781c85a6e3055e67cc","after":"abdd569e412c4af5957b10ff8039511f8175986e","ref":"refs/heads/main","pushedAt":"2024-04-23T18:42:31.000Z","pushType":"push","commitsCount":832,"pusher":{"login":"spzala","name":"Sahdev Zala","path":"/spzala","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6462877?s=80&v=4"},"commit":{"message":"[easy][test_profiler.py] if tqdm is not available, pass instead of None (#124729)\n\nChange the try exception to pass when it cannot import tqdm.\n\nTo address comment: https://github.com/pytorch/pytorch/pull/124409#discussion_r1576327365\n\nPull Request resolved: https://github.com/pytorch/pytorch/pull/124729\nApproved by: https://github.com/malfet, https://github.com/shengfukevin","shortMessageHtmlLink":"[easy][test_profiler.py] if tqdm is not available, pass instead of No…"}},{"before":"6d9588a12b5834f29bd8970936749a9725e7f609","after":"a8b9dcb9af8012fd64d310781c85a6e3055e67cc","ref":"refs/heads/main","pushedAt":"2024-04-03T17:40:42.000Z","pushType":"push","commitsCount":661,"pusher":{"login":"spzala","name":"Sahdev Zala","path":"/spzala","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6462877?s=80&v=4"},"commit":{"message":"Skip test_artificial_grid_cpp_wrapper (#123211)\n\nSummary: This test is actually broken and probably succeeding by mistake because of a cache hit. Forcing a fresh cache or removing the errant setting cause a consistent failure. Disabling for now until we have time to investigate further.\n\nPull Request resolved: https://github.com/pytorch/pytorch/pull/123211\nApproved by: https://github.com/desertfire","shortMessageHtmlLink":"Skip test_artificial_grid_cpp_wrapper (pytorch#123211)"}},{"before":"650d4fa40748645ea32d79d631994fd8580e43da","after":"8186f39316e395660143f1563295eb8a6ecee03e","ref":"refs/heads/120889","pushedAt":"2024-03-21T14:26:10.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"malfet","name":"Nikita Shulga","path":"/malfet","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2453524?s=80&v=4"},"commit":{"message":"Reverted dummy change","shortMessageHtmlLink":"Reverted dummy change"}},{"before":"789ddb7f47acb317fd5ef4af45c292e7090e6e55","after":"650d4fa40748645ea32d79d631994fd8580e43da","ref":"refs/heads/120889","pushedAt":"2024-03-21T14:25:52.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"malfet","name":"Nikita Shulga","path":"/malfet","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2453524?s=80&v=4"},"commit":{"message":"Dummy change to be reverted","shortMessageHtmlLink":"Dummy change to be reverted"}},{"before":"b19dfc339c054673cc0bb478f51486df7f675ad6","after":"789ddb7f47acb317fd5ef4af45c292e7090e6e55","ref":"refs/heads/120889","pushedAt":"2024-03-21T14:06:27.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"pytorchmergebot","name":null,"path":"/pytorchmergebot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/97764156?s=80&v=4"},"commit":{"message":"Add extended debugging options for troubleshooting [skip ci]\n\nFixes #120889\n\nSigned-off-by: Sahdev Zala ","shortMessageHtmlLink":"Add extended debugging options for troubleshooting [skip ci]"}},{"before":"db53ba20c91459085cd87f19eea1aa89b936a0f2","after":"b19dfc339c054673cc0bb478f51486df7f675ad6","ref":"refs/heads/120889","pushedAt":"2024-03-20T00:29:47.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"pytorchmergebot","name":null,"path":"/pytorchmergebot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/97764156?s=80&v=4"},"commit":{"message":"Add extended debugging options for troubleshooting [skip ci]\n\nFixes #120889\n\nSigned-off-by: Sahdev Zala ","shortMessageHtmlLink":"Add extended debugging options for troubleshooting [skip ci]"}},{"before":"c0046dd57484be2f9e0cead2e1cb31bee4d3cbd9","after":"db53ba20c91459085cd87f19eea1aa89b936a0f2","ref":"refs/heads/120889","pushedAt":"2024-03-19T04:17:19.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"pytorchmergebot","name":null,"path":"/pytorchmergebot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/97764156?s=80&v=4"},"commit":{"message":"Add extended debugging options for troubleshooting [skip ci]\n\nFixes #120889\n\nSigned-off-by: Sahdev Zala ","shortMessageHtmlLink":"Add extended debugging options for troubleshooting [skip ci]"}},{"before":"3cc45da48d3ef1faaa22af4718c09eaefebc48ad","after":"c0046dd57484be2f9e0cead2e1cb31bee4d3cbd9","ref":"refs/heads/120889","pushedAt":"2024-03-16T17:59:04.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"spzala","name":"Sahdev Zala","path":"/spzala","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6462877?s=80&v=4"},"commit":{"message":"Add extended debugging options for troubleshooting [skip ci]\n\nFixes #120889\n\nSigned-off-by: Sahdev Zala ","shortMessageHtmlLink":"Add extended debugging options for troubleshooting [skip ci]"}},{"before":null,"after":"3cc45da48d3ef1faaa22af4718c09eaefebc48ad","ref":"refs/heads/120889","pushedAt":"2024-03-16T17:46:50.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"spzala","name":"Sahdev Zala","path":"/spzala","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6462877?s=80&v=4"},"commit":{"message":"Add extended debugging options for troubleshooting\n\nFixes #120889\n\nSigned-off-by: Sahdev Zala ","shortMessageHtmlLink":"Add extended debugging options for troubleshooting"}},{"before":"014f91a9d9f94ac9a7f0711600240d7cd7f69844","after":"6d9588a12b5834f29bd8970936749a9725e7f609","ref":"refs/heads/main","pushedAt":"2024-03-16T16:50:27.000Z","pushType":"push","commitsCount":39,"pusher":{"login":"spzala","name":"Sahdev Zala","path":"/spzala","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6462877?s=80&v=4"},"commit":{"message":"[inductor] disable linear weight prepacking pass on double (#121478)\n\nFix #121175\n\nCo-authored-by: Jiong Gong \nPull Request resolved: https://github.com/pytorch/pytorch/pull/121478\nApproved by: https://github.com/jgong5, https://github.com/desertfire","shortMessageHtmlLink":"[inductor] disable linear weight prepacking pass on double (pytorch#1…"}},{"before":"05df03ec1b1c230b77c5a832e91c0961d9090ada","after":"014f91a9d9f94ac9a7f0711600240d7cd7f69844","ref":"refs/heads/main","pushedAt":"2024-03-15T13:33:23.000Z","pushType":"push","commitsCount":77,"pusher":{"login":"spzala","name":"Sahdev Zala","path":"/spzala","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6462877?s=80&v=4"},"commit":{"message":"[FSDP2] implement HSDP (#121569)\n\nsupport HSDP in per-parameter sharding FSDP: https://github.com/pytorch/pytorch/issues/121023\n\nHSDP is a hybrid of FSDP and DDP: reduce-scatter grads intra-node (FSDP), and all-reduce grads inter-node (DDP)\n\nfor unit test, we are testing 2 + 2 GPUs in single node: ``pytest test/distributed/_composable/fsdp/test_fully_shard_training.py -k test_train_parity_hsdp``\n\nallreduce overlaps with next reduce-scatter in profiler traces\n\"Screenshot\n\nPull Request resolved: https://github.com/pytorch/pytorch/pull/121569\nApproved by: https://github.com/awgu","shortMessageHtmlLink":"[FSDP2] implement HSDP (pytorch#121569)"}},{"before":"862b99b571e7544c82232aa6956a8ddd0ab247ed","after":"05df03ec1b1c230b77c5a832e91c0961d9090ada","ref":"refs/heads/main","pushedAt":"2024-03-13T17:11:08.000Z","pushType":"push","commitsCount":220,"pusher":{"login":"spzala","name":"Sahdev Zala","path":"/spzala","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6462877?s=80&v=4"},"commit":{"message":"Allow custom attributes for torch function subclasses (#121693)\n\nAdded custom attribute access with test\n\nPull Request resolved: https://github.com/pytorch/pytorch/pull/121693\nApproved by: https://github.com/anijain2305","shortMessageHtmlLink":"Allow custom attributes for torch function subclasses (pytorch#121693)"}},{"before":"7881b95c73de586389c5b3a18ab343d578b10aee","after":"862b99b571e7544c82232aa6956a8ddd0ab247ed","ref":"refs/heads/main","pushedAt":"2024-03-07T16:40:09.000Z","pushType":"push","commitsCount":343,"pusher":{"login":"spzala","name":"Sahdev Zala","path":"/spzala","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6462877?s=80&v=4"},"commit":{"message":"Revert \"[ATen][CUDA][CUBLAS] cublasLtMatmul increase workspace_size (#120925)\"\n\nThis reverts commit 3239f86a3df133b5977d988324639e0de7af8749.\n\nReverted https://github.com/pytorch/pytorch/pull/120925 on behalf of https://github.com/malfet due to Breaks internal tests, likely due to the increased memory requirements ([comment](https://github.com/pytorch/pytorch/pull/120925#issuecomment-1983875400))","shortMessageHtmlLink":"Revert \"[ATen][CUDA][CUBLAS] cublasLtMatmul increase workspace_size (p…"}},{"before":"2fea4752150d4e3c1d8c5ff3e5920a458dc1b499","after":"7881b95c73de586389c5b3a18ab343d578b10aee","ref":"refs/heads/main","pushedAt":"2024-02-28T15:49:19.000Z","pushType":"push","commitsCount":299,"pusher":{"login":"spzala","name":"Sahdev Zala","path":"/spzala","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6462877?s=80&v=4"},"commit":{"message":"Don't suppress error codes in lint job, properly activate conda (#120769)\n\nBefore:\n\n```\n2024-02-28T02:38:24.3757573Z + conda activate /opt/conda/envs/py_3.9\n2024-02-28T02:38:24.3757872Z\n2024-02-28T02:38:24.3758116Z CondaError: Run 'conda init' before 'conda activate'\n```\n\nNow, this would actually fail the job, and I also fix the bug.\n\nSigned-off-by: Edward Z. Yang \nPull Request resolved: https://github.com/pytorch/pytorch/pull/120769\nApproved by: https://github.com/albanD, https://github.com/janeyx99, https://github.com/malfet","shortMessageHtmlLink":"Don't suppress error codes in lint job, properly activate conda (pyto…"}},{"before":"fbe8e0f92d4c21d0ba192b9101097c575690a3f1","after":"2fea4752150d4e3c1d8c5ff3e5920a458dc1b499","ref":"refs/heads/main","pushedAt":"2024-02-17T20:06:32.000Z","pushType":"push","commitsCount":45,"pusher":{"login":"spzala","name":"Sahdev Zala","path":"/spzala","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6462877?s=80&v=4"},"commit":{"message":"[dynamo] Refactor reconstruct() not to return anything (#120150)\n\nThis simplifies things slightly and avoids some bugs.\n\nPull Request resolved: https://github.com/pytorch/pytorch/pull/120150\nApproved by: https://github.com/yanboliang","shortMessageHtmlLink":"[dynamo] Refactor reconstruct() not to return anything (pytorch#120150)"}},{"before":"8ec8d78ef299856c41a73f84a1d8c1468b33cf83","after":"fbe8e0f92d4c21d0ba192b9101097c575690a3f1","ref":"refs/heads/main","pushedAt":"2024-02-16T17:16:43.000Z","pushType":"push","commitsCount":146,"pusher":{"login":"spzala","name":"Sahdev Zala","path":"/spzala","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6462877?s=80&v=4"},"commit":{"message":"Fix missing right square bracket to match glog format (#119966)\n\nSigned-off-by: Edward Z. Yang \nPull Request resolved: https://github.com/pytorch/pytorch/pull/119966\nApproved by: https://github.com/oulgen\nghstack dependencies: #119869","shortMessageHtmlLink":"Fix missing right square bracket to match glog format (pytorch#119966)"}},{"before":"6620176da73ab0e39ff50d6067dfde91aa4b7351","after":"8ec8d78ef299856c41a73f84a1d8c1468b33cf83","ref":"refs/heads/main","pushedAt":"2024-02-13T19:30:50.000Z","pushType":"push","commitsCount":348,"pusher":{"login":"spzala","name":"Sahdev Zala","path":"/spzala","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6462877?s=80&v=4"},"commit":{"message":"[quant][pt2e][be] Rename eval_utils -> export_utils (#119725)\n\nIt's not really eval_utils anymore, since we added some training\nrelated utils. Instead it should be util functions that are\nrelated to general export use cases.\n\nDifferential Revision: [D53711494](https://our.internmc.facebook.com/intern/diff/D53711494)\nPull Request resolved: https://github.com/pytorch/pytorch/pull/119725\nApproved by: https://github.com/tugsbayasgalan","shortMessageHtmlLink":"[quant][pt2e][be] Rename eval_utils -> export_utils (pytorch#119725)"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEYYc2WwA","startCursor":null,"endCursor":null}},"title":"Activity · spzala/pytorch"}