--- layout: stdlib-reference --- # interface IBackwardDifferentiable\ ## Generic Parameters #### FType ## Associated types #### _BwdCallable -> intermediate_context_type Constraints: - IBackwardDifferentiable\\.This\.BwdCallable : IBwdCallable\ #### _MinimalContext -> minimal_context_type ## Methods * [apply\_bwd](apply_bwd) * [remat](remat) * [bwd\_diff](bwd_diff)