1. 20 Dec, 2019 1 commit
    • Shucai Xiao's avatar
      Improve operators for onnxruntime (#405) · 992666e6
      Shucai Xiao authored
      
      
      * improve unsqueeze to support negative axis and parsing scalar
      
      * clang format
      
      * add a test example for the negative axis of unsqueeze
      
      * improve the squeeze operator to support negative axis
      
      * clang format
      
      * fixed a small bug in the lrn implementation
      
      * clang format
      
      * support negative axis in argmax and argmin
      
      * clang format
      
      * improve flatten to support negative axis
      
      * clang format
      
      * change softmax/logsoftmax to support negative axis
      
      * clang format
      
      * improve transpose by adding default perm
      
      * clang format
      
      * add one more dimens for tensor size
      
      * add one more dimens for tensor size
      
      * disable conv ops fusion for non-symmetric cases
      
      * clang format
      
      * fixed review comments
      
      * move computing axis from the device function to the compute function
      
      * clang format
      
      * move computing axis from device function to the operator computing function
      
      * clang format
      Co-authored-by: default avatarmvermeulen <5479696+mvermeulen@users.noreply.github.com>
      992666e6
  2. 09 Jul, 2019 2 commits
  3. 04 Jul, 2019 2 commits
  4. 03 Jul, 2019 1 commit
  5. 29 Jun, 2019 1 commit
  6. 26 Jun, 2019 1 commit
  7. 21 Jun, 2019 1 commit
  8. 04 Jun, 2019 1 commit
  9. 01 Jun, 2019 2 commits
  10. 31 May, 2019 1 commit
  11. 20 May, 2019 1 commit
  12. 09 May, 2019 2 commits
  13. 07 May, 2019 2 commits
  14. 12 Apr, 2019 2 commits
  15. 08 Apr, 2019 1 commit
  16. 05 Apr, 2019 2 commits
  17. 03 Apr, 2019 2 commits
  18. 15 Mar, 2019 2 commits
  19. 14 Mar, 2019 2 commits
  20. 06 Mar, 2019 1 commit
  21. 28 Feb, 2019 4 commits
  22. 27 Feb, 2019 2 commits
  23. 25 Feb, 2019 1 commit
  24. 22 Feb, 2019 1 commit
  25. 17 Feb, 2019 2 commits