sanha commented on a change in pull request #33: [NEMO-111] Remove 
ExecutionProperty.Key
URL: https://github.com/apache/incubator-nemo/pull/33#discussion_r195634341
 
 

 ##########
 File path: 
compiler/optimizer/src/main/java/edu/snu/nemo/compiler/optimizer/pass/compiletime/reshaping/LoopExtractionPass.java
 ##########
 @@ -61,7 +61,11 @@ private Integer findMaxLoopVertexStackDepth(final 
DAG<IRVertex, IREdge> dag) {
 
   /**
    * This part groups each iteration of loops together by observing the 
LoopVertex assigned to primitive operators,
+<<<<<<< HEAD
+   * which is assigned by the Nemo PipelineVisitor. This also shows in which 
depth of
 
 Review comment:
   Please check this conflict

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to