זרימת טנסור :: אופ :: MaxPool3DGrad :: עו"ד
#include <nn_ops.h>
קובעי תכונות אופציונליים עבור MaxPool3DGrad .
סיכום
תכונות ציבוריות | |
---|---|
data_format_ = "NDHWC" | StringPiece |
פונקציות ציבוריות | |
---|---|
DataFormat (StringPiece x) | TF_MUST_USE_RESULT Attrs פורמט הנתונים של נתוני הקלט והפלט. |
תכונות ציבוריות
פורמט נתונים_
StringPiece tensorflow::ops::MaxPool3DGrad::Attrs::data_format_ = "NDHWC"
פונקציות ציבוריות
פורמט נתונים
TF_MUST_USE_RESULT Attrs tensorflow::ops::MaxPool3DGrad::Attrs::DataFormat( StringPiece x )
פורמט הנתונים של נתוני הקלט והפלט.
בפורמט ברירת המחדל "NDHWC", הנתונים נשמרים לפי הסדר של: [אצווה, בעומק, בגובה, ברוחב, בערוצים]. לחלופין, הפורמט יכול להיות "NCDHW", סדר אחסון הנתונים הוא: [batch, in_channels, in_depth, in_height, in_width].
ברירת המחדל היא "NDHWC"
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":"Missing the information I need"
},{
"type": "thumb-down",
"id": "tooComplicatedTooManySteps",
"label":"Too complicated / too many steps"
},{
"type": "thumb-down",
"id": "outOfDate",
"label":"Out of date"
},{
"type": "thumb-down",
"id": "translationIssue",
"label":"Translation issue"
},{
"type": "thumb-down",
"id": "samplesCodeIssue",
"label":"בעיה בדוגמאות/בקוד"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"Other"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"Easy to understand"
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"Solved my problem"
},{
"type": "thumb-up",
"id": "otherUp",
"label":"Other"
}]