CUTLASS 2.10 bug fixes and minor updates. (#626)
This commit is contained in:
@@ -91,11 +91,11 @@ public:
|
||||
Convert(Params const ¶ms = 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
|
||||
|
||||
Reference in New Issue
Block a user