You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 12, 2024. It is now read-only.
bilateral_slice and bilateral_slice_guide_vjp are nearly identical. The intermediates from the former can be cached as the "residual" computation in _bilateral_slice_fwd and passed to _bilateral_slice_bwd.
The text was updated successfully, but these errors were encountered:
bilateral_slice
andbilateral_slice_guide_vjp
are nearly identical. The intermediates from the former can be cached as the "residual" computation in_bilateral_slice_fwd
and passed to_bilateral_slice_bwd
.The text was updated successfully, but these errors were encountered: