Philip Meier

Results 152 issues of Philip Meier

While working on improving performance of `convert_image_dtype` in #6795, I found several cases where `convert_image_dtype` is silently failing for low precision floating point dtypes `torch.float16` and `torch.bfloat16`: ```py import torch...

bug
module: transforms

### Initial Checks - [x] I confirm that I'm using Pydantic V2 ### Description _This might also be a feature request, but I couldn't find anything in the docs that...

bug V2
pending
v3