John Senneker
Results
2
comments of
John Senneker
After digging into this a bit more, I think the actual problem isn't the lack of a static_cast, but actually just a bug in a part of the code unrelated...
Thanks for the quick response @simmplecoder. Is there anything in #624 that would solve the issue with `compute_tensor_entries`? The issue I see is that the output matrices use `boost::gil::float32_t` channel...