Commit 10476a73 by Liang ZOU Committed by Tianqi Chen

Update comments for the API tvm.lower (#2193)

tvm.Schedule ==> tvm.schedule.Schedule
parent 98003afa
......@@ -299,7 +299,7 @@ def lower(sch,
Parameters
----------
sch : tvm.Schedule
sch : tvm.schedule.Schedule
The schedule to be builded
args : list of Buffer or Tensor or Var
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment