mirror of
https://github.com/zebrajr/pytorch.git
synced 2025-12-07 12:21:27 +01:00
This reverts commit efe21ee59d.
Reverted https://github.com/pytorch/pytorch/pull/143347 on behalf of https://github.com/huydhn due to D67118173 has been backed out internally ([comment](https://github.com/pytorch/pytorch/pull/143347#issuecomment-2557983266))
14 lines
292 B
ReStructuredText
14 lines
292 B
ReStructuredText
torch.mtia.memory
|
|
===================================
|
|
|
|
The MTIA backend is implemented out of the tree, only interfaces are be defined here.
|
|
|
|
.. automodule:: torch.mtia.memory
|
|
.. currentmodule:: torch.mtia.memory
|
|
|
|
.. autosummary::
|
|
:toctree: generated
|
|
:nosignatures:
|
|
|
|
memory_stats
|