{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":278489414,"defaultBranch":"main","name":"tlcpack","ownerLogin":"tlc-pack","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2020-07-09T23:05:50.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/66984436?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1679334144.1581178","currentOid":""},"activityList":{"items":[{"before":"7c6365b7e545b8e6d4a50cd0a20f24419cf8dfd7","after":"30468db9092d31432987a7fa149bd382105101d8","ref":"refs/heads/main","pushedAt":"2024-02-20T14:58:19.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"tqchen","name":"Tianqi Chen","path":"/tqchen","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2577440?s=80&v=4"},"commit":{"message":"Optimize setting LLVM version for TLCPack (#191)\n\nThis change fixes issue https://github.com/apache/tvm/issues/16613\r\n\r\nChanges the script `centos_build_llvm.sh` to discover what tags are\r\navailable in the LLVM project using `git ls-remote`. This is a more\r\nefficient approach, as it doesn't use the Github API and therefore isn't\r\nimpacted by API rate limits, which will prevent the script from working\r\ncorrectly. The end result is the same and retrieves the latest semantic\r\nversion for LLVM in the format XX.X.XX, e.g. 16.0.6.","shortMessageHtmlLink":"Optimize setting LLVM version for TLCPack (#191)"}},{"before":"50d6191a0debdf011352390cf54e3eb4cd112eb8","after":"7c6365b7e545b8e6d4a50cd0a20f24419cf8dfd7","ref":"refs/heads/main","pushedAt":"2023-11-06T13:32:05.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"leandron","name":"Leandro Nunes","path":"/leandron","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/437416?s=80&v=4"},"commit":{"message":"[LLVM] Update `cpu_aarch64` LLVM to 17.0.x (#189)\n\nThis was validated by building the wheel following instructions\r\nin the README.md","shortMessageHtmlLink":"[LLVM] Update cpu_aarch64 LLVM to 17.0.x (#189)"}},{"before":"88cc58fe6887699112407d96db9b412fcdcbb10a","after":"50d6191a0debdf011352390cf54e3eb4cd112eb8","ref":"refs/heads/main","pushedAt":"2023-10-27T14:32:25.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"leandron","name":"Leandro Nunes","path":"/leandron","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/437416?s=80&v=4"},"commit":{"message":"[ACL] Update Compute Library to v23.08 (#188)\n\nUpdate Compute Library to follow latest developments in 23.08\r\nChangelog: https://arm-software.github.io/ComputeLibrary/v23.08","shortMessageHtmlLink":"[ACL] Update Compute Library to v23.08 (#188)"}},{"before":"a272ea3b6c93d54072a0a707edec58dd4a31204f","after":"88cc58fe6887699112407d96db9b412fcdcbb10a","ref":"refs/heads/main","pushedAt":"2023-08-23T08:52:28.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"leandron","name":"Leandro Nunes","path":"/leandron","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/437416?s=80&v=4"},"commit":{"message":"[ACL] Update Compute Library to v23.05.1 (#187)\n\nUpdate Compute Library to follow latest developments in 23.05.1.\r\n\r\nChangelog: https://arm-software.github.io/ComputeLibrary/v23.05.1","shortMessageHtmlLink":"[ACL] Update Compute Library to v23.05.1 (#187)"}},{"before":"dbd9c5cfd1ad35c956cd9c3c2ed15cf6e9ae8687","after":"a272ea3b6c93d54072a0a707edec58dd4a31204f","ref":"refs/heads/main","pushedAt":"2023-07-19T13:42:38.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"leandron","name":"Leandro Nunes","path":"/leandron","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/437416?s=80&v=4"},"commit":{"message":"[ACL] Update Compute Library to v23.05 (#180)\n\nUpdate Compute Library to follow latest developments in 23.05.\r\n\r\nChangelog: https://arm-software.github.io/ComputeLibrary/v23.05","shortMessageHtmlLink":"[ACL] Update Compute Library to v23.05 (#180)"}},{"before":"ca1bb3b6c6b0ae55374332eee74903f4babed619","after":"dbd9c5cfd1ad35c956cd9c3c2ed15cf6e9ae8687","ref":"refs/heads/main","pushedAt":"2023-07-06T15:56:00.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"leandron","name":"Leandro Nunes","path":"/leandron","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/437416?s=80&v=4"},"commit":{"message":"[CI] Modify PyPI packaging Jenkins pipeline (#179)\n\n* Modify PyPI packaging Jenkins pipeline\r\n\r\nChanged the pipeline to enable the user to specify which Git ref to use\r\nfor the checkout and package build. Removed additional checkout logic\r\ncausing issues building the correct package.\r\n\r\nParameterised other variables which were previously only able to be\r\nmodified within the script. Configured these with sensible default\r\nvalues that can be modified via the Jenkins user interface.\r\n\r\nMinor changes to formatting.\r\n\r\n* Modify PyPI packaging Jenkins pipeline\r\n\r\nChanged the AArch64 Docker hash to the latest available.","shortMessageHtmlLink":"[CI] Modify PyPI packaging Jenkins pipeline (#179)"}},{"before":"f258ba27dc426bb67d30b8be9cd103853322a323","after":"ca1bb3b6c6b0ae55374332eee74903f4babed619","ref":"refs/heads/main","pushedAt":"2023-07-04T21:22:28.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"leandron","name":"Leandro Nunes","path":"/leandron","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/437416?s=80&v=4"},"commit":{"message":"[LLVM] Update LLVM from 15.0.x to 16.0.x (#178)\n\nAlign the LLVM version with main TVM repository, so that\r\npackages contain the same level of functionality as building\r\nfrom source.\r\n\r\nSimplify the script build clang and LLVM as part of a one\r\nstep build, as recommended by the official clang docs.\r\n\r\nUpdates validated in both CPU images.","shortMessageHtmlLink":"[LLVM] Update LLVM from 15.0.x to 16.0.x (#178)"}},{"before":"cc5aacb6152bbaec91fa03a51a84fa598f2c430c","after":"f258ba27dc426bb67d30b8be9cd103853322a323","ref":"refs/heads/main","pushedAt":"2023-06-21T08:47:56.508Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"leandron","name":"Leandro Nunes","path":"/leandron","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/437416?s=80&v=4"},"commit":{"message":"[Release] Update stable version to v0.12.0 for wheel packaging. (#177)","shortMessageHtmlLink":"[Release] Update stable version to v0.12.0 for wheel packaging. (#177)"}},{"before":"2210a3b28576064f7d933893199f3d45f315f29c","after":"cc5aacb6152bbaec91fa03a51a84fa598f2c430c","ref":"refs/heads/main","pushedAt":"2023-06-16T16:08:52.620Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"leandron","name":"Leandro Nunes","path":"/leandron","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/437416?s=80&v=4"},"commit":{"message":"Cut daily Docker image validate trigger (#176)\n\nSince work was completed to split up Jenkins in to platform-specific\r\njobs (PR: https://github.com/apache/tvm/pull/13316), the pipeline for\r\nvalidating the docker images with tests has been failing.\r\n\r\nThis validation pipeline is no longer needed and can be disabled,\r\nhowever in doing so, it causes a failure of the\r\n`daily-docker-image-rebuild` pipeline, which triggers the validation\r\npipeline to be run if the build is successful. This is because the\r\nvalidation pipeline relied on the file `JenkinsFile`, which was removed\r\nas part of the changes mentioned above.\r\n\r\nIn order to resolve the build errors for the daily docker rebuild, it is\r\nnecessary to remove the trigger for the validation pipeline.","shortMessageHtmlLink":"Cut daily Docker image validate trigger (#176)"}},{"before":"7b7c03274db37f6c2aa7ae7a575956021cb98e7b","after":"2210a3b28576064f7d933893199f3d45f315f29c","ref":"refs/heads/main","pushedAt":"2023-06-15T16:07:19.575Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"leandron","name":"Leandro Nunes","path":"/leandron","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/437416?s=80&v=4"},"commit":{"message":"Fix PyPI api token (#175)\n\nToken is stored under a different name in Jenkins. Updating the script\r\nto match.","shortMessageHtmlLink":"Fix PyPI api token (#175)"}},{"before":"a073274c78c3d3a338a929dde930ba3f133025a4","after":"7b7c03274db37f6c2aa7ae7a575956021cb98e7b","ref":"refs/heads/main","pushedAt":"2023-06-14T09:44:43.630Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"leandron","name":"Leandro Nunes","path":"/leandron","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/437416?s=80&v=4"},"commit":{"message":"[CI] Add new PyPI packaging Jenkins pipeline (#168)\n\n* Add new PyPI packaging Jenkins pipeline\r\n\r\nThis patch adds a new Jenkins pipeline for packaging. This is a\r\nmigration of the current Github actions workflow of uploading a Tensor\r\nlearning compiler binary distribution (tlcpack) to PyPI.\r\n\r\nThis new packaging pipeline implements a parallel step that creates and\r\nuploads AArch64 packages, which is something not present in the Github\r\nactions job it is intended to replace.\r\n\r\n* Fix Docker Cleanup requires build agent\r\n\r\nThe cleanup step was placed in the post execution steps. Because a shell\r\ncommand is being called to cleanup the Docker images, it requires the\r\nuse of a build agent. As a global agent was not configured, these shell\r\ncommands failed to execute. The execution of this cleanup has been moved\r\nto the end of the stage that builds the wheels.\r\n\r\n* Fix sudo - a terminal required to read password error\r\n\r\nRemoved the instruction to download the latest version of pip from the\r\npipeline, as it was failing with a sudo permissions error. This was not\r\nrequired in the tlcpack Jenkins environment, only in my local testing\r\nenvironment.\r\n\r\n* Add switch to toggle specific build types\r\n\r\nIt may not always be desired to build both CPU and AArch64 packages\r\nevery time this pipeline is run. A boolean switch has been added for\r\nboth. When the switch for an architecture type is left unchecked, it\r\nwill skip build steps for that architecture and exclude it from the\r\npackage.\r\n\r\n* Refactor pipeline to use S3 bucket storage\r\n\r\nMade changes to the pipeline to replace all instances of Jenkins\r\nstashing with an upload to and download from S3 cloud storage instead.\r\n\r\n* Cut CPU packaging support\r\n\r\nRemoved all support for generating CPU packages, leaving only AArch64\r\ntasks in the pipeline.","shortMessageHtmlLink":"[CI] Add new PyPI packaging Jenkins pipeline (#168)"}},{"before":"9419e75eda0077c7e5e4d34878cc0dffece7bb30","after":"a073274c78c3d3a338a929dde930ba3f133025a4","ref":"refs/heads/main","pushedAt":"2023-06-14T09:43:46.145Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"leandron","name":"Leandro Nunes","path":"/leandron","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/437416?s=80&v=4"},"commit":{"message":"[LLVM] Update LLVM from 10.0.x to 15.0.x (#174)\n\nAlign the LLVM version with main TVM repository, so that\r\npackages contain the same level of functionality as building\r\nfrom source.\r\n\r\nUpdates validated in both CPU images.","shortMessageHtmlLink":"[LLVM] Update LLVM from 10.0.x to 15.0.x (#174)"}},{"before":"f5191d5c94cf2d4ccc04cc0539a6e54a74ab58b3","after":"9419e75eda0077c7e5e4d34878cc0dffece7bb30","ref":"refs/heads/main","pushedAt":"2023-06-07T05:18:10.567Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"junrushao","name":"Junru Shao","path":"/junrushao","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22515877?s=80&v=4"},"commit":{"message":"Support Python 3.11 for GPU pip wheels on manylinux (#173)","shortMessageHtmlLink":"Support Python 3.11 for GPU pip wheels on manylinux (#173)"}},{"before":"cce84562ab7580133696ec8d62da68fa2e5151d1","after":"f5191d5c94cf2d4ccc04cc0539a6e54a74ab58b3","ref":"refs/heads/main","pushedAt":"2023-05-20T06:41:45.465Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"junrushao","name":"Junru Shao","path":"/junrushao","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22515877?s=80&v=4"},"commit":{"message":"Update sync_packages for cu117/118/121 (#172)","shortMessageHtmlLink":"Update sync_packages for cu117/118/121 (#172)"}},{"before":"27e2d6812621d8c0f71b1b47989cca72f25c9f46","after":"cce84562ab7580133696ec8d62da68fa2e5151d1","ref":"refs/heads/main","pushedAt":"2023-05-19T22:23:27.217Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"junrushao","name":"Junru Shao","path":"/junrushao","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22515877?s=80&v=4"},"commit":{"message":"Add docker image for cu121 & enable nightly docker image build (#171)","shortMessageHtmlLink":"Add docker image for cu121 & enable nightly docker image build (#171)"}},{"before":"3e5b139db79e48f9dbf331129075bcaf0b00dd23","after":"27e2d6812621d8c0f71b1b47989cca72f25c9f46","ref":"refs/heads/main","pushedAt":"2023-05-17T22:18:18.193Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"tqchen","name":"Tianqi Chen","path":"/tqchen","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2577440?s=80&v=4"},"commit":{"message":"add cu117 & cu118 (#170)","shortMessageHtmlLink":"add cu117 & cu118 (#170)"}},{"before":"9d93e77c462ba39e8dff745fd00437c672e0cebe","after":"3e5b139db79e48f9dbf331129075bcaf0b00dd23","ref":"refs/heads/main","pushedAt":"2023-03-30T08:10:26.836Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"leandron","name":"Leandro Nunes","path":"/leandron","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/437416?s=80&v=4"},"commit":{"message":"[CL] Update Compute Library from v22.11 to v23.02.1 (#166)\n\n* Changelog can be seen at\r\n https://arm-software.github.io/ComputeLibrary/v23.02.1/","shortMessageHtmlLink":"[CL] Update Compute Library from v22.11 to v23.02.1 (#166)"}},{"before":"908248d4c03320d5eb158350b10b35dc891bb2d9","after":"9d93e77c462ba39e8dff745fd00437c672e0cebe","ref":"refs/heads/main","pushedAt":"2023-03-22T18:25:27.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"leandron","name":"Leandro Nunes","path":"/leandron","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/437416?s=80&v=4"},"commit":{"message":"[AArch64] Update manylinux_aarch64 tag to 2023-03-12-25fd859 (#165)\n\n* deprecate Python 3.6 support\r\n* brings Python 3.11 support","shortMessageHtmlLink":"[AArch64] Update manylinux_aarch64 tag to 2023-03-12-25fd859 (#165)"}},{"before":"4cd875172181ac469fcc8c60c17e3b0435b94060","after":"908248d4c03320d5eb158350b10b35dc891bb2d9","ref":"refs/heads/main","pushedAt":"2023-03-22T18:25:02.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"leandron","name":"Leandro Nunes","path":"/leandron","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/437416?s=80&v=4"},"commit":{"message":"[Python] Enable Python 3.11 packaging where available for CPU builds (#164)\n\n* Python 3.11 have been available for a while now. This patch\r\n enables support for 3.11 to be built where available.","shortMessageHtmlLink":"[Python] Enable Python 3.11 packaging where available for CPU builds (#…"}},{"before":"fa850200f0f0f75e76353fce6b2ce4c2f61b90b1","after":"4cd875172181ac469fcc8c60c17e3b0435b94060","ref":"refs/heads/main","pushedAt":"2023-03-20T16:34:09.636Z","pushType":"push","commitsCount":1,"pusher":{"login":"areusch","name":"Andrew Reusch","path":"/areusch","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/532957?s=80&v=4"},"commit":{"message":"Change stable build to v0.11.1","shortMessageHtmlLink":"Change stable build to v0.11.1"}},{"before":"ee05925ba277cff31f76fc8131caef8d5359ca49","after":"fa850200f0f0f75e76353fce6b2ce4c2f61b90b1","ref":"refs/heads/main","pushedAt":"2023-03-18T13:46:18.371Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"tqchen","name":"Tianqi Chen","path":"/tqchen","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2577440?s=80&v=4"},"commit":{"message":"fix git on windows (#163)","shortMessageHtmlLink":"fix git on windows (#163)"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"Y3Vyc29yOnYyOpK7MjAyNC0wMi0yMFQxNDo1ODoxOS4wMDAwMDBazwAAAAP_0CKa","startCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wMi0yMFQxNDo1ODoxOS4wMDAwMDBazwAAAAP_0CKa","endCursor":"Y3Vyc29yOnYyOpK7MjAyMy0wMy0xOFQxMzo0NjoxOC4zNzExNDVazwAAAAMGPc5c"}},"title":"Activity · tlc-pack/tlcpack"}