fastai-docs icon indicating copy to clipboard operation
fastai-docs copied to clipboard

Deadlink in dev/gpu.md

Open rjkilpatrick opened this issue 5 years ago • 0 comments

https://github.com/fastai/fastai-docs/blob/5ed291976a23d15144e713cd347ecd3d1c295fd8/dev/gpu.md#L205

Links to https://docs.fast.ai/tutorial.resources.html which does not exist. I believe this should link to https://docs.fast.ai/learner, but learn.purge is not documented there, which after a look through the source, I assume fastai2 has no learn.purge method and this is a remnant from fastai1

rjkilpatrick avatar Oct 26 '20 16:10 rjkilpatrick