تينسورفلو :: العمليات :: إضافة الكمية
#include <math_ops.h>
إرجاع x + y من ناحية العناصر ، والعمل على المخازن المؤقتة الكمية.
ملخص
الحجج:
- النطاق: كائن النطاق
- min_x: القيمة العائمة التي تمثلها أدنى قيمة
x
كمية. - max_x: القيمة العائمة التي تمثلها أعلى قيمة كمية
x
. - min_y: القيمة العائمة التي تمثلها أدنى قيمة
y
كمية. - max_y: القيمة العائمة التي تمثلها أعلى قيمة كمية
y
.
عائدات:
-
Output
z - min_z
Output
: القيمة العائمة التي تمثلها أدنى قيمة مخرجات كمية. -
Output
max_z: قيمة تعويم أن أعلى قيمة الانتاج الكم تمثل.
ملاحظة : يدعم QuantizedAdd
أشكالًا محدودة من البث. المزيد عن البث هنا
البنائين والمدمرين | |
---|---|
QuantizedAdd (const :: tensorflow::Scope & scope, :: tensorflow::Input x, :: tensorflow::Input y, :: tensorflow::Input min_x, :: tensorflow::Input max_x, :: tensorflow::Input min_y, :: tensorflow::Input max_y) | |
QuantizedAdd (const :: tensorflow::Scope & scope, :: tensorflow::Input x, :: tensorflow::Input y, :: tensorflow::Input min_x, :: tensorflow::Input max_x, :: tensorflow::Input min_y, :: tensorflow::Input max_y, const QuantizedAdd::Attrs & attrs) |
السمات العامة | |
---|---|
max_z | |
min_z | |
operation | |
z |
وظائف ثابتة عامة | |
---|---|
Toutput (DataType x) |
الهياكل | |
---|---|
tensorflow :: العمليات :: QuantizedAdd :: Attrs | محددات السمات الاختيارية لـ QuantizedAdd . |
السمات العامة
ماكس_ز
::tensorflow::Output max_z
دقيقة_ع
::tensorflow::Output min_z
عملية
Operation operation
ض
::tensorflow::Output z
الوظائف العامة
إضافة الكمية
QuantizedAdd( const ::tensorflow::Scope & scope, ::tensorflow::Input x, ::tensorflow::Input y, ::tensorflow::Input min_x, ::tensorflow::Input max_x, ::tensorflow::Input min_y, ::tensorflow::Input max_y )
إضافة الكمية
QuantizedAdd( const ::tensorflow::Scope & scope, ::tensorflow::Input x, ::tensorflow::Input y, ::tensorflow::Input min_x, ::tensorflow::Input max_x, ::tensorflow::Input min_y, ::tensorflow::Input max_y, const QuantizedAdd::Attrs & attrs )
وظائف ثابتة عامة
توتوت
Attrs Toutput( DataType 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":"غير ذلك"
}]