mirror of
https://github.com/opencv/opencv.git
synced 2024-11-27 20:50:25 +08:00
Updated OE 27. Wide Universal Intrinsics (markdown)
parent
50027c267a
commit
d2a87d69c5
@ -29,8 +29,9 @@ Some people may already use those SIMD128 universal intrinsics. For them we coul
|
||||
## Possible alternatives
|
||||
|
||||
1. leave things as-is
|
||||
2. mini-Halide, embedded into OpenCV, can be a viable alternative for regular kernels that fit Halide. For complex custom loops that need to be optimized manually Halide solution will not work.
|
||||
1. mini-Halide, embedded into OpenCV, can be a viable alternative for regular kernels that fit Halide. For complex custom loops that need to be optimized manually Halide solution will not work.
|
||||
|
||||
## References
|
||||
|
||||
TBD
|
||||
1. [universal intrinsics](https://docs.opencv.org/master/df/d91/group__core__hal__intrin.html)
|
||||
1. [dynamic CPU dispatch guide](CPU-optimizations-build-options)
|
||||
|
Loading…
Reference in New Issue
Block a user