Thomas Walther

Results 5 issues of Thomas Walther

SwiftUI introduces the structs `View` and `Context`. EasyPeasy's own structs of the same name conflict with this, which leads to errors in files where you include both SwiftUI and EasyPeasy....

I'm trying to use Webdataset for training a dataset consisting of small embeddings of shape `(1024, )` and output classes of shape `(12, )`. I.e., tiny in comparison to image...

documentation

### 🚀 The feature I've written an `AudioBlockReader` that wraps StreamReader to return chunks of audio that are padded left and right with valid data. ### Motivation, pitch Let's say...

I haven't been able to write a deterministic script that reproduces the error, but I continuously run into problems terminating scripts after a timeout exception in asyncio pyzmq. When a...

Currently, when running without a `di.yml` file, one gets the following error. Since this will be a common thing, the output should probably be a bit more user-friendly. ``` $>...

enhancement
wontfix