You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
)
This PR:
- Adds a section to the `Module Configuration` section of the API documentation (next to the section on Verbosity Levels). As device selection capabilities can be configured, this feels like a reasonable location
- Updates the relevant estimator docstrings with a reference to device selection (always at the bottom of the "Extended Summary" section, based on recommendations in the numpydoc [Style Guide](https://numpydoc.readthedocs.io/en/latest/format.html#sections)) and a link to the documentation to learn more.
This closes#5143 and closes#5144
This is a replacement for #5150
Authors:
- Nick Becker (https://github.com/beckernick)
Approvers:
- Dante Gama Dessavre (https://github.com/dantegd)
URL: #5239
As noted in #5130 (comment) , operators that support CPU/GPU device selection should indicate this capability in their docstrings.
The text was updated successfully, but these errors were encountered: