Skip to content

Add a Backward Pass for the MetaOperators

Benjamin Halimi requested to merge add_metaops_bwd into dev

Description

The metaOperator class was lacking an implementation for the backward pass. This MR address this.

The code is based on the implementation of the MetaOperator's forward pass.

Modified files : MetaOperator.cpp, MetaOperator.hpp

Merge request reports

Loading