זרימת טנסור :: אופ :: AvgPool3D :: עו"ד
#include <nn_ops.h>
קובעי תכונות אופציונליים עבור AvgPool3D .
סיכום
תכונות ציבוריות | |
---|---|
data_format_ = "NDHWC" | StringPiece |
פונקציות ציבוריות | |
---|---|
DataFormat (StringPiece x) | TF_MUST_USE_RESULT Attrs פורמט הנתונים של נתוני הקלט והפלט. |
תכונות ציבוריות
פורמט נתונים_
StringPiece tensorflow::ops::AvgPool3D::Attrs::data_format_ = "NDHWC"
פונקציות ציבוריות
פורמט נתונים
TF_MUST_USE_RESULT Attrs tensorflow::ops::AvgPool3D::Attrs::DataFormat( StringPiece x )
פורמט הנתונים של נתוני הקלט והפלט.
בפורמט ברירת המחדל "NDHWC", הנתונים נשמרים לפי הסדר של: [אצווה, בעומק, בגובה, ברוחב, בערוצים]. לחלופין, הפורמט יכול להיות "NCDHW", סדר אחסון הנתונים הוא: [אצווה, בערוצים, בעומק, בגובה, ברוחב].
ברירת המחדל היא "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":"חסרים לי מידע או פרטים"
},{
"type": "thumb-down",
"id": "tooComplicatedTooManySteps",
"label":"התוכן מורכב מדי או עם יותר מדי שלבים"
},{
"type": "thumb-down",
"id": "outOfDate",
"label":"התוכן לא עדכני"
},{
"type": "thumb-down",
"id": "translationIssue",
"label":"בעיה בתרגום"
},{
"type": "thumb-down",
"id": "samplesCodeIssue",
"label":"בעיה בדוגמאות/בקוד"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"סיבה אחרת"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"התוכן קל להבנה"
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"התוכן עזר לי לפתור בעיה"
},{
"type": "thumb-up",
"id": "otherUp",
"label":"סיבה אחרת"
}]