মার্জযোগ্য
মান সহ একটি প্রকার যা ভিন্ন বাইনারি অপারেশন সমর্থন করে।
দ্বারা ব্যবহৃত BidirectionalRecurrentLayer
একত্রীকরণ কাজগুলির জন্য একটি জেনেরিক প্রয়োজন হিসাবে।
ঘোষণা
@differentiable
static func concatenate(_ lhs: Self, _ rhs: Self) -> Self
দুটি মান যোগ করে এবং তাদের যোগফল উৎপন্ন করে।
বিঃদ্রঃ
পুনঃনামকরনের
sum
থেকে
+
একটি কম্পাইলার দুর্ঘটনায় ফলাফল যখন অনুসারী
Tensor
করার
Mergeable
(এসআর-13229)।
ঘোষণা
@differentiable
static func sum(_ lhs: Self, _ rhs: Self) -> Self
ঘোষণা
@differentiable
static func average(_ lhs: Self, _ rhs: Self) -> Self
ঘোষণা
@differentiable
static func multiply(_ lhs: Self, _ rhs: Self) -> Self
ঘোষণা
@differentiable
static func stack(_ lhs: Self, _ rhs: Self) -> Self
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 2021-09-28 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":"অন্যান্য"
}]