tensorflow :: ops :: StringFormat
#include <string_ops.h>
قالب رشته ای را با استفاده از لیستی از تنسورها قالب می کند.
خلاصه
قالب رشته ای را با استفاده از لیستی از تنسورها ، خلاصه های تانسور بسیار زیبا چاپ می کند.
استدلال ها:
- دامنه: یک شی Sc Scope
- inputs: لیستی از سنسورها برای قالب بندی در رشته محل نگهدارنده است.
ویژگی های اختیاری (به Attrs
مراجعه کنید):
- template_: یک رشته ، الگویی برای قالب بندی خلاصه های تنسور در آن.
- placeholder: یک رشته ، در هر محل نگهدارنده در الگو خلاصه تنسور بعدی درج می شود.
- خلاصه: هنگام قالب بندی خلاصه های تنسور ، اولین و آخرین خلاصه ورودی های هر بعد از تنسور را چاپ کنید.
بازده:
-
Output
: = مقیاس رشته ای حاصل شده.
سازندگان و ویرانگران | |
---|---|
StringFormat (const :: tensorflow::Scope & scope, :: tensorflow::InputList inputs) | |
StringFormat (const :: tensorflow::Scope & scope, :: tensorflow::InputList inputs, const StringFormat::Attrs & attrs) |
صفات عمومی | |
---|---|
operation | |
output |
کارکردهای عمومی | |
---|---|
node () const | ::tensorflow::Node * |
operator::tensorflow::Input () const | |
operator::tensorflow::Output () const |
توابع استاتیک عمومی | |
---|---|
Placeholder (StringPiece x) | |
Summarize (int64 x) | |
Template (StringPiece x) |
سازه ها | |
---|---|
tensorflow :: ops :: StringFormat :: Attrs | تنظیم کننده های ویژگی اختیاری برای StringFormat . |
صفات عمومی
عمل
Operation operation
خروجی
::tensorflow::Output output
کارکردهای عمومی
StringFormat
StringFormat( const ::tensorflow::Scope & scope, ::tensorflow::InputList inputs )
StringFormat
StringFormat( const ::tensorflow::Scope & scope, ::tensorflow::InputList inputs, const StringFormat::Attrs & attrs )
گره
::tensorflow::Node * node() const
عملگر :: tensorflow :: ورودی
operator::tensorflow::Input() const
عملگر :: tensorflow :: خروجی
operator::tensorflow::Output() const
توابع استاتیک عمومی
محل نگهدارنده
Attrs Placeholder( StringPiece x )
خلاصه کنید
Attrs Summarize( int64 x )
قالب
Attrs Template( StringPiece x )
جز در مواردی که غیر از این ذکر شده باشد،محتوای این صفحه تحت مجوز 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":"غیره"
}]