CUTLASS 2.10 bug fixes and minor updates. (#626)

This commit is contained in:
Andrew Kerr
2022-09-15 16:20:33 -04:00
committed by GitHub
parent 2cc2c7ba1f
commit fc9ebc645b
5 changed files with 63 additions and 8 deletions
@@ -91,11 +91,11 @@ public:
Convert(Params const &params = Params()) {
}
/// Functionally required for serial reduction in the epilogue
CUTLASS_HOST_DEVICE
void set_k_partition(int k_partition, int k_partition_count) {
}
/// Returns true if source is needed based on state of runtime arguments