org.sonar.l10n.py.rules.python.S6979.json Maven / Gradle / Ivy
{
"title": "\"torch.tensor\" should be used instead of \"torch.autograd.Variable\"",
"type": "CODE_SMELL",
"status": "ready",
"remediation": {
"func": "Constant\/Issue",
"constantCost": "2min"
},
"tags": [
"pytorch",
"machine-learning"
],
"defaultSeverity": "Major",
"ruleSpecification": "RSPEC-6979",
"sqKey": "S6979",
"scope": "All",
"quickfix": "targeted",
"code": {
"impacts": {
"MAINTAINABILITY": "MEDIUM"
},
"attribute": "CONVENTIONAL"
}
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy