org.sonar.l10n.py.rules.python.S6925.json Maven / Gradle / Ivy
{
"title": "The \"validate_indices\" argument should not be set for \"tf.gather\" function call",
"type": "CODE_SMELL",
"status": "ready",
"remediation": {
"func": "Constant\/Issue",
"constantCost": "5min"
},
"tags": [
"tensorflow",
"machine-learning"
],
"defaultSeverity": "Major",
"ruleSpecification": "RSPEC-6925",
"sqKey": "S6925",
"scope": "All",
"quickfix": "unknown",
"code": {
"impacts": {
"MAINTAINABILITY": "MEDIUM",
"RELIABILITY": "MEDIUM"
},
"attribute": "CONVENTIONAL"
}
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy