تينسورفلو :: العمليات :: يجزم
#include <logging_ops.h>
يؤكد أن الشرط المعطى صحيح.
ملخص
إذا تم تقييم condition
إلى خطأ ، فقم بطباعة قائمة الموترات في data
. يحدد summarize
عدد إدخالات الموترات المطلوب طباعتها.
الحجج:
- النطاق: كائن النطاق
- الشرط: شرط التقييم.
- البيانات: الموترات المطلوب طباعتها عندما يكون الشرط خاطئًا.
السمات الاختيارية (انظر Attrs
):
- تلخيص: اطبع هذا العدد من الإدخالات لكل موتر.
عائدات:
-
Operation
تم إنشاؤها
البنائين والمدمرين | |
---|---|
Assert (const :: tensorflow::Scope & scope, :: tensorflow::Input condition, :: tensorflow::InputList data) | |
Assert (const :: tensorflow::Scope & scope, :: tensorflow::Input condition, :: tensorflow::InputList data, const Assert::Attrs & attrs) |
السمات العامة | |
---|---|
operation |
الوظائف العامة | |
---|---|
operator::tensorflow::Operation () const |
وظائف ثابتة عامة | |
---|---|
Summarize (int64 x) |
الهياكل | |
---|---|
tensorflow :: ops :: Assert :: Attrs | محددات السمات الاختياريةللتأكيد . |
السمات العامة
عملية
Operation operation
الوظائف العامة
يجزم
Assert( const ::tensorflow::Scope & scope, ::tensorflow::Input condition, ::tensorflow::InputList data )
يجزم
Assert( const ::tensorflow::Scope & scope, ::tensorflow::Input condition, ::tensorflow::InputList data, const Assert::Attrs & attrs )
المشغل :: Tensorflow :: العملية
operator::tensorflow::Operation() const
وظائف ثابتة عامة
لخص
Attrs Summarize( int64 x )
إنّ محتوى هذه الصفحة مرخّص بموجب ترخيص Creative Commons Attribution 4.0 ما لم يُنصّ على خلاف ذلك، ونماذج الرموز مرخّصة بموجب ترخيص Apache 2.0. للاطّلاع على التفاصيل، يُرجى مراجعة سياسات موقع Google Developers. إنّ Java هي علامة تجارية مسجَّلة لشركة 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":"غير ذلك"
}]