Searched refs:collect_graphs (Results 1 – 3 of 3) sorted by relevance
41 with context.collect_graphs(optimized=True) as graphs:
81 with context.collect_graphs() as graphs:
2045 def collect_graphs(optimized=True): function