tensorflow :: CompositeOpScopes
#include <scope.h>
Struktura pomocnicza do przechowywania zakresów, które byłyby używane przez funkcję konstruującą operację złożoną.
streszczenie
Atrybuty publiczne |
---|
child | Zakres, który ma być używany do tworzenia lokalnych operacji (prymitywnych lub innych złożonych operacji). |
last | Zakres, który zostanie użyty przy tworzeniu ostatniej op. |
Atrybuty publiczne
dziecko
Scope tensorflow::CompositeOpScopes::child
Zakres, który ma być używany do tworzenia lokalnych operacji (prymitywnych lub innych złożonych operacji).
ostatni, ubiegły, zeszły
Scope tensorflow::CompositeOpScopes::last
Zakres, który zostanie użyty przy tworzeniu ostatniej op.
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-04-20 UTC.
[{
"type": "thumb-down",
"id": "missingTheInformationINeed",
"label":"Brak potrzebnych mi informacji"
},{
"type": "thumb-down",
"id": "tooComplicatedTooManySteps",
"label":"Zbyt skomplikowane / zbyt wiele czynności do wykonania"
},{
"type": "thumb-down",
"id": "outOfDate",
"label":"Nieaktualne treści"
},{
"type": "thumb-down",
"id": "translationIssue",
"label":"Problem z tłumaczeniem"
},{
"type": "thumb-down",
"id": "samplesCodeIssue",
"label":"Problem z przykładami/kodem"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"Inne"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"Łatwo zrozumieć"
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"Rozwiązało to mój problem"
},{
"type": "thumb-up",
"id": "otherUp",
"label":"Inne"
}]