Skip to content
Snippets Groups Projects
Commit 928ea252 authored by Maxence Naud's avatar Maxence Naud
Browse files

Merge branch 'graphview_io_ordering' of...

Merge branch 'graphview_io_ordering' of gitlab.eclipse.org:eclipse/aidge/aidge_core into graphview_io_ordering
parents 90465753 da960c9c
No related branches found
No related tags found
No related merge requests found
......@@ -292,7 +292,8 @@ public:
/**
* @brief Include a set of Nodes to the current GraphView object.
* The second element in the otherNodes pair is the start node.
* The first element of the otherNodes pair is the start node and
* the second is the remaining nodes to add.
* @param otherNodes
* @param includeLearnableParam
* @return true if graph ordering is unique (meaning inputs/outputs order is well defined).
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment