Add Alpha and Beta parameters in Backward method
Context
Solve the issue !272 for CUDA backend.
Modified files
The CUDA kernel for the following operators is modified: ILayerNorm, ShiftGELU, ShiftMax.
Detailed major modifications
Add Alpha=1 and Beta=1 parameters to Backward() method so as to ADD a contribution to the upstream gradient tensor.
Merge request reports
Activity
Filter activity
mentioned in issue aidge#272 (closed)
added Fix 🔥🔥 Important ❗ labels
changed milestone to %aidge v0.6.0
added 2 commits
enabled an automatic merge when all merge checks for 301a4d64 pass
Please register or sign in to reply