{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":349136104,"defaultBranch":"master","name":"TropicalGEMM.jl","ownerLogin":"TensorBFS","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2021-03-18T16:04:09.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/54710663?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1695567814.0","currentOid":""},"activityList":{"items":[{"before":"846b3541b4c98025e79977aa29a04d45715d7f77","after":"8ee73dc62fbe99452339e2ea5fbd16c5efe43b08","ref":"refs/heads/master","pushedAt":"2024-01-14T06:43:02.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"GiggleLiu","name":"Jinguo Liu","path":"/GiggleLiu","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6257240?s=80&v=4"},"commit":{"message":"merge","shortMessageHtmlLink":"merge"}},{"before":"88b9e2baab5ec76c7688d7a32419b5b9194b88c9","after":"846b3541b4c98025e79977aa29a04d45715d7f77","ref":"refs/heads/master","pushedAt":"2023-09-24T15:18:30.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"GiggleLiu","name":"Jinguo Liu","path":"/GiggleLiu","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6257240?s=80&v=4"},"commit":{"message":"update readme","shortMessageHtmlLink":"update readme"}},{"before":"5ed2f0ae3e39e82f25ef75c44615a846ac8a5b8c","after":"88b9e2baab5ec76c7688d7a32419b5b9194b88c9","ref":"refs/heads/master","pushedAt":"2023-09-24T14:44:26.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"GiggleLiu","name":"Jinguo Liu","path":"/GiggleLiu","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6257240?s=80&v=4"},"commit":{"message":"Support more tropical types (#24)\n\n* more tropical element types\r\n\r\n* upgrade TropicalNumbers","shortMessageHtmlLink":"Support more tropical types (#24)"}},{"before":"782ee4b07e4239770521ca58852a3c80070e67e4","after":"06a7e8edfc33a467cb2895a374ad43a2db393408","ref":"refs/heads/jg/more-tropical-types","pushedAt":"2023-09-24T14:36:57.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"GiggleLiu","name":"Jinguo Liu","path":"/GiggleLiu","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6257240?s=80&v=4"},"commit":{"message":"merge master","shortMessageHtmlLink":"merge master"}},{"before":"b2e0b328d41a99e0f124dad13dd374375e8d1cfb","after":"782ee4b07e4239770521ca58852a3c80070e67e4","ref":"refs/heads/jg/more-tropical-types","pushedAt":"2023-09-24T14:31:08.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"GiggleLiu","name":"Jinguo Liu","path":"/GiggleLiu","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6257240?s=80&v=4"},"commit":{"message":"upgrade TropicalNumbers","shortMessageHtmlLink":"upgrade TropicalNumbers"}},{"before":null,"after":"b2e0b328d41a99e0f124dad13dd374375e8d1cfb","ref":"refs/heads/jg/more-tropical-types","pushedAt":"2023-09-24T12:54:10.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"GiggleLiu","name":"Jinguo Liu","path":"/GiggleLiu","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6257240?s=80&v=4"},"commit":{"message":"more tropical element types","shortMessageHtmlLink":"more tropical element types"}},{"before":"71c1e01fda8261c8649f0f612da6b1742696bf26","after":"5ed2f0ae3e39e82f25ef75c44615a846ac8a5b8c","ref":"refs/heads/master","pushedAt":"2023-07-10T07:38:14.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"GiggleLiu","name":"Jinguo Liu","path":"/GiggleLiu","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6257240?s=80&v=4"},"commit":{"message":"reduce the compiled file size. (#23)","shortMessageHtmlLink":"reduce the compiled file size. (#23)"}},{"before":null,"after":"5eba91a05299b4454fac9b83aa5b3cecb0329f95","ref":"refs/heads/jg/reduce-compile-size","pushedAt":"2023-07-10T07:12:48.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"GiggleLiu","name":"Jinguo Liu","path":"/GiggleLiu","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6257240?s=80&v=4"},"commit":{"message":"reduce the compiled file size.","shortMessageHtmlLink":"reduce the compiled file size."}},{"before":"83f48c93cf53726a593abc1e955c300ece0a39ce","after":"71c1e01fda8261c8649f0f612da6b1742696bf26","ref":"refs/heads/master","pushedAt":"2023-06-30T08:33:53.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"GiggleLiu","name":"Jinguo Liu","path":"/GiggleLiu","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6257240?s=80&v=4"},"commit":{"message":"Fix cuarray dispatch & reduce TTFX (#22)\n\n* fix incorrect function dispatch on GPU\r\n\r\n* fix cuda dispatch, reduce ttfx\r\n\r\n* compile transposed matmul\r\n\r\n* dispatch to subarray\r\n\r\n* update ci julia version","shortMessageHtmlLink":"Fix cuarray dispatch & reduce TTFX (#22)"}},{"before":"68d9aa8e70cb2f9dcddfb226ef119e2c131fa539","after":"75fabbd41574df27547bf78a2c5624b715a1d7e6","ref":"refs/heads/fix-CuArray-dispatch","pushedAt":"2023-06-30T08:15:34.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"GiggleLiu","name":"Jinguo Liu","path":"/GiggleLiu","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6257240?s=80&v=4"},"commit":{"message":"update ci julia version","shortMessageHtmlLink":"update ci julia version"}},{"before":"3f51ffe65edcec7bdb76771656028652b9480c90","after":"68d9aa8e70cb2f9dcddfb226ef119e2c131fa539","ref":"refs/heads/fix-CuArray-dispatch","pushedAt":"2023-06-30T08:01:24.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"GiggleLiu","name":"Jinguo Liu","path":"/GiggleLiu","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6257240?s=80&v=4"},"commit":{"message":"dispatch to subarray","shortMessageHtmlLink":"dispatch to subarray"}},{"before":"cd0309a22da7203d13e48f69bfed320c2ac2ef9d","after":"3f51ffe65edcec7bdb76771656028652b9480c90","ref":"refs/heads/fix-CuArray-dispatch","pushedAt":"2023-06-30T06:32:01.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"GiggleLiu","name":"Jinguo Liu","path":"/GiggleLiu","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6257240?s=80&v=4"},"commit":{"message":"compile transposed matmul","shortMessageHtmlLink":"compile transposed matmul"}},{"before":"9983f50146a9e101b9da8f1b96b0c9651c5f69ea","after":"cd0309a22da7203d13e48f69bfed320c2ac2ef9d","ref":"refs/heads/fix-CuArray-dispatch","pushedAt":"2023-06-30T05:47:32.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"GiggleLiu","name":"Jinguo Liu","path":"/GiggleLiu","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6257240?s=80&v=4"},"commit":{"message":"fix cuda dispatch, reduce ttfx","shortMessageHtmlLink":"fix cuda dispatch, reduce ttfx"}},{"before":null,"after":"9983f50146a9e101b9da8f1b96b0c9651c5f69ea","ref":"refs/heads/fix-CuArray-dispatch","pushedAt":"2023-06-30T05:28:43.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"GiggleLiu","name":"Jinguo Liu","path":"/GiggleLiu","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6257240?s=80&v=4"},"commit":{"message":"fix incorrect function dispatch on GPU","shortMessageHtmlLink":"fix incorrect function dispatch on GPU"}},{"before":"d71a587e5ebd24ba9db8c02339a05b03bb8050a1","after":"83f48c93cf53726a593abc1e955c300ece0a39ce","ref":"refs/heads/master","pushedAt":"2023-06-29T18:28:52.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"GiggleLiu","name":"Jinguo Liu","path":"/GiggleLiu","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6257240?s=80&v=4"},"commit":{"message":"Update Project.toml","shortMessageHtmlLink":"Update Project.toml"}},{"before":"47eabb8f26485f16459be134a0e255e031aaca28","after":"d71a587e5ebd24ba9db8c02339a05b03bb8050a1","ref":"refs/heads/master","pushedAt":"2023-06-29T18:28:36.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"GiggleLiu","name":"Jinguo Liu","path":"/GiggleLiu","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6257240?s=80&v=4"},"commit":{"message":"add vifelse (#21)\n\n* add vifelse\r\n\r\n* remove importing False","shortMessageHtmlLink":"add vifelse (#21)"}},{"before":"7fe1906d10b7bf0c1a26d869b670ee6b853ddeb1","after":"3f1b6461e3871efc7dd40b3853783d72cd1cfb45","ref":"refs/heads/jg/fix-vifelse","pushedAt":"2023-06-29T16:29:21.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"GiggleLiu","name":"Jinguo Liu","path":"/GiggleLiu","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6257240?s=80&v=4"},"commit":{"message":"remove importing False","shortMessageHtmlLink":"remove importing False"}},{"before":null,"after":"7fe1906d10b7bf0c1a26d869b670ee6b853ddeb1","ref":"refs/heads/jg/fix-vifelse","pushedAt":"2023-06-29T16:27:52.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"GiggleLiu","name":"Jinguo Liu","path":"/GiggleLiu","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6257240?s=80&v=4"},"commit":{"message":"add vifelse","shortMessageHtmlLink":"add vifelse"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"Y3Vyc29yOnYyOpK7MjAyNC0wMS0xNFQwNjo0MzowMi4wMDAwMDBazwAAAAPfNTyP","startCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wMS0xNFQwNjo0MzowMi4wMDAwMDBazwAAAAPfNTyP","endCursor":"Y3Vyc29yOnYyOpK7MjAyMy0wNi0yOVQxNjoyNzo1Mi4wMDAwMDBazwAAAANLsfY9"}},"title":"Activity ยท TensorBFS/TropicalGEMM.jl"}