Closed balthazarneveu closed 1 year ago
Feature #16 Save execution graph... or simply display it inside a jupyter notebook
pip = HeadlessPipeline.from_function(sample_pipeline, inputs=[input_image], cache=False) pip.graph_representation()
Feature #16 Save execution graph... or simply display it inside a jupyter notebook