{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":73328905,"defaultBranch":"main","name":"vision","ownerLogin":"pytorch","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2016-11-09T23:11:43.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/21003710?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1717677784.0","currentOid":""},"activityList":{"items":[{"before":"27810e8a3022e09ec457800b0a20b65a7bf9fc9b","after":"4d15e24b035445b148b65ae1e55b1e9b311e7dcf","ref":"refs/heads/fbsync","pushedAt":"2024-06-07T17:11:37.000Z","pushType":"push","commitsCount":24,"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":"[fbsync] Add compatibility with FFMPEG 7.0 (#8408)\n\nReviewed By: vmoens\n\nDifferential Revision: D58283813\n\nfbshipit-source-id: 749e5c793d27ea87e3e12e1b3ecc146a40530067\n\nCo-authored-by: Nicolas Hug \nCo-authored-by: Nicolas Hug ","shortMessageHtmlLink":"[fbsync] Add compatibility with FFMPEG 7.0 (#8408)"}},{"before":"fa67a8b81473aed2cbf6fd624050ee5258d12bb0","after":"27810e8a3022e09ec457800b0a20b65a7bf9fc9b","ref":"refs/heads/fbsync","pushedAt":"2024-06-07T15:46:12.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 a way to specify max_packet_size\n\nSummary:\nIf an encoded stream has any frame size > 32768, it'll trigger the check failure at https://fburl.com/code/rmjzro06\n\nthe max size is hard coded as 32768 https://github.com/FFmpeg/FFmpeg/blob/master/libavformat/aviobuf.c#L36 and https://github.com/FFmpeg/FFmpeg/blob/master/libavformat/aviobuf.c#L515 if left 0\n\nThis diff adds a way to specify that.\n\nReviewed By: jinhohwang-meta\n\nDifferential Revision: D58101774\n\nfbshipit-source-id: 3ae8c0d78bfcb769c72b41d87120dd81828a3651","shortMessageHtmlLink":"add a way to specify max_packet_size"}},{"before":"d6ebb2dc341d8030da84d46a155f2459e50648c3","after":"fa67a8b81473aed2cbf6fd624050ee5258d12bb0","ref":"refs/heads/fbsync","pushedAt":"2024-06-07T12:50: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":"Back out \"[fbcode] Reduce log spam from torchvision video reader\"\n\nSummary:\nOriginal commit changeset: a808210c1dda\n\nOriginal Phabricator Diff: D53062741\n\nUnfortunately I have to backout D53062741 as it is not compiling properly on the torchvision GitHub repo (source of truth): This [this PR](https://github.com/pytorch/vision/pull/8333) which includes the changes from D53062741 but fails with\n\n```\n /pytorch/vision/torchvision/csrc/io/video_reader/video_reader.cpp:477:17: error: ‘ERROR’ was not declared in this scope; did you mean ‘AVERROR’?\n 477 | LOG_EVERY_N(ERROR, 1000) << \"Decoder initialization has failed\";\n | ^~~~~\n Traceback (most recent call last):\n File \"/home/ec2-user/actions-runner/_work/vision/vision/test-infra/.github/scripts/run_with_env_secrets.py\", line 101, in \n main()\n File \"/home/ec2-user/actions-runner/_work/vision/vision/test-infra/.github/scripts/run_with_env_secrets.py\", line 97, in main\n run_cmd_or_die(f\"docker exec -t {container_name} /exec\")\n File \"/home/ec2-user/actions-runner/_work/vision/vision/test-infra/.github/scripts/run_with_env_secrets.py\", line 38, in run_cmd_or_die\n raise RuntimeError(f\"Command {cmd} failed with exit code {exit_code}\")\n RuntimeError: Command docker exec -t f02046f9ef9ce5646ae4a84fe51204d4594ecbcbcc66e4572c681290939d87c4 /exec failed with exit code 1\n | AVERROR\n /pytorch/vision/torchvision/csrc/io/video_reader/video_reader.cpp:477:5: error: ‘LOG_EVERY_N’ was not declared in this scope; did you mean ‘C10_LOG_EVERY_N’?\n 477 | LOG_EVERY_N(ERROR, 1000) << \"Decoder initialization has failed\";\n | ^~~~~~~~~~~\n | C10_LOG_EVERY_N\n /pytorch/vision/torchvision/csrc/io/video_reader/video_reader.cpp:510:17: error: ‘ERROR’ was not declared in this scope; did you mean ‘AVERROR’?\n 510 | LOG_EVERY_N(ERROR, 1000) << \"Miss video stream\";\n | ^~~~~\n | AVERROR\n /pytorch/vision/torchvision/csrc/io/video_reader/video_reader.cpp:510:5: error: ‘LOG_EVERY_N’ was not declared in this scope; did you mean ‘C10_LOG_EVERY_N’?\n 510 | LOG_EVERY_N(ERROR, 1000) << \"Miss video stream\";\n | ^~~~~~~~~~~\n | C10_LOG_EVERY_N\n```\n\nIt seems that `LOG_EVERY_N` is only present internally on fbcode because of some internal transitive dependency.\n\nReviewed By: vmoens\n\nDifferential Revision: D58283929\n\nfbshipit-source-id: ac5f2f389b8b12ed019cb5aaa8b331e7c89a9acd","shortMessageHtmlLink":"Back out \"[fbcode] Reduce log spam from torchvision video reader\""}},{"before":"801abb1800205a5c048f250675e9cdcf3d099905","after":"a391cdcb637df5b4fc4e43f639da69c29590194c","ref":"refs/heads/gh-pages","pushedAt":"2024-06-07T12:32:26.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":"e5af71ec2d84a566a19b5f5685e353a38444762b","after":"801abb1800205a5c048f250675e9cdcf3d099905","ref":"refs/heads/gh-pages","pushedAt":"2024-06-07T12:28:12.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":"27764a17ca3761e30773f691b9ed213e15aa7c32","after":"f1bcbd31414f64e1dd2896efb98c76fc571d8b6a","ref":"refs/heads/main","pushedAt":"2024-06-07T12:19:03.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"NicolasHug","name":"Nicolas Hug","path":"/NicolasHug","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1190450?s=80&v=4"},"commit":{"message":"[FBcode->GH] Fix using namespace in pytorch/vision/torchvision/csrc/io/video/video… (#8481)\n\nCo-authored-by: Richard Barnes ","shortMessageHtmlLink":"[FBcode->GH] Fix using namespace in pytorch/vision/torchvision/csrc/i…"}},{"before":"b09b3f6c4a27282ea887043d5fb18a82dcde59d1","after":"27764a17ca3761e30773f691b9ed213e15aa7c32","ref":"refs/heads/main","pushedAt":"2024-06-07T12:07:37.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"NicolasHug","name":"Nicolas Hug","path":"/NicolasHug","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1190450?s=80&v=4"},"commit":{"message":"Skip flaky earth gif test on OSS CI (#8480)","shortMessageHtmlLink":"Skip flaky earth gif test on OSS CI (#8480)"}},{"before":"0f39f8139c3e51b16440cd81c7b02c74c7efb014","after":"e5af71ec2d84a566a19b5f5685e353a38444762b","ref":"refs/heads/gh-pages","pushedAt":"2024-06-07T11:47:05.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":"9840d778fe64151bac2e82524eb17abef4bacfed","after":"bc30247f26bc8f8cd7b87cfff236389e74e06fb2","ref":"refs/heads/nightly","pushedAt":"2024-06-07T11:34:33.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-06-07 nightly release (b09b3f6c4a27282ea887043d5fb18a82dcde59d1)","shortMessageHtmlLink":"2024-06-07 nightly release (b09b3f6)"}},{"before":"375cfdf5675d0b6dbebe4d49ffcd0a6d50081715","after":"b09b3f6c4a27282ea887043d5fb18a82dcde59d1","ref":"refs/heads/main","pushedAt":"2024-06-07T11:32:58.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"NicolasHug","name":"Nicolas Hug","path":"/NicolasHug","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1190450?s=80&v=4"},"commit":{"message":"Remove unused dynamo import (#8451)","shortMessageHtmlLink":"Remove unused dynamo import (#8451)"}},{"before":"22662c2f02c2b19c3ae0970c6f3d452f9ce0bdf1","after":"d6ebb2dc341d8030da84d46a155f2459e50648c3","ref":"refs/heads/fbsync","pushedAt":"2024-06-07T08:02:30.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":"For uniform sampling, rely on video duration from video header when available\n\nSummary: TSIA\n\nDifferential Revision: D58271885\n\nfbshipit-source-id: 1c5635bfbe9be87b7f75d195aa1b7e68e6823063","shortMessageHtmlLink":"For uniform sampling, rely on video duration from video header when a…"}},{"before":"ee8ba444e54deae77273d7df9b309a3ea8a02aa6","after":"0f39f8139c3e51b16440cd81c7b02c74c7efb014","ref":"refs/heads/gh-pages","pushedAt":"2024-06-06T14:13: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":"a839642c8bd7375c96317564d1e4dbf43e882cf0","after":"375cfdf5675d0b6dbebe4d49ffcd0a6d50081715","ref":"refs/heads/main","pushedAt":"2024-06-06T14:02:45.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"NicolasHug","name":"Nicolas Hug","path":"/NicolasHug","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1190450?s=80&v=4"},"commit":{"message":"Add compatibility with FFMPEG 7.0 (#8408)\n\nCo-authored-by: Nicolas Hug \r\nCo-authored-by: Nicolas Hug ","shortMessageHtmlLink":"Add compatibility with FFMPEG 7.0 (#8408)"}},{"before":"e3c15206e78e42278816ca2dcb6de33e8c0067cd","after":"ee8ba444e54deae77273d7df9b309a3ea8a02aa6","ref":"refs/heads/gh-pages","pushedAt":"2024-06-06T14:00:53.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":"bcf6cda14cf2f52f8a0a0021230eaa39143840c0","after":"a839642c8bd7375c96317564d1e4dbf43e882cf0","ref":"refs/heads/main","pushedAt":"2024-06-06T13:50:52.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"NicolasHug","name":"Nicolas Hug","path":"/NicolasHug","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1190450?s=80&v=4"},"commit":{"message":"Load _C ops before registering meta implementations (#8470)","shortMessageHtmlLink":"Load _C ops before registering meta implementations (#8470)"}},{"before":"704065e1c0eb3c43285cc19687eb6dfb541e4f3b","after":"e3c15206e78e42278816ca2dcb6de33e8c0067cd","ref":"refs/heads/gh-pages","pushedAt":"2024-06-06T12:57:20.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":"07fedb07c5cbf6f50cdc1d7672a036585b4be627","after":"704065e1c0eb3c43285cc19687eb6dfb541e4f3b","ref":"refs/heads/gh-pages","pushedAt":"2024-06-06T12:54:09.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":"a4713054873b0b695246a6d7fc5d5edc2c48052a","after":"bcf6cda14cf2f52f8a0a0021230eaa39143840c0","ref":"refs/heads/main","pushedAt":"2024-06-06T12:45:40.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"NicolasHug","name":"Nicolas Hug","path":"/NicolasHug","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1190450?s=80&v=4"},"commit":{"message":"SBDataset: Only download noval file when image_set='train_noval' (#8475)","shortMessageHtmlLink":"SBDataset: Only download noval file when image_set='train_noval' (#8475)"}},{"before":"4520bd43d188048382f5ef2c698e3d784745468f","after":null,"ref":"refs/heads/rzou/fix_meta","pushedAt":"2024-06-06T12:43:04.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"NicolasHug","name":"Nicolas Hug","path":"/NicolasHug","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1190450?s=80&v=4"}},{"before":"e1f1fbe418b410a5a049b3d3e92a202776ff03a9","after":"a4713054873b0b695246a6d7fc5d5edc2c48052a","ref":"refs/heads/main","pushedAt":"2024-06-06T12:43:02.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"NicolasHug","name":"Nicolas Hug","path":"/NicolasHug","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1190450?s=80&v=4"},"commit":{"message":"Update usages of torch.library APIs (#8384)\n\nCo-authored-by: Nicolas Hug \r\nCo-authored-by: Nicolas Hug ","shortMessageHtmlLink":"Update usages of torch.library APIs (#8384)"}},{"before":"c2c102a7ba1e1044fefa88d2220f62a227851d2d","after":"07fedb07c5cbf6f50cdc1d7672a036585b4be627","ref":"refs/heads/gh-pages","pushedAt":"2024-06-06T11:48:49.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":"d5da6d51d0c1b64e4af86bc92c9775b46c2834e6","after":"9840d778fe64151bac2e82524eb17abef4bacfed","ref":"refs/heads/nightly","pushedAt":"2024-06-06T11:35:05.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-06-06 nightly release (e1f1fbe418b410a5a049b3d3e92a202776ff03a9)","shortMessageHtmlLink":"2024-06-06 nightly release (e1f1fbe)"}},{"before":"c49ee8912aa25a20611d291a39d67e950746f910","after":"4520bd43d188048382f5ef2c698e3d784745468f","ref":"refs/heads/rzou/fix_meta","pushedAt":"2024-06-06T11:28:55.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"NicolasHug","name":"Nicolas Hug","path":"/NicolasHug","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1190450?s=80&v=4"},"commit":{"message":"Merge branch 'main' into rzou/fix_meta","shortMessageHtmlLink":"Merge branch 'main' into rzou/fix_meta"}},{"before":"4393f7df07e48f62e5001b2514ce178c34c0fda1","after":"e1f1fbe418b410a5a049b3d3e92a202776ff03a9","ref":"refs/heads/main","pushedAt":"2024-06-06T11:28:28.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"NicolasHug","name":"Nicolas Hug","path":"/NicolasHug","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1190450?s=80&v=4"},"commit":{"message":"Skip MPS tests (#8474)","shortMessageHtmlLink":"Skip MPS tests (#8474)"}},{"before":"fccfcdde6b5552bd8e7614b6df3a1e1d72bc171f","after":"c2c102a7ba1e1044fefa88d2220f62a227851d2d","ref":"refs/heads/gh-pages","pushedAt":"2024-06-06T10:12:14.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":"0602803e23221216df0ff280b8d2c7db212d2c5c","after":"c49ee8912aa25a20611d291a39d67e950746f910","ref":"refs/heads/rzou/fix_meta","pushedAt":"2024-06-06T10:12:02.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"NicolasHug","name":"Nicolas Hug","path":"/NicolasHug","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1190450?s=80&v=4"},"commit":{"message":"Merge branch 'main' into rzou/fix_meta","shortMessageHtmlLink":"Merge branch 'main' into rzou/fix_meta"}},{"before":"b6770a7ee198ecb3426d2dc4ffe2f88e4dc62952","after":"4393f7df07e48f62e5001b2514ce178c34c0fda1","ref":"refs/heads/main","pushedAt":"2024-06-06T10:03:13.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"NicolasHug","name":"Nicolas Hug","path":"/NicolasHug","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1190450?s=80&v=4"},"commit":{"message":"Remove broken MPS build (#8472)","shortMessageHtmlLink":"Remove broken MPS build (#8472)"}},{"before":"008ded0a113c4108ee2c2c3717e3c4b54b97155e","after":"fccfcdde6b5552bd8e7614b6df3a1e1d72bc171f","ref":"refs/heads/gh-pages","pushedAt":"2024-06-06T08:22:38.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":"a8a9f2d74918ed446ee7e32e32170765dedd7955","after":"b6770a7ee198ecb3426d2dc4ffe2f88e4dc62952","ref":"refs/heads/main","pushedAt":"2024-06-06T08:13:39.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"NicolasHug","name":"Nicolas Hug","path":"/NicolasHug","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1190450?s=80&v=4"},"commit":{"message":"fix doc of read_image (#8469)","shortMessageHtmlLink":"fix doc of read_image (#8469)"}},{"before":"ac92192074335ef215576ae2748b0312c920e590","after":"008ded0a113c4108ee2c2c3717e3c4b54b97155e","ref":"refs/heads/gh-pages","pushedAt":"2024-06-05T19:28:31.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"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEX3HVOgA","startCursor":null,"endCursor":null}},"title":"Activity · pytorch/vision"}