Skip to content
This repository has been archived by the owner on Jan 10, 2023. It is now read-only.

Value stored to 'input_block_array_size' during its initialization is never read #77

Open
QiAnXinCodeSafe opened this issue Jul 30, 2019 · 0 comments

Comments

@QiAnXinCodeSafe
Copy link

size_t input_block_array_size = CeilDiv(input_block_req_height * input_block_read_width, sub_group_size);

input_block_array_size = input_block_req_height * input_block_read_width;

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant