ResourceScatterNdMax
Vererbte Methoden
Aus der Klasse java.lang.Object Boolescher Wert | gleich (Objekt arg0) |
letzte Klasse <?> | getClass () |
int | hashCode () |
endgültige Leere | notify () |
endgültige Leere | notifyAll () |
String | toString () |
endgültige Leere | warte (lang arg0, int arg1) |
endgültige Leere | warte (lang arg0) |
endgültige Leere | warte () |
Öffentliche Methoden
Factory-Methode zum Erstellen einer Klasse, die eine neue ResourceScatterNdMax-Operation umschließt.
Parameter
Umfang | aktueller Geltungsbereich |
---|
ref | Ein Ressourcenhandle. Muss von einem VarHandleOp stammen. |
---|
Indizes | Ein Tensor. Muss einer der folgenden Typen sein: int32, int64. Ein Tensor von Indizes in ref. |
---|
Aktualisierung | Ein Tensor. Muss den gleichen Typ wie ref haben. Ein Tensor von Werten, dessen elementweises Maximum mit ref genommen wird |
---|
Optionen | trägt optionale Attributwerte |
---|
Kehrt zurück
- eine neue Instanz von ResourceScatterNdMax
Parameter
useLocking | Ein optionaler Bool. Der Standardwert ist True. Wenn True, wird die Zuweisung durch eine Sperre geschützt. Andernfalls ist das Verhalten undefiniert, weist jedoch möglicherweise weniger Konflikte auf. |
---|
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. Some content is licensed under the numpy license.
Last updated 2021-05-14 UTC.
[{
"type": "thumb-down",
"id": "missingTheInformationINeed",
"label":"Benötigte Informationen nicht gefunden"
},{
"type": "thumb-down",
"id": "tooComplicatedTooManySteps",
"label":"Zu umständlich/zu viele Schritte"
},{
"type": "thumb-down",
"id": "outOfDate",
"label":"Nicht mehr aktuell"
},{
"type": "thumb-down",
"id": "translationIssue",
"label":"Problem mit der Übersetzung"
},{
"type": "thumb-down",
"id": "samplesCodeIssue",
"label":"Problem mit Beispielen/Code"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"Sonstiges"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"Leicht verständlich"
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"Mein Problem wurde gelöst"
},{
"type": "thumb-up",
"id": "otherUp",
"label":"Sonstiges"
}]