mirror of
https://github.com/ROCm/composable_kernel.git
synced 2026-05-11 08:50:17 +00:00
remove n, unnecessary
This commit is contained in:
@@ -8,7 +8,6 @@ struct SinkhornKnoppArgs
|
||||
{
|
||||
void* out;
|
||||
const void* p_x;
|
||||
const index_t n;
|
||||
int max_iterations;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user