Frank Schlimbach
Frank Schlimbach
I used black versions 19 and 21 locally, always accepting current formatting (I used flags from pyproject.toml). Any idea why it's behaving differently in CI?
This would be very interesting. Any progress/news?
> > This would be very interesting. Any progress/news? > > Not yet. We are trying to get some funding to start it. Any news on this subject?
Is there any description of how you'd envision supporting GPUs, in particular through SYCL?
Hm, the difference I see is not just a few %, it's a factor of 3 slower than numpy and 10x slower than torch. Something else might be going on....
@ClaudiaComito Thanks. For some reason the numbers look reasonable today. Not only the env that uses similar package versions as you do, but only in my old one (but I...
Cool, this looks good. The latest spec asks for a 'get' field in the outer `__partitioned__` dict. Here this should probably be either `lambda x: x` or a function which...
Yes, except of course that its `x.__partitioned__['get'](id)`. The idea here is that - in particular for frameworks like ray and dask - 'data' might (should) not be raw data but...
So far this is addressing the producer side. We'd also need the consumer side. HeAT would need a `from_partitioned` creating a DNDarray from a `__partitioned__`. If this also goes into...
FYI: A new discussion was initiated with the data-API consortium: https://github.com/data-apis/consortium-feedback/issues/7