transformers
c6318c37 - to_pil - don't rescale if int and in range 0-255 (#22158)

Commit
2 years ago
to_pil - don't rescale if int and in range 0-255 (#22158) * Don't rescale if in and in range 0-255 * Raise value error if int values too large * Update tests/test_image_transforms.py * Update tests/test_image_transforms.py
Author
Parents
Loading