ROCm / composable_kernel

Composable Kernel: Performance Portable Programming Model for Machine Learning Tensor Operators
https://rocm.docs.amd.com/projects/composable_kernel/en/latest/
Other
297 stars 113 forks source link

Disable the hipTensor test in CI by default, only run once daily #1321

Closed illsilin closed 3 months ago

illsilin commented 3 months ago

Since hipTensor now takes more than 1 hour to build and test we should stop doing this in every pipeline and just do it once a day in develop branch.