Skip to content
  1. Nov 26, 2021
  2. Nov 25, 2021
    • Tim Hall's avatar
      MLBEDSW-5507: Fix vela summary for passes · 837c31c2
      Tim Hall authored and Tim Hall's avatar Tim Hall committed
      
      
       - Removed the passes information as this was no longer correct
      or useful
       - Fixed the reporting of the number of CPU operators
      
      Signed-off-by: Tim Hall's avatarTim Hall <tim.hall@arm.com>
      Change-Id: I80bf3f023de7d470af9aa5c6fe7bcb58c60ccd0b
      837c31c2
    • Tim Hall's avatar
      MLBEDSW-3602: Output mismatch on some mobilenet_v1 int8 and int16 · 3584a9cf
      Tim Hall authored and Tim Hall's avatar Tim Hall committed
      
      
       - The failing tests contain operations with dynamic tensors which
      are not supported and therefore they should be placed on the CPU.
      However, a bug in the removal of RESHAPEs which contain a dynamic
      shape prevented this happening.
       - This change adds a check to make sure that RESHAPE ops with a
      dynamic shape tensor are not removed and instead are placed on the
      CPU.
      
      Signed-off-by: Tim Hall's avatarTim Hall <tim.hall@arm.com>
      Change-Id: I2d7481f7f80f99a0f01df100d956933777e6875a
      3584a9cf
  3. Nov 22, 2021
  4. Nov 15, 2021
  5. Nov 12, 2021
  6. Nov 11, 2021
  7. Nov 05, 2021
  8. Nov 02, 2021
  9. Oct 29, 2021
  10. Oct 28, 2021
  11. Oct 27, 2021
  12. Oct 14, 2021
  13. Oct 13, 2021
  14. Oct 12, 2021
  15. Oct 08, 2021
  16. Oct 07, 2021
  17. Oct 06, 2021
  18. Oct 01, 2021
  19. Sep 29, 2021
  20. Sep 28, 2021
  21. Sep 21, 2021
  22. Sep 20, 2021
  23. Sep 15, 2021
  24. Sep 10, 2021
  25. Sep 09, 2021
Loading