pub struct Linear { /* private fields */ }Implementations
Trait Implementations
Given the forward input value and backward output_grad, Update weight gradient. return backward input gradeint. Read more
access weight values
pub struct Linear { /* private fields */ }Given the forward input value and backward output_grad, Update weight gradient. return backward input gradeint. Read more
access weight values