Skip to content
Snippets Groups Projects
Commit 3ca2985d authored by Neta Zmora's avatar Neta Zmora
Browse files

SummaryGraph: always convert base the graph on a non-parallel model

The use of DataParallel is causing various small problems when used
in conjunction with SummaryGraph.
The best solution is to force SummaryGraph to use a non-data-parallel
version of the model and to always normalize node names when accessing
SummaryGraph operations.
parent 2650f8f9
No related branches found
No related tags found
No related merge requests found
Loading
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