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