public protocol Module: EuclideanDifferentiable, KeyPathIterable
where
TangentVector: VectorProtocol & ElementaryFunctions & PointwiseMultiplicative & KeyPathIterable
نوع الإدخال للطبقة
تصريح
associatedtype Input
نوع الإخراج للطبقة.
تصريح
associatedtype Output : Differentiable
إرجاع التعليقات التوضيحية التي تم الحصول عليها من تطبيق الطبقة على المدخلات المحددة.
تصريح
public func summary(input: Input) -> String
حدود
input
الإدخال إلى الطبقة
قيمة الإرجاع
جميع التعليقات التوضيحية التي تم جمعها من الرسم البياني XLA.