You mean for this line
[quote="puddingfjz, post:6, topic:4895"]
task = autotvm.task.create("conv2d_nchw.cuda", args=([conv],), target='cuda')
[/quote]
in my code, the task_name ```"conv2d_nchw.cuda"``` here is actually the name
for the ```compute``` rather than ```schedule```?
[quote="puddingfjz, post:8, topic:4895"]
@autotvm.register_topi_compute("conv2d_nchw.cuda")
[/quote]
---
[Visit
Topic](https://discuss.tvm.ai/t/how-to-use-autotvm-with-manually-created-topi-computations/4895/10)
to respond.
You are receiving this because you enabled mailing list mode.
To unsubscribe from these emails, [click
here](https://discuss.tvm.ai/email/unsubscribe/3783109fd7b12033c9efa4ef34f4c99d23b6c38c2a485457448e32aa4ee1797e).