You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
guill 6ab1e6fd4a
[Bug #4529] Fix graph partial validation failure (#4588)
Currently, if a graph partially fails validation (i.e. some outputs are
valid while others have links from missing nodes), the execution loop
could get an exception resulting in server lockup.

This isn't actually possible to reproduce via the default UI, but is a
potential issue for people using the API to construct invalid graphs.
6 months ago
..
graphs Ci quality workflows (#1423) 1 year ago
testing_nodes/testing-pack Fix a bug where cached outputs affected IS_CHANGED (#4535) 6 months ago
__init__.py Ci quality workflows (#1423) 1 year ago
extra_model_paths.yaml Execution Model Inversion (#2666) 6 months ago
test_execution.py [Bug #4529] Fix graph partial validation failure (#4588) 6 months ago
test_inference.py Unhardcode sampler and scheduler list in test. 1 year ago