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. 25 Oct, 2019 1 commit
  3. 15 Aug, 2019 2 commits
  4. 09 Jul, 2019 1 commit
  5. 06 Jul, 2019 1 commit
  6. 03 Jul, 2019 2 commits
  7. 01 Jul, 2019 1 commit
  8. 29 Jun, 2019 1 commit
  9. 26 Jun, 2019 5 commits
  10. 25 Jun, 2019 4 commits
  11. 24 Jun, 2019 3 commits
  12. 20 Jun, 2019 2 commits
  13. 18 Jun, 2019 1 commit
  14. 06 Jun, 2019 1 commit
  15. 05 Jun, 2019 2 commits
  16. 04 Jun, 2019 1 commit
  17. 31 May, 2019 4 commits
  18. 30 May, 2019 1 commit
  19. 29 May, 2019 4 commits
  20. 28 May, 2019 2 commits