public protocol Module: EuclideanDifferentiable, KeyPathIterable
where
TangentVector: VectorProtocol & ElementaryFunctions & PointwiseMultiplicative & KeyPathIterable
סוג הקלט של השכבה.
הַצהָרָה
associatedtype Input
סוג הפלט של השכבה.
הַצהָרָה
associatedtype Output : Differentiable
מחזירה את ההערות שהתקבלו מהחלת השכבה על הקלט הנתון.
הַצהָרָה
public func summary(input: Input) -> String
פרמטרים
input
הקלט לשכבה.
ערך החזרה
כל ההערות שנאספו מגרף XLA.