Skip to content

torch.cuda.get_device_properties is missing in cuda docs #49737

@ydcjeff

Description

@ydcjeff

📚 Documentation

torch.cuda.get_device_properties is missing in both https://pytorch.org/docs/stable/cuda.html and https://pytorch.org/docs/master/cuda.html while we can still use the API.

Since it has no docstring, it doesn't show in the docs. Docs source:

torch.cuda
===================================

.. currentmodule:: torch.cuda

.. automodule:: torch.cuda
   :members:

cc @jlin27 @mruberry

Metadata

Metadata

Assignees

No one assigned

    Labels

    module: docsRelated to our documentation, both in docs/ and docblockstriagedThis issue has been looked at a team member, and triaged and prioritized into an appropriate module

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions