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 Feb 22, 2024. It is now read-only.
Similar to the work @MV10 has done for #161, I would also like to modify the ConvolutionBase class to use managed code instead of the unsafe logic to apply effects. This should improve performance significantly.
The text was updated successfully, but these errors were encountered:
Similar to the work @MV10 has done for #161, I would also like to modify the
ConvolutionBase
class to use managed code instead of the unsafe logic to apply effects. This should improve performance significantly.The text was updated successfully, but these errors were encountered: