टेंसरग्रुप
एक प्रोटोकॉल प्रकार है कि करने के लिए और से मैप किया जा सकता का प्रतिनिधित्व Array<CTensorHandle>
।
एक जब TensorGroup
एक टेन्सर संचालन के लिए एक तर्क के रूप में प्रयोग किया जाता है, यह एक तर्क सूची जिसका तत्वों प्रकार टेन्सर क्षेत्र हैं के रूप में पारित कर दिया है।
एक जब TensorGroup
एक टेन्सर ऑपरेशन का एक परिणाम के रूप में दिया जाता है, वह अपने टेन्सर क्षेत्रों टेन्सर आपरेशन के टेन्सर परिणाम के लिए सेट के साथ आरंभ नहीं हो जाता।
इस प्रकार के एक मूल्य initializes, के स्वामित्व लेने _tensorHandleCount
पते पर शुरू tensors tensorHandles
।
घोषणा
init(_owning tensorHandles: UnsafePointer<CTensorHandle>?)
घोषणा
public init(_owning tensorHandles: UnsafePointer<CTensorHandle>?, count: Int)
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":"अन्य"
}]