- 10 Jul, 2020 1 commit
-
-
Shucai Xiao authored
* Initial cpu conv-nd * Formatting * Make index signed * Formatting * Assert the indices are greater than 0 * Use equal instead of lexicographical_compare * Formatting * change the batchnorm cpu implementation to support multiple input dimensions * clang format * add unit tests for cpu batch_norm nd implementation * clang format * support nd batchnormalization * clang format * add rewrite batch_norm unit tests * clang format * remove a unit test * Fix tidy errors * Formatting * Handle different types * Formatting * Fix nested visits * Formatting * Add 3d conv test * Formatting * revert unnecessary changes * remove a print line * Fix ICE * Formatting * fix the per_activation mode of 2d * clang format * code clean up * clang format * add 1d and 3d gpu unit test * clang format * add unit test for rewrite_batchnorm * clang format * additional refinement * fix review comments * added a unit test to have more code coverage Co-authored-by:
Paul <pfultz2@yahoo.com> Co-authored-by:
mvermeulen <5479696+mvermeulen@users.noreply.github.com>
-
- 15 Feb, 2020 1 commit
-
-
Shucai Xiao 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 * change migraphx api to support multiple program outputs * clang format * change api implementation * clang format * fix a build error * change api for correct automatic generation * clang format * Add nolint * Try fix formatting * Formatting * formatting * formatting * Fix formatting * code cleanup * clang format * fix cppcheck error * fix review comments * clang format Co-authored-by:
Paul Fultz II <pfultz2@yahoo.com> Co-authored-by:
kahmed10 <15948690+kahmed10@users.noreply.github.com>
-
- 10 Jul, 2019 1 commit
-
-
Paul authored
-
- 08 Jul, 2019 1 commit
-
-
Paul authored
-
- 03 Apr, 2019 1 commit
-
-
Shucai Xiao authored
-
- 15 Mar, 2019 2 commits
- 14 Nov, 2018 2 commits
- 07 Nov, 2018 1 commit
-
-
Paul authored
-
- 02 Nov, 2018 1 commit
-
-
Shucai Xiao authored
* add the slice test example on gpu. * change the gpu slice test according to comments. * rename cpu_lowering to lowering, rename cpu_target to target, so consistent with gpu side. * fix the format of a file CMakeLists.txt. * Revert "change the gpu slice test according to comments." This reverts commit 721bbb180d11811dc914d60fd8a1c91926e3f947. * Revert "add the slice test example on gpu." This reverts commit 68dabb05adffd429e5e5d10c3a1def2b06489f63. * fix a format for the file doc/src/reference/targets.rst
-
- 22 Oct, 2018 2 commits
- 09 Oct, 2018 4 commits
- 08 Oct, 2018 2 commits
-
-
Scott Thornton authored
-
Scott Thornton authored
-