mirror of
https://github.com/ROCm/composable_kernel.git
synced 2026-07-03 05:37:34 +00:00
temp solution for bf16 compilation error
This commit is contained in:
@@ -212,8 +212,8 @@ struct DynamicBuffer
|
||||
}
|
||||
// else
|
||||
// {
|
||||
// // // For other types, direct addition is fine
|
||||
// // this->template Set<X>(i, is_valid_element, x + tmp);
|
||||
// // For other types, direct addition is fine
|
||||
// this->template Set<X>(i, is_valid_element, x + tmp);
|
||||
// }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user