Skip to content
Snippets Groups Projects
  1. Feb 19, 2025
  2. Dec 19, 2024
  3. Nov 25, 2024
  4. Jul 09, 2024
  5. Oct 17, 2022
  6. Jun 05, 2022
  7. Mar 03, 2022
  8. Nov 16, 2021
  9. Aug 11, 2021
  10. Jun 10, 2021
  11. Feb 02, 2021
  12. Feb 01, 2021
  13. Jan 12, 2021
  14. Sep 29, 2020
  15. Sep 28, 2020
  16. Oct 26, 2019
  17. Sep 16, 2019
  18. Jun 01, 2019
    • Andreas Klöckner's avatar
      Fix loopy.statistics for kernel callables · 118cb24b
      Andreas Klöckner authored
      This is a large refactoring, with many pieces:
      
      - Counts from subkernels are incorporated using
        subst_into_{pwqpolynomial,guarded_pwqpolynomial,to_count_map}.
        This replaces a prior, broken scheme that existed on the kernel
        callables branch.
      
      - Separate ToCountMap and ToCountPolynomialMap, i.e. separate
        to-count map types by their value type. The latter type
        now knows (and checks) its isl space.
      
      - The numpy_types argument is now deprecated and ignored, it
        did not seem to do anything previously.
      
      - Introduce Sync() count key for synchronization counting.
      
      - Code/robustness cleanups in the ToCountMap* types.
      
      - All op descriptors now carry a kernel_name.
      
      There are still a few FIMXEs, mainly the SUBGROUP granularity and the
      footprint gatherer.
      118cb24b
  19. Nov 29, 2018
  20. Nov 20, 2018
  21. Nov 13, 2018
  22. Sep 16, 2018
  23. Aug 01, 2018
  24. Jun 22, 2018
  25. Jun 07, 2018
  26. Apr 16, 2018
  27. Apr 02, 2018
  28. Mar 04, 2018
  29. Feb 27, 2018
  30. Feb 25, 2018
  31. Feb 20, 2018
Loading