mirror of https://github.com/SixLabors/ImageSharp
Browse Source
Remove the `Numerics.Normalize` wrapper and call `TensorPrimitives.Divide` directly when normalizing resize kernels. This also drops the now-unused normalization test coverage and the redundant benchmark-only `System.Numerics.Tensors` package reference for net10.0.pull/3179/head
4 changed files with 3 additions and 68 deletions
Loading…
Reference in new issue