Skip to content
  1. Jul 31, 2025
  2. Jul 30, 2025
  3. Jul 28, 2025
    • Mark Horvath's avatar
      Coverage fixes · 236a5e9e
      Mark Horvath authored
      Specify CMake's 'Release' build type on CI for the coverage runs to not
      to cause coverage loss for asserts, as in most of the cases those assert
      paths cannot be driven through the API tests.
      
      Update the list of long vector tests for the local coverage script.
      236a5e9e
  4. Jul 25, 2025
  5. Jul 23, 2025
  6. Jul 11, 2025
  7. Jul 10, 2025
  8. Jul 08, 2025
    • Mark Horvath's avatar
      Add integration guide · 02433c97
      Mark Horvath authored
      Add an example for extracting one operation from KleidiCV as well.
      02433c97
    • Mark Horvath's avatar
      Directly call streaming compatible standard routines · 228e1d28
      Mark Horvath authored
      As it is known at compilation time whether the streaming or
      non-streaming variants should be used.
      
      In some environments it causes issues if the non-streaming routines
      are called from streaming-compatible functions. (The correct behaviour
      would be that the compiler automatically links to the streaming
      variants in such a case.)
      228e1d28
  9. Jul 04, 2025
  10. Jul 03, 2025
  11. Jul 01, 2025
  12. Jun 30, 2025
  13. Jun 26, 2025
  14. Jun 23, 2025
  15. Jun 10, 2025
  16. Jun 04, 2025
  17. Jun 03, 2025
  18. Jun 02, 2025
  19. May 30, 2025
Loading