rapidsai / rmm

RAPIDS Memory Manager
https://docs.rapids.ai/api/rmm/stable/
Apache License 2.0
478 stars 195 forks source link

Fix docs cross reference in DeviceBuffer.prefetch #1636

Closed bdice closed 2 months ago

bdice commented 2 months ago

Description

Closes #1635.

Checklist

leofang commented 2 months ago

Hmmm... I wonder what's wrong

docstring of rmm._lib.device_buffer.DeviceBuffer.prefetch:10: ERROR: Unknown interpreted text role "py".

https://github.com/rapidsai/rmm/actions/runs/10199058213/job/28215990143?pr=1636#step:9:1264

bdice commented 2 months ago

This works now in the docs. I'll merge.

bdice commented 2 months ago

/merge

jakirkham commented 2 months ago

Thanks all! 🙏