1. 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
  2. 27 Nov, 2019 1 commit
    • Paul Fultz II's avatar
      Add support for builtin models in the driver (#404) · b0aef8c8
      Paul Fultz II authored
      * Add experimental support for c++ output
      
      * Format
      
      * Fix syntax errors
      
      * Add resnet50 model
      
      * Formatting
      
      * Add inceptionv3 model
      
      * Formatting
      
      * Add alexnet
      
      * Formatting
      
      * Fix name of pooling mode
      
      * Formatting
      
      * Fix tidy issues
      
      * Ignore driver directory
      
      * Show accetable values
      b0aef8c8
  3. 17 Nov, 2019 1 commit
  4. 14 Nov, 2019 1 commit
    • kahmed10's avatar
      Add Split op (#401) · e814cffb
      kahmed10 authored
      * fix pad calc
      
      * simplify ceil calc and remove extra vars
      
      * workatound for nasnet
      
      * formatting
      
      * add split and tests
      
      * formatting
      
      * fix cppcheck and clang-tidy
      
      * fix clang tidy
      
      * refactor to use vector of instruction_ref, add UNDEBUG to clang tidy
      
      * formatting
      
      * fix comment code
      
      * fix comments and tidy
      
      * formatting
      
      * fix syntax error
      
      * fix tidy
      
      * remove namespace comment
      e814cffb
  5. 06 Nov, 2019 1 commit
  6. 05 Nov, 2019 1 commit
  7. 04 Nov, 2019 1 commit
    • Paul Fultz II's avatar
      Use multi_index for reductions (#400) · 3e0496fb
      Paul Fultz II authored
      * Add functions to do multi-index for local strides as well
      
      * Formatting
      
      * Use same multi-index path for block_reduce
      
      * Formatting
      
      * Use multi-index calc in reduce
      
      * Formatting
      
      * Fix warning
      
      * Fix compiler warning
      
      * Disable some tidy checks
      3e0496fb
  8. 16 Sep, 2019 1 commit
  9. 04 Sep, 2019 1 commit
  10. 15 Aug, 2019 1 commit
  11. 12 Jul, 2019 1 commit
  12. 11 Jul, 2019 1 commit
  13. 12 Jun, 2019 1 commit
  14. 07 Jun, 2019 1 commit
  15. 02 May, 2019 1 commit
  16. 14 Mar, 2019 1 commit
  17. 06 Mar, 2019 1 commit
  18. 20 Feb, 2019 1 commit
  19. 23 Jan, 2019 1 commit
  20. 17 Jan, 2019 1 commit
  21. 11 Jan, 2019 1 commit
  22. 11 Dec, 2018 3 commits
  23. 28 Nov, 2018 1 commit
  24. 27 Nov, 2018 1 commit
  25. 14 Nov, 2018 1 commit
  26. 09 Nov, 2018 1 commit
  27. 08 Nov, 2018 1 commit
  28. 29 Oct, 2018 1 commit
  29. 17 Oct, 2018 1 commit
  30. 26 Sep, 2018 1 commit
  31. 13 Sep, 2018 1 commit
  32. 12 Sep, 2018 2 commits
  33. 11 Sep, 2018 1 commit
  34. 29 Aug, 2018 2 commits
  35. 18 Aug, 2018 2 commits