Chun Yang

Results 3 issues of Chun Yang

Per this change in PyTorch: https://github.com/pytorch/pytorch/pull/2872 (post v0.2.0) Without the patch, I see the following error: ``` Traceback (most recent call last): File "train.py", line 24, in model = env["model_loaders"][0].load_model(GC.params)...

CLA Signed

## Short description When opening a JPEG image, depending on the Exif Orientation tag of the image, the RawTherapee UI may render a horizontal line across the middle of the...

type: bug

### Rationale for this change When creating Arrow arrays using `pa.array` from lists of dicts, memory usage is observed to increase over time despite the created arrays going out of...

Component: Python
awaiting merge