Closed singh96aman closed 1 year ago
Instead of floor division (a//b), propose we use ceil division (ceil(a/b) Issue - https://github.com/baler-collaboration/baler/issues/261
Hi Alex, The Decoder Issue is a CUDA-related issue that would be dealt with as a separate issue. I've removed the check and just added the code for ceil division. All checks are passing. Kindly approve!
Instead of floor division (a//b), propose we use ceil division (ceil(a/b) Issue - https://github.com/baler-collaboration/baler/issues/261