tensorflow :: خروجی
#include <ops.h>
مقدار تنسور تولید شده توسط یک عملیات را نشان می دهد .
خلاصه
سازندگان و ویرانگران | |
---|---|
Output () | |
Output (Node *n) | |
Output (Node *n, int32 index) | |
Output (const Operation & op, int32 index) |
کارکردهای عمومی | |
---|---|
hash () const | uint64 |
index () const | int32 |
name () const | string |
node () const | Node * |
op () const | |
operator== (const Output & other) const | bool |
type () const | DataType |
کارکردهای عمومی
خروجی
Output()=default
خروجی
Output( Node *n )
خروجی
Output( Node *n, int32 index )
خروجی
Output( const Operation & op, int32 index )
هش
uint64 hash() const
فهرست مطالب
int32 index() const
نام
string name() const
گره
Node * node() const
op
Operation op() const
اپراتور ==
bool operator==( const Output & other ) const
نوع
DataType type() const
جز در مواردی که غیر از این ذکر شده باشد،محتوای این صفحه تحت مجوز Creative Commons Attribution 4.0 License است. نمونه کدها نیز دارای مجوز Apache 2.0 License است. برای اطلاع از جزئیات، به خطمشیهای سایت Google Developers مراجعه کنید. جاوا علامت تجاری ثبتشده Oracle و/یا شرکتهای وابسته به آن است.
تاریخ آخرین بهروزرسانی 2020-04-20 بهوقت ساعت هماهنگ جهانی.
[{
"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":"غیره"
}]