Skip to content
Snippets Groups Projects
Commit 4ed1c65d authored by Bram Veenboer's avatar Bram Veenboer
Browse files

Repalce tdd transpose_unpack kernel with dedisp transpose kernel

Dedisp calls unpack with in_nbits == unpacked_in_nbits, effectively
copying data from d_transposed to d_unpacked. This can be verified by
returning in[i] instead of reesult in the dedisp unpack functor. We can
thus remove the unpack part from tdd completely.
parent ab78f3bd
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment