Skip to content

Can remap_reduce_types be removed #1877

Answered by angeloskath
zcbenz asked this question in Q&A
Discussion options

You must be logged in to vote

Oh that's an interesting one. I wouldn't say it is a hack per-se but we reduce the number of kernels (which reduces the binary size) by reusing the reduction kernels based on the size of the dtype. Basically that means that we use the int8 type for both uint8 and int8 and so on and so forth.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@zcbenz
Comment options

Answer selected by zcbenz
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants