ComfyUI/tests/inference
guill 97eb256a35
Add support for partial execution in backend (#9123)
When a prompt is submitted, it can optionally include
`partial_execution_targets` as a list of ids. If it does, rather than
adding all outputs to the execution list, we add only those in the list.
2025-07-30 22:55:28 -04:00
..
graphs Ci quality workflows (#1423) 2023-09-18 23:18:06 -04:00
testing_nodes/testing-pack Add support for partial execution in backend (#9123) 2025-07-30 22:55:28 -04:00
__init__.py Ci quality workflows (#1423) 2023-09-18 23:18:06 -04:00
extra_model_paths.yaml Support for async node functions (#8830) 2025-07-10 14:46:19 -04:00
test_async_nodes.py Add support for partial execution in backend (#9123) 2025-07-30 22:55:28 -04:00
test_execution.py Add support for partial execution in backend (#9123) 2025-07-30 22:55:28 -04:00
test_inference.py Fix and enforce no trailing whitespace. 2024-12-31 03:16:37 -05:00