limiteinductive
|
ed3621362f
|
Add load_tensors utils in fluxion
|
2024-01-21 12:34:33 +01:00 |
|
Pierre Colle
|
91aea9b7ff
|
fix: summarize_tensor(tensor) when tensor.numel() == 0
|
2024-01-20 14:32:35 +01:00 |
|
limiteinductive
|
d9ae7ca6a5
|
cast to float32 before converting to image in tensor_to_image to fix bfloat16 conversion
|
2024-01-16 11:50:58 +01:00 |
|
Colle
|
c141091afc
|
Make summarize_tensor robust to non-float dtypes (#171)
|
2024-01-11 09:57:58 +01:00 |
|
limiteinductive
|
20c229903f
|
upgrade pyright to 1.1.342 ; improve no_grad typing
|
2023-12-29 15:09:02 +01:00 |
|
Cédric Deltheil
|
792a0fc3d9
|
run lint rules using latest isort settings
|
2023-12-11 11:58:43 +01:00 |
|
Benjamin Trom
|
6ddd901767
|
improve image_to_tensor and tensor_to_image utils
|
2023-10-17 18:08:58 +02:00 |
|
Cédric Deltheil
|
05126c8f4d
|
make gaussian_blur work with float16
|
2023-10-07 21:48:38 +02:00 |
|
Cédric Deltheil
|
665bcdc95c
|
add unit tests covering fluxion's gaussian_blur
|
2023-10-05 16:30:27 +02:00 |
|