{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":515368123,"defaultBranch":"main","name":"burn","ownerLogin":"tracel-ai","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2022-07-18T23:11:45.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/111992358?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1724242372.0","currentOid":""},"activityList":{"items":[{"before":"5c56d99ab785bdb96fc284a47e76495e86b853b4","after":"4c8297ed5980fd341c15e2da178781c3a3df3a63","ref":"refs/heads/feat/rope/scaling","pushedAt":"2024-08-21T18:32:46.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"laggui","name":"Guillaume Lagrange","path":"/laggui","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7225623?s=80&v=4"},"commit":{"message":"Add RoPE init_with_frequency_scaling","shortMessageHtmlLink":"Add RoPE init_with_frequency_scaling"}},{"before":null,"after":"5c56d99ab785bdb96fc284a47e76495e86b853b4","ref":"refs/heads/feat/rope/scaling","pushedAt":"2024-08-21T12:12:52.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"laggui","name":"Guillaume Lagrange","path":"/laggui","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7225623?s=80&v=4"},"commit":{"message":"Add RoPE init_with_frequency_scaling","shortMessageHtmlLink":"Add RoPE init_with_frequency_scaling"}},{"before":"89835526f101eb317c2854d78e63e234c1f66f29","after":"a2a20edf0a9e49d0625e8c3ddfe316412e2ba674","ref":"refs/heads/dependabot/cargo/syn-2.0.75","pushedAt":"2024-08-20T12:38:11.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"Bump syn from 2.0.74 to 2.0.75\n\nBumps [syn](https://github.com/dtolnay/syn) from 2.0.74 to 2.0.75.\n- [Release notes](https://github.com/dtolnay/syn/releases)\n- [Commits](https://github.com/dtolnay/syn/compare/2.0.74...2.0.75)\n\n---\nupdated-dependencies:\n- dependency-name: syn\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump syn from 2.0.74 to 2.0.75"}},{"before":"df333ccd08f1407d1c078fec40cc83cb86e3b069","after":null,"ref":"refs/heads/dependabot/cargo/tokenizers-0.20.0","pushedAt":"2024-08-20T12:37:01.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":"087abe986beca77a945fec8843a73dd797b61435","after":null,"ref":"refs/heads/dependabot/cargo/tempfile-3.12.0","pushedAt":"2024-08-20T12:37:00.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":"e64cf882b3a6050099289980924d3692a4eb177a","after":null,"ref":"refs/heads/dependabot/cargo/serde-1.0.208","pushedAt":"2024-08-20T12:36:59.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":"2dfece71f10b8b71590cf22bf7984bdd6f586e42","after":null,"ref":"refs/heads/dependabot/cargo/libc-0.2.157","pushedAt":"2024-08-20T12:36:57.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":"639f8680d2614fc2be2d5912405e4716ff7a22e1","after":null,"ref":"refs/heads/combined-prs-branch","pushedAt":"2024-08-20T12:36:50.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"nathanielsimard","name":"Nathaniel Simard","path":"/nathanielsimard","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/14095719?s=80&v=4"}},{"before":"80530013064739eaa2134f17711c07583f10270e","after":"58129d1c11edcca90d07d44e4f4e0c9822d773c9","ref":"refs/heads/main","pushedAt":"2024-08-20T12:36:48.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"nathanielsimard","name":"Nathaniel Simard","path":"/nathanielsimard","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/14095719?s=80&v=4"},"commit":{"message":"Combined PRs (#2177)\n\n* Bump tokenizers from 0.19.1 to 0.20.0\r\n\r\nBumps [tokenizers](https://github.com/huggingface/tokenizers) from 0.19.1 to 0.20.0.\r\n- [Release notes](https://github.com/huggingface/tokenizers/releases)\r\n- [Changelog](https://github.com/huggingface/tokenizers/blob/main/RELEASE.md)\r\n- [Commits](https://github.com/huggingface/tokenizers/compare/v0.19.1...v0.20.0)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: tokenizers\r\n dependency-type: direct:production\r\n update-type: version-update:semver-minor\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \r\n\r\n* Bump libc from 0.2.155 to 0.2.157\r\n\r\nBumps [libc](https://github.com/rust-lang/libc) from 0.2.155 to 0.2.157.\r\n- [Release notes](https://github.com/rust-lang/libc/releases)\r\n- [Changelog](https://github.com/rust-lang/libc/blob/0.2.157/CHANGELOG.md)\r\n- [Commits](https://github.com/rust-lang/libc/compare/0.2.155...0.2.157)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: libc\r\n dependency-type: direct:production\r\n update-type: version-update:semver-patch\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \r\n\r\n* Bump tempfile from 3.11.0 to 3.12.0\r\n\r\nBumps [tempfile](https://github.com/Stebalien/tempfile) from 3.11.0 to 3.12.0.\r\n- [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md)\r\n- [Commits](https://github.com/Stebalien/tempfile/commits)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: tempfile\r\n dependency-type: direct:production\r\n update-type: version-update:semver-minor\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \r\n\r\n* Bump serde from 1.0.207 to 1.0.208\r\n\r\nBumps [serde](https://github.com/serde-rs/serde) from 1.0.207 to 1.0.208.\r\n- [Release notes](https://github.com/serde-rs/serde/releases)\r\n- [Commits](https://github.com/serde-rs/serde/compare/v1.0.207...v1.0.208)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: serde\r\n dependency-type: direct:production\r\n update-type: version-update:semver-patch\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \r\n\r\n---------\r\n\r\nSigned-off-by: dependabot[bot] \r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\r\nCo-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>","shortMessageHtmlLink":"Combined PRs (#2177)"}},{"before":"c29ed43441fc5b3286749816c9069ed90f178a77","after":"80530013064739eaa2134f17711c07583f10270e","ref":"refs/heads/main","pushedAt":"2024-08-20T11:47:15.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"laggui","name":"Guillaume Lagrange","path":"/laggui","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7225623?s=80&v=4"},"commit":{"message":"Fix LayerNorm normalization. (#2186)\n\nFixes #2185.","shortMessageHtmlLink":"Fix LayerNorm normalization. (#2186)"}},{"before":"784f57bee407b7b9c5791c5055226ebb84662318","after":"c29ed43441fc5b3286749816c9069ed90f178a77","ref":"refs/heads/main","pushedAt":"2024-08-19T21:06:06.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"antimora","name":"Dilshod Tadjibaev","path":"/antimora","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/939125?s=80&v=4"},"commit":{"message":"Docs fix spelling issues (#2183)\n\n* fix README.md\r\n\r\n* fix README.md\r\n\r\n* fix mdbook.rs","shortMessageHtmlLink":"Docs fix spelling issues (#2183)"}},{"before":"a4e4540d8fe321e4467f2769562e664a25fed0b2","after":null,"ref":"refs/heads/fix/wgpu/matmul-web","pushedAt":"2024-08-19T19:52:17.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"laggui","name":"Guillaume Lagrange","path":"/laggui","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7225623?s=80&v=4"}},{"before":"e77da044a30510d46de0ef5112c35ef11c860dc4","after":"0e07f6378b6c9f6189933d16e916476838bafcba","ref":"refs/heads/chore/update-cubecl","pushedAt":"2024-08-19T19:41:36.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"nathanielsimard","name":"Nathaniel Simard","path":"/nathanielsimard","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/14095719?s=80&v=4"},"commit":{"message":"Fix CI","shortMessageHtmlLink":"Fix CI"}},{"before":"0cd0c839b4f1b976b6ef20f0d0736d4ecfa3e67e","after":"a4e4540d8fe321e4467f2769562e664a25fed0b2","ref":"refs/heads/fix/wgpu/matmul-web","pushedAt":"2024-08-19T19:35:58.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"laggui","name":"Guillaume Lagrange","path":"/laggui","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7225623?s=80&v=4"},"commit":{"message":"Remove unreachable code warning","shortMessageHtmlLink":"Remove unreachable code warning"}},{"before":null,"after":"0cd0c839b4f1b976b6ef20f0d0736d4ecfa3e67e","ref":"refs/heads/fix/wgpu/matmul-web","pushedAt":"2024-08-19T19:14:34.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"laggui","name":"Guillaume Lagrange","path":"/laggui","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7225623?s=80&v=4"},"commit":{"message":"Force simple matmul strategy on wasm","shortMessageHtmlLink":"Force simple matmul strategy on wasm"}},{"before":null,"after":"e77da044a30510d46de0ef5112c35ef11c860dc4","ref":"refs/heads/chore/update-cubecl","pushedAt":"2024-08-19T18:52:04.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"nathanielsimard","name":"Nathaniel Simard","path":"/nathanielsimard","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/14095719?s=80&v=4"},"commit":{"message":"Chore: Update to newer cubecl version","shortMessageHtmlLink":"Chore: Update to newer cubecl version"}},{"before":"49c1c71e714d40cae2d04cec76fa48e11d68ca55","after":null,"ref":"refs/heads/fix/examples","pushedAt":"2024-08-19T16:53:17.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"laggui","name":"Guillaume Lagrange","path":"/laggui","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7225623?s=80&v=4"}},{"before":"2755c36ed75f0d3abbf18708b001e1f3f5a1659c","after":"784f57bee407b7b9c5791c5055226ebb84662318","ref":"refs/heads/main","pushedAt":"2024-08-19T16:53:15.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"laggui","name":"Guillaume Lagrange","path":"/laggui","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7225623?s=80&v=4"},"commit":{"message":"Update model.bin mnist inference web + add cuda-jit flag for ag-news-infer (#2170)\n\n* Update model.bin mnist inference web\r\n\r\n* Add cuda-jit flag for ag-news-infer","shortMessageHtmlLink":"Update model.bin mnist inference web + add cuda-jit flag for ag-news-…"}},{"before":null,"after":"20ed41994b93dbbb018ed45ea196451d70b9c7c0","ref":"refs/heads/book/dataset/add-sources","pushedAt":"2024-08-19T15:52:01.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"laggui","name":"Guillaume Lagrange","path":"/laggui","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7225623?s=80&v=4"},"commit":{"message":"Add images and csv dataset source to book","shortMessageHtmlLink":"Add images and csv dataset source to book"}},{"before":"d4a1d2026d7694027a0d186181840c83d2e89190","after":"2755c36ed75f0d3abbf18708b001e1f3f5a1659c","ref":"refs/heads/main","pushedAt":"2024-08-19T15:37:12.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"laggui","name":"Guillaume Lagrange","path":"/laggui","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7225623?s=80&v=4"},"commit":{"message":"Switches epoch and iteration to be in the proper order for the custom training loop (#2171)","shortMessageHtmlLink":"Switches epoch and iteration to be in the proper order for the custom…"}},{"before":"692a01859094cbd0b4f115aa46c715b93d5f8aa2","after":"639f8680d2614fc2be2d5912405e4716ff7a22e1","ref":"refs/heads/combined-prs-branch","pushedAt":"2024-08-19T06:06:03.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":"Merge branch 'main' into combined-prs-branch","shortMessageHtmlLink":"Merge branch 'main' into combined-prs-branch"}},{"before":"86603d87b333f375499daebea89ea0090500dcf9","after":"692a01859094cbd0b4f115aa46c715b93d5f8aa2","ref":"refs/heads/combined-prs-branch","pushedAt":"2024-08-19T06:06:01.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"Merge dependabot/cargo/tokenizers-0.20.0 into combined-prs-branch","shortMessageHtmlLink":"Merge dependabot/cargo/tokenizers-0.20.0 into combined-prs-branch"}},{"before":"1d66dfe9518e9276e4048315830b5fface9cbcc8","after":"86603d87b333f375499daebea89ea0090500dcf9","ref":"refs/heads/combined-prs-branch","pushedAt":"2024-08-19T06:06:00.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"Merge dependabot/cargo/libc-0.2.157 into combined-prs-branch","shortMessageHtmlLink":"Merge dependabot/cargo/libc-0.2.157 into combined-prs-branch"}},{"before":"d187c7d09bc4d4a8b358eddc519570201dabdf3e","after":"1d66dfe9518e9276e4048315830b5fface9cbcc8","ref":"refs/heads/combined-prs-branch","pushedAt":"2024-08-19T06:05:59.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"Merge dependabot/cargo/tempfile-3.12.0 into combined-prs-branch","shortMessageHtmlLink":"Merge dependabot/cargo/tempfile-3.12.0 into combined-prs-branch"}},{"before":"d4a1d2026d7694027a0d186181840c83d2e89190","after":"d187c7d09bc4d4a8b358eddc519570201dabdf3e","ref":"refs/heads/combined-prs-branch","pushedAt":"2024-08-19T06:05:59.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"Merge dependabot/cargo/serde-1.0.208 into combined-prs-branch","shortMessageHtmlLink":"Merge dependabot/cargo/serde-1.0.208 into combined-prs-branch"}},{"before":null,"after":"d4a1d2026d7694027a0d186181840c83d2e89190","ref":"refs/heads/combined-prs-branch","pushedAt":"2024-08-19T06:05:58.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"Fix equal/not-equal infinity numbers for burn-ndarray (#2166)","shortMessageHtmlLink":"Fix equal/not-equal infinity numbers for burn-ndarray (#2166)"}},{"before":null,"after":"e64cf882b3a6050099289980924d3692a4eb177a","ref":"refs/heads/dependabot/cargo/serde-1.0.208","pushedAt":"2024-08-19T02:28:35.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"Bump serde from 1.0.207 to 1.0.208\n\nBumps [serde](https://github.com/serde-rs/serde) from 1.0.207 to 1.0.208.\n- [Release notes](https://github.com/serde-rs/serde/releases)\n- [Commits](https://github.com/serde-rs/serde/compare/v1.0.207...v1.0.208)\n\n---\nupdated-dependencies:\n- dependency-name: serde\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump serde from 1.0.207 to 1.0.208"}},{"before":null,"after":"087abe986beca77a945fec8843a73dd797b61435","ref":"refs/heads/dependabot/cargo/tempfile-3.12.0","pushedAt":"2024-08-19T02:27:56.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"Bump tempfile from 3.11.0 to 3.12.0\n\nBumps [tempfile](https://github.com/Stebalien/tempfile) from 3.11.0 to 3.12.0.\n- [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/Stebalien/tempfile/commits)\n\n---\nupdated-dependencies:\n- dependency-name: tempfile\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump tempfile from 3.11.0 to 3.12.0"}},{"before":null,"after":"2dfece71f10b8b71590cf22bf7984bdd6f586e42","ref":"refs/heads/dependabot/cargo/libc-0.2.157","pushedAt":"2024-08-19T02:27:15.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"Bump libc from 0.2.155 to 0.2.157\n\nBumps [libc](https://github.com/rust-lang/libc) from 0.2.155 to 0.2.157.\n- [Release notes](https://github.com/rust-lang/libc/releases)\n- [Changelog](https://github.com/rust-lang/libc/blob/0.2.157/CHANGELOG.md)\n- [Commits](https://github.com/rust-lang/libc/compare/0.2.155...0.2.157)\n\n---\nupdated-dependencies:\n- dependency-name: libc\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump libc from 0.2.155 to 0.2.157"}},{"before":null,"after":"89835526f101eb317c2854d78e63e234c1f66f29","ref":"refs/heads/dependabot/cargo/syn-2.0.75","pushedAt":"2024-08-19T02:26:56.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"Bump syn from 2.0.74 to 2.0.75\n\nBumps [syn](https://github.com/dtolnay/syn) from 2.0.74 to 2.0.75.\n- [Release notes](https://github.com/dtolnay/syn/releases)\n- [Commits](https://github.com/dtolnay/syn/compare/2.0.74...2.0.75)\n\n---\nupdated-dependencies:\n- dependency-name: syn\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump syn from 2.0.74 to 2.0.75"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEoITBLwA","startCursor":null,"endCursor":null}},"title":"Activity · tracel-ai/burn"}