Graphite/node-graph/gstd/src
Dennis Kobert fe233504ca Downscale Images to document resolution (#1077)
* Add DownscaleNode

* Add lambda (call argument) input type + fix caching

* Add comment explaining Lambda input

* Automatically insert cache node after downscale node

* Implement sparse hashing of images
2023-03-15 12:49:56 +01:00
..
any.rs Introduce scopes (#1053) 2023-03-02 17:13:28 +01:00
cache.rs Rename the legacy Graphene crate to document-legacy (#899) 2022-12-22 02:12:05 -08:00
executor.rs Update GPU execution and quantization to new node system (#1070) 2023-03-05 13:22:14 +01:00
lib.rs Quantization node (#887) 2022-12-31 18:30:35 +01:00
main.rs Implement node graph gpu execution via vulkano and rust gpu (#870) 2022-12-05 12:56:36 +01:00
memo.rs Downscale Images to document resolution (#1077) 2023-03-15 12:49:56 +01:00
quantization.rs Update GPU execution and quantization to new node system (#1070) 2023-03-05 13:22:14 +01:00
raster.rs Downscale Images to document resolution (#1077) 2023-03-15 12:49:56 +01:00
value.rs Add raster module to graphene_core 2022-08-04 12:34:05 +02:00