tensorflow :: ops :: ScatterDiv :: Attr
#include <state_ops.h>
Setter di attributi opzionali per ScatterDiv .
Sommario
Funzioni pubbliche |
---|
UseLocking (bool x) | Se True, l'operazione sarà protetta da un lucchetto; in caso contrario, il comportamento è indefinito, ma potrebbe presentare meno contese. |
Attributi pubblici
use_locking_
bool tensorflow::ops::ScatterDiv::Attrs::use_locking_ = false
Funzioni pubbliche
UseLocking
TF_MUST_USE_RESULT Attrs tensorflow::ops::ScatterDiv::Attrs::UseLocking(
bool x
)
Se True, l'operazione sarà protetta da un lucchetto; in caso contrario, il comportamento è indefinito, ma potrebbe presentare meno contese.
Il valore predefinito è false
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2020-06-29 UTC.
[{
"type": "thumb-down",
"id": "missingTheInformationINeed",
"label":"Mancano le informazioni di cui ho bisogno"
},{
"type": "thumb-down",
"id": "tooComplicatedTooManySteps",
"label":"Troppo complicato/troppi passaggi"
},{
"type": "thumb-down",
"id": "outOfDate",
"label":"Obsoleti"
},{
"type": "thumb-down",
"id": "translationIssue",
"label":"Problema di traduzione"
},{
"type": "thumb-down",
"id": "samplesCodeIssue",
"label":"Problema relativo a esempi/codice"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"Altra"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"Facile da capire"
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"Il problema è stato risolto"
},{
"type": "thumb-up",
"id": "otherUp",
"label":"Altra"
}]