Recipes ======= Recipes are relatively generic, built-in functionalities for manipulating a compute graph in Aidge. Some are built with Aidge's graph matching engine, do not hesitate to have a look at their source code to understand how they work and build similar functionalities! ⚠️ The recipe list is auto-generated for easier maintenance but still lacks proper categorization and naming conventions. .. contents:: :depth: 2 :local: Graph Recipes ------------- .. jinja:: recipes_graph :file: jinja/predefined_recipes.jinja :header_char: - Node Recipes ------------ .. jinja:: recipes_node :file: jinja/predefined_recipes.jinja :header_char: -