Skip to content

Add documentation for TorchFix rules #56

Open
@kit1980

Description

@kit1980

Add documentation for the rules to the https://github.com/pytorch-labs/torchfix/blob/main/README.md, see the existing file for examples.

If you what to work on a task, please comment on this issue and link your PR when you have it.

TOR101 Use of deprecated function

  • Add doc for torch.chain_matmul
  • Add doc for torch.cholesky
  • Add doc for torch.qr
  • Add doc for torch.range

The rest

  • Add doc for TOR102 torch.load without weights_only parameter is unsafe
  • Add doc for TOR104 Use of non-public function
  • Add doc for TOR201 Find and fix deprecated pretrained parameters in TorchVision models
  • Add doc for TOR202 The transform v2.ToTensor() is deprecated
  • Add doc for TOR203 Consider replacing 'import torchvision.models as models'
  • Add doc for TOR401 Detected DataLoader running with synchronized implementation

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions