nbdev-pytorch provides nbdev doc lookup for PyTorch functions and classes. Supports Python >=3.6. Version 0.0.2385 is the latest; release cadence is irregular as part of the fastai nbdev ecosystem.
pip install nbdev-pytorchNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Import nbdev-pytorch and use pytorch_doc to get documentation for any PyTorch symbol.
Use 'import nbdev_pytorch' or 'from nbdev_pytorch import ...'
Explicitly install nbdev-pytorch and import from nbdev_pytorch
No dependency data recorded yet.