1. 08 May, 2020 1 commit
    • Paul Fultz II's avatar
      Horizontal fusions of gemms and convolutions (#472) · 1a4ff504
      Paul Fultz II authored
      
      
      * Add decompose pass
      
      * Add decompose test
      
      * Formatting
      
      * Add remap
      
      * Formatting
      
      * Add compute method for dot
      
      * Formatting
      
      * Add finder for horizontal fusion
      
      * Formatting
      
      * Formatting
      
      * Reuse predicate
      
      * Add gemm fusions
      
      * Formatting
      
      * Add some fixes for convolution
      
      * Formatting
      
      * Fix shape tests
      
      * Formatting
      
      * Reuse axis equal
      
      * Add initial split fusion
      
      * Formatting
      
      * Update offset
      
      * Workaround outputs that cant accept nonstandard shapes
      
      * Formatting
      
      * Add check for split concat
      
      * Formatting
      
      * Add missing headers
      
      * Formatting
      
      * Add tests
      
      * Formatting
      
      * Add more testing
      
      * Formatting
      
      * Fix when there is duplicate splits in inputs
      
      * Formatting
      
      * Fix mismatch iterators
      
      * Add tests for dot fusions
      
      * Formatting
      
      * Add test for convolution
      
      * Formatting
      
      * Fix tidy issues
      
      * Add more tests
      
      * Formatting
      
      * Ignore build directory for codecov
      
      * Add test for groups
      
      * Formatting
      
      * Add more tests for groups
      
      * Formatting
      
      * Add test for missing end slice
      
      * Add newline
      
      * Remove unused function
      
      * Add support for when beta is not 1
      
      * Formatting
      
      * Add test for scalar
      
      * Add one more scalar test
      Co-authored-by: default avatarmvermeulen <5479696+mvermeulen@users.noreply.github.com>
      1a4ff504
  2. 07 Feb, 2020 1 commit
    • Paul Fultz II's avatar
      Add C and C++ api (#430) · b949da7f
      Paul Fultz II authored
      
      
      * Add initial api
      
      * Formatting
      
      * Add more api
      
      * Formatting
      
      * Add auto api generation
      
      * Formatting
      
      * Fix some compilation errors
      
      * Change handle struct
      
      * Formatting
      
      * Fix reamining compilation errors
      
      * Formatting
      
      * Simplify using ctype
      
      * Formatting
      
      * Initial c++ generation
      
      * Formatting
      
      * Add C++header
      
      * Formatting
      
      * Add test
      
      * Formatting
      
      * Add initial tests
      
      * Formatting
      
      * Try to fix formatting
      
      * Cleanup formatting
      
      * Formatting
      
      * Fix constructors on the same line
      
      * Fix tests
      
      * Formatting
      
      * Fix tidy issues
      
      * Fix tidy issues
      
      * Fix naming issue
      
      * Add onnx API to parse buffer
      
      * Formatting
      
      * Add arguments api
      
      * Formatting
      
      * Fix verify parameters
      
      * Fix cppcheck issues
      
      * Formatting
      
      * Add method to get output shapes and bytes
      
      * Formatting
      
      * Try formatting
      
      * Formatting
      
      * Improve the test coverage
      
      * Formatting
      
      * Add print method
      
      * Formatting
      
      * Fix cppcheck issue
      
      * Fix package dependency
      
      * Add nolint
      
      * Try fix formatting
      
      * Formatting
      
      * formatting
      
      * formatting
      
      * Fix formatting
      Co-authored-by: default avatarShucai Xiao <shucai.xiao@amd.com>
      Co-authored-by: default avatarkahmed10 <15948690+kahmed10@users.noreply.github.com>
      b949da7f
  3. 17 Nov, 2019 1 commit
  4. 04 Sep, 2019 1 commit
  5. 28 Aug, 2019 1 commit
  6. 12 Aug, 2019 1 commit
  7. 10 Jul, 2019 1 commit
  8. 05 Jun, 2019 1 commit
  9. 18 Apr, 2019 2 commits
  10. 16 Apr, 2019 1 commit
  11. 13 Apr, 2019 1 commit
  12. 09 Apr, 2019 2 commits
  13. 03 Apr, 2019 1 commit
  14. 28 Mar, 2019 1 commit
  15. 26 Mar, 2019 1 commit
  16. 13 Mar, 2019 1 commit
  17. 12 Mar, 2019 1 commit
  18. 01 Mar, 2019 1 commit
  19. 12 Feb, 2019 1 commit
  20. 07 Feb, 2019 1 commit
  21. 02 Feb, 2019 1 commit
  22. 24 Jan, 2019 1 commit
  23. 23 Jan, 2019 1 commit
  24. 22 Jan, 2019 1 commit
  25. 27 Nov, 2018 1 commit
  26. 14 Nov, 2018 1 commit
  27. 08 Nov, 2018 1 commit
  28. 31 Oct, 2018 2 commits
  29. 30 Oct, 2018 1 commit
  30. 23 Oct, 2018 1 commit
  31. 12 Oct, 2018 1 commit
  32. 10 Oct, 2018 1 commit
  33. 18 Sep, 2018 2 commits
  34. 16 Sep, 2018 1 commit
  35. 13 Sep, 2018 1 commit
  36. 11 Sep, 2018 1 commit