Skip to content

Optimize backward kernels of Sub and Add in simple cases

Jerome Hue requested to merge jeromeh/aidge_backend_cpu:add-sub-optim into dev

Context

Optimization of Sub and Add in case there is no broadcasting (gradient 1 and 0 have the same dimensions).

Merge request reports

Loading