1. 19 Dec, 2019 1 commit
    • kahmed10's avatar
      Mlperf models resnet50 and mobilenetv1 support (#406) · 2ee0f9e8
      kahmed10 authored
      
      
      * initial testing
      
      * add shape op
      
      * formatting
      
      * add env variable for batch sizes
      
      * formatting
      
      * progress on driver
      
      * progress on driver
      
      * cleanup
      
      * cleanup
      
      * add and modified prev tests
      
      * formatting
      
      * remove comment
      
      * add shape op test
      
      * formatting
      
      * manually insert shape op in test
      
      * formatting
      
      * create options struct for parsers
      
      * formatting
      
      * Add documentation for python
      
      * Fix c++ documentaion
      
      * add documentation to parser
      
      * formatting
      
      * add argmin and tests
      
      * fix doc and definitions
      
      * formatting
      
      * revert test functions
      
      * formatting
      Co-authored-by: default avatarPaul Fultz II <pfultz2@yahoo.com>
      2ee0f9e8
  2. 25 Oct, 2019 1 commit
  3. 27 Sep, 2019 1 commit
    • Shucai Xiao's avatar
      Ceil floor operators (#375) · 7d06cdbd
      Shucai Xiao authored
      * add two operators ceil and floor
      
      * clang format
      
      * add unit test for the ceil and floor operators
      
      * remove unintended code
      7d06cdbd
  4. 25 Sep, 2019 1 commit
    • Shucai Xiao's avatar
      Reduce_min/max operators (#363) · 3962c2ad
      Shucai Xiao authored
      * first version of refactoring reduce operators.
      
      * clang format
      
      * refactor the gpu implemantation of the reduce_mean operator
      
      * clang format
      
      * refactor gpu implementation of the resuce_sum operator
      
      * fix cpp check error
      
      * fix cppcheck error
      
      * fix cppcheck error
      
      * fix review comments
      
      * clang format
      
      * fix a jenkin error
      
      * fixed review comments
      
      * clang format
      
      * fix review comments
      
      * clang format
      
      * fix review comments
      
      * clang format
      
      * add implemenation of reduce_min and reduce_max
      
      * clang format
      
      * add unit test for reduce_min/max operator
      
      * clang format
      
      * add more unit tests
      
      * clang format
      
      * fix review comments
      3962c2ad
  5. 29 Aug, 2019 1 commit
  6. 23 Aug, 2019 2 commits
  7. 22 Aug, 2019 2 commits
  8. 20 Aug, 2019 2 commits
  9. 17 Aug, 2019 2 commits
  10. 03 Aug, 2019 2 commits
  11. 02 Aug, 2019 1 commit
  12. 19 Jul, 2019 2 commits
  13. 17 Jul, 2019 1 commit
  14. 16 Jul, 2019 1 commit
  15. 11 Jul, 2019 2 commits
  16. 09 Jul, 2019 1 commit
  17. 05 Jul, 2019 3 commits
  18. 03 Jul, 2019 4 commits
  19. 02 Jul, 2019 2 commits
  20. 29 Jun, 2019 2 commits
  21. 26 Jun, 2019 2 commits
  22. 18 Jun, 2019 1 commit
  23. 03 May, 2019 2 commits
  24. 02 May, 2019 1 commit