تينسورفلو :: العمليات :: SparseTensorDenseMatMul :: أترس
#include <sparse_ops.h>
محددات السمات الاختيارية لـ SparseTensorDenseMatMul .
ملخص
السمات العامة | |
---|---|
adjoint_a_ = false | bool |
adjoint_b_ = false | bool |
الوظائف العامة | |
---|---|
AdjointA (bool x) | TF_MUST_USE_RESULT Attrs استخدم الضرب المجاور A في المصفوفة. |
AdjointB (bool x) | TF_MUST_USE_RESULT Attrs استخدم الضرب المجاور B في المصفوفة. |
السمات العامة
معايرة
bool tensorflow::ops::SparseTensorDenseMatMul::Attrs::adjoint_a_ = false
معاون_ب_
0093 eec470الوظائف العامة
مساعد
TF_MUST_USE_RESULT Attrs tensorflow::ops::SparseTensorDenseMatMul::Attrs::AdjointA( bool x )
استخدم الضرب المجاور A في المصفوفة.
إذا كان A معقدًا ، فهذا هو تبديل (Con (A)). وإلا فإنه ينقل (أ).
افتراضات على خطأ
المساعد ب
TF_MUST_USE_RESULT Attrs tensorflow::ops::SparseTensorDenseMatMul::Attrs::AdjointB( bool x )
استخدم الضرب المجاور B في المصفوفة.
إذا كان B معقدًا ، فسيتم تبديل هذا (Con (B)). وإلا فإنه ينقل (ب).
افتراضات على خطأ
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":"غير ذلك"
}]