Torch-dreams

Latest version: v4.0.0

Safety actively analyzes 682387 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 2

2.1.0

Changes:
* Added support for custom images with `custom_image_param`

2.0.4

Changes:
* Moved completely to torch `v1.8.x`
* FFT parameterization with shape `[1, 3, height, width]` from `[1, 3, height, width//2, 2]`
* Fixed failing tests due to incorrect device allocations

2.0.3

Changes:
* Fix random crashes on google colab caused due to `torch.fft.irfftn` on torch `v1.8.x`

2.0.2

Updates:
* `auto_image_param` instances can be saved as images with `image_param.save('image.jpg')`
* Fixed random crashes on google colab
* `dreamer.get_snapshot()` now in testing
* feedback loops now don't modify the original image parameter. Uses a `deepcopy` instead

2.0.1

* Optimization on multiple models simultaneously is now possible
* Ability to use custom `torchvision.transforms`
* Much better visualization quality thanks to `torch.fft`
* Supports both torch `v1.7` and `v1,8`
* Faster optimizations

1.1.0

Page 2 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.