-- While running StableDiffusion.cpp locally with Metal some offsets overflow and results in incorrect calculations
There are tests in test-backend-ops.cpp for im2col which are too big and are taking a long time, so they are commented for now, but can be used for testing the overflow.
-- While running StableDiffusion.cpp locally with Metal some offsets overflow and results in incorrect calculations
There are tests in
test-backend-ops.cpp
for im2col which are too big and are taking a long time, so they are commented for now, but can be used for testing the overflow.