Steven Johnson
Steven Johnson
(I'm disabling this on test on the buildbots; let's be sure to re-enable it when we think we have a fix)
See https://github.com/halide/build_bot/pull/97
buildbot changed, restart windows tests as appropriate
> Do you remember why the integers are preferred? The comment is from 2017, so I completely understand if you do not remember Sadly, yeah, I spun down those brain...
@alexreinking FYI we should try to fix this prior to the Halide 19 release
PTAL at https://github.com/halide/Halide/pull/8420 -- I very much want feedback from @dragly and @runenordmo before landing that change
The fact that there is a difference between Python and C++ here indicates there's something amiss.
Seems like a scalar input could just be treated as a zero-dimensional buffer (because, really, that's all it is).
This is interesting to note, but we probably don't want/need to run all the tests this way. There's exactly one I know of (gpu_multi_device) that expects to be run this...
What sort of review does this need?