apache / tvm

Open deep learning compiler stack for cpu, gpu and specialized accelerators
https://tvm.apache.org/
Apache License 2.0
11.67k stars 3.45k forks source link

[CI] [doc] fix the dead link of resnet and mobilenet #17020

Closed shaoyuyoung closed 4 months ago

shaoyuyoung commented 4 months ago

Here are some dead links of resnet in the TVM doc.

one of these dead links has been caught in #17017 and a PR is submitted #17015

This PR fixes other dead links of resnet in tvm.

CC @leandron. When you do something about cache file in S3, maybe you need to pay attention to this part :)

yongwww commented 4 months ago

@tvm-bot rerun

shaoyuyoung commented 4 months ago

Well, what went wrong? :(

tqchen commented 4 months ago

@tvm-bot rerun

shaoyuyoung commented 4 months ago

@leandron sry to bother you :(

Can you take a look at this?

I'm not sure I did the right thing

lhutton1 commented 4 months ago

Thanks for the patch @shaoyuyoung, I believe this has been superseded by #17015, so I'll close this patch. Please reopen if that's not the case.