pub struct Reciprocal { /* private fields */ }
Implementations
Trait Implementations
The number of input needs by this op.
The number of output produced by this op.
Given the forward input value and backward output_grad, Update weight gradient. return backward input gradeint. Read more
access weight values