Derek Gerstmann
Derek Gerstmann
> (I took the liberty of syncing this to main, since the conflicts in test/generator were a little subtle) Ahh, you beat me to it! Yea, I noticed the generator...
> When an error occurs in any Halide runtime code, you must do BOTH of these things: > call halide_error(), either directly, or indirectly (typically via the error() stream output)...
@steven-johnson Please take a look at the error handling fixes when you get a chance, and let me know if I missed anything!
> > @steven-johnson Please take a look at the error handling fixes when you get a chance, and let me know if I missed anything! > > I am on...
> Apologies if this is not the appropriate place to mention this. I've been keeping an eye out for this PR since I'm interested in migrating some code to use...
> > in my brief testing the performance penalty due to the extra memory bandwidth far outweighs the extra compute to unpack the pixels > > Understandable, but... if a...
> > Understandable, but... if a device doesn't have the uint8/uint16 extensions, then what other alternative is there? > > With the devices I have at hand (Snapdragon 855/865), they...
@steven-johnson I don't have write access to do the merge ... could you approve this PR when you get a chance?
> > @steven-johnson I don't have write access to do the merge ... could you approve this PR when you get a chance? > > Sure, but did the other...
Started a new Wiki page here https://github.com/halide/Halide/wiki/Scheduling-Tips