टेंसरफ़्लो :: ऑप्स :: MatMul :: संलग्न करता है
#include <math_ops.h>
MatMul के लिए वैकल्पिक विशेषता बसती है ।
सारांश
सार्वजनिक कार्य |
---|
TransposeA (bool x) | यदि सही है, "a" गुणन से पहले ट्रांसपोज़ किया जाता है। |
TransposeB (bool x) | अगर सच है, "बी" गुणा से पहले ट्रांसपोज़ किया जाता है। |
सार्वजनिक विशेषताएँ
transpose_a_
bool tensorflow::ops::MatMul::Attrs::transpose_a_ = false
सार्वजनिक कार्य
संक्रमण करना
TF_MUST_USE_RESULT Attrs tensorflow::ops::MatMul::Attrs::TransposeA(
bool x
)
यदि सही है, "a" गुणन से पहले ट्रांसपोज़ किया जाता है।
झूठे की अवहेलना
ट्रांसपोज़ बी
TF_MUST_USE_RESULT Attrs tensorflow::ops::MatMul::Attrs::TransposeB(
bool x
)
यदि सही है, तो "बी" गुणा से पहले ट्रांसपोस किया जाता है।
झूठे की अवहेलना
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":"अन्य"
}]