Skip to content

Commit

Permalink
fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
merrymercy committed Aug 3, 2020
1 parent b0cdef0 commit 0ace7c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/tvm/auto_scheduler/feature.h
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
* The cost model also does prediction for each BufferStoreNode statement and aggregates
* the predictions as the whole score for a TVM IR (Stmt).
*
* The feature specification is defined by `src/auto_scheduler/feature.cc::FeatureSet`
* The feature specification is defined by `src/auto_scheduler/feature.cc:: FeatureSet`
*/

#ifndef TVM_AUTO_SCHEDULER_FEATURE_H_
Expand Down

0 comments on commit 0ace7c7

Please sign in to comment.