Skip to content

Commit

Permalink
Update include/tvm/auto_scheduler/transform_step.h
Browse files Browse the repository at this point in the history
  • Loading branch information
merrymercy authored Jul 27, 2020
1 parent 62a51f2 commit 49acf58
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/tvm/auto_scheduler/transform_step.h
Original file line number Diff line number Diff line change
Expand Up @@ -989,7 +989,7 @@ class RfactorStep : public Step {
public:
/*!
* \brief The constructor.
* \param stage_id The index of the iterator to be factored.
* \param stage_id The index of the stage to be factored.
* \param iter_id The index of the iterator to be factored.
* \param factor_iter_id The position where the new iterator is placed.
*/
Expand Down

0 comments on commit 49acf58

Please sign in to comment.