[GitHub] [incubator-tvm] jcf94 commented on a change in pull request #6142: [Ansor][AutoTVM v2.0] Phase 1: Add follow_split and follow_fused_split steps

2020-07-29 Thread GitBox
jcf94 commented on a change in pull request #6142: URL: https://github.com/apache/incubator-tvm/pull/6142#discussion_r461261906 ## File path: src/auto_scheduler/transform_step.cc ## @@ -111,6 +115,10 @@ void StepApplyToState(const Step& step, State* state, const ComputeDAG&

[GitHub] [incubator-tvm] jcf94 commented on a change in pull request #6142: [Ansor][AutoTVM v2.0] Phase 1: Add follow_split and follow_fused_split steps

2020-07-27 Thread GitBox
jcf94 commented on a change in pull request #6142: URL: https://github.com/apache/incubator-tvm/pull/6142#discussion_r460686060 ## File path: include/tvm/auto_scheduler/loop_state.h ## @@ -356,9 +356,30 @@ class State : public ObjectRef { * \note If we do split on an

[GitHub] [incubator-tvm] jcf94 commented on a change in pull request #6142: [Ansor][AutoTVM v2.0] Phase 1: Add follow_split and follow_fused_split steps

2020-07-27 Thread GitBox
jcf94 commented on a change in pull request #6142: URL: https://github.com/apache/incubator-tvm/pull/6142#discussion_r460685681 ## File path: include/tvm/auto_scheduler/loop_state.h ## @@ -356,9 +356,30 @@ class State : public ObjectRef { * \note If we do split on an