• Paul Fultz II's avatar
    Improvement to ck integration (#1859) · 3c9df3b4
    Paul Fultz II authored
    Add a CI job to test CK
    Add MIGRAPHX_TUNE_CK env variable to only do tuning for CK
    Continue tuning even when there is invalid configs
    Fix a bug with parallel compilation not using all available threads
    Add additional test for gemms using half types
    Removed int32 as supported type since it doesnt pass our test suite
    3c9df3b4
fuse_ck.cpp 6.12 KB