All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.sonar.l10n.py.rules.python.S6983.json Maven / Gradle / Ivy

There is a newer version: 4.23.0.17664
Show newest version
{
  "title": "The \"num_workers\" parameter should be specified for \"torch.utils.data.DataLoader\"",
  "type": "CODE_SMELL",
  "status": "ready",
  "remediation": {
    "func": "Constant\/Issue",
    "constantCost": "2min"
  },
  "tags": [
    "pytorch",
    "machine-learning"
  ],
  "defaultSeverity": "Minor",
  "ruleSpecification": "RSPEC-6983",
  "sqKey": "S6983",
  "scope": "All",
  "quickfix": "targeted",
  "code": {
    "impacts": {
      "RELIABILITY": "LOW"
    },
    "attribute": "COMPLETE"
  }
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy