mirror of
https://github.com/ROCm/composable_kernel.git
synced 2026-05-03 13:11:25 +00:00
[Doc][Werror] Fix security alerts and sync with MIOpen (#1085)
* fix Werror unused-parameter * sync doc requirements * fix blank space format * fix dependency issue
This commit is contained in:
@@ -50,7 +50,9 @@ __global__ void
|
||||
ignore = p_in_global;
|
||||
ignore = out_grid_desc;
|
||||
ignore = p_out_global;
|
||||
ignore = batch_count;
|
||||
ignore = block_2_tile_map;
|
||||
ignore = compute_ptr_offset_of_batch;
|
||||
#endif
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user