- 06 Sep, 2022 1 commit
-
-
Paul Fultz II authored
Using not and or improves readability. The cppcheck rule will help ensure we are doing it consistently.
-
- 22 Jun, 2022 1 commit
-
-
Ted Themistokleous authored
Updated each source file in the repo with the existing license.
-
- 28 Mar, 2022 1 commit
-
-
Paul Fultz II authored
Use ifdef instead of comment for the auto-generated method declarations for type erased classes (#1138) It seems the formatting of comments are unreadable for larger methods, so instead just generate a struct with the methods in the interface and add a comment if its optional. It wraps this in #ifdef TYPE_ERASED_DECLARATION(assuming this would never be defined) instead of #if 0, so most editors can still provide syntax highlighting(although I think vscode with clangd will still gray it out unfortunately).
-
- 09 Oct, 2020 1 commit
-
-
Paul Fultz II authored
* Add intial multi stream analysis * Formatting * Add more tests * Formatting * Remove comment * Analyze streams on the gpu * Formatting * Fix nstream * Formatting * Add test for return * Formatting * Make sure return has a stream assignment * Formatting * Fix asserts and checks * Improve error message for out-of-order sequence * Formatting
-
- 07 Feb, 2020 1 commit
-
-
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:
Shucai Xiao <shucai.xiao@amd.com> Co-authored-by:
kahmed10 <15948690+kahmed10@users.noreply.github.com>
-
- 12 Mar, 2019 1 commit
-
-
Paul authored
-
- 12 Feb, 2019 1 commit
-
-
mei-ye authored
-
- 17 Jan, 2019 1 commit
-
-
Paul authored
-
- 11 Dec, 2018 1 commit
-
-
Paul authored
-
- 27 Nov, 2018 1 commit
-
-
Paul authored
-
- 14 Nov, 2018 1 commit
-
-
Paul authored
-
- 06 Nov, 2018 1 commit
-
-
Shucai Xiao authored
-
- 05 Nov, 2018 2 commits
- 30 Oct, 2018 1 commit
-
-
Scott Thornton authored
-
- 18 Sep, 2018 1 commit
-
-
mei-ye authored
-
- 14 Sep, 2018 1 commit
-
-
mei-ye authored
-
- 13 Sep, 2018 1 commit
-
-
mei-ye authored
-
- 12 Sep, 2018 1 commit
-
-
mei-ye authored
-
- 11 Sep, 2018 1 commit
-
-
mei-ye authored
-
- 31 Jul, 2018 1 commit
-
-
Paul authored
-
- 21 Jul, 2018 1 commit
-
-
Paul authored
-
- 20 Jul, 2018 1 commit
-
-
Paul authored
-
- 06 Jul, 2018 1 commit
-
-
Paul authored
-
- 02 Jul, 2018 1 commit
-
-
Paul authored
-
- 29 Jun, 2018 2 commits
- 17 May, 2018 1 commit
-
-
Paul authored
-
- 16 May, 2018 2 commits
- 15 May, 2018 2 commits
- 05 May, 2018 2 commits
- 27 Apr, 2018 1 commit
-
-
Paul authored
-
- 24 Apr, 2018 1 commit
-
-
Paul authored
-
- 23 Apr, 2018 4 commits