- 10 Jan, 2020 1 commit
-
-
Shucai Xiao authored
* change to support optional outputs * clang format * add onnx test for better code coverage * add corresponding onnx file * fix review comments of handling optional program outputs * clang format * change onnx unit test to pass * clang format * refine onnx unit tests * clang format * remove unnecessary code
-
- 20 Dec, 2019 1 commit
-
-
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:mvermeulen <5479696+mvermeulen@users.noreply.github.com>
-
- 19 Dec, 2019 1 commit
-
-
kahmed10 authored
* initial testing * add shape op * formatting * add env variable for batch sizes * formatting * progress on driver * progress on driver * cleanup * cleanup * add and modified prev tests * formatting * remove comment * add shape op test * formatting * manually insert shape op in test * formatting * create options struct for parsers * formatting * Add documentation for python * Fix c++ documentaion * add documentation to parser * formatting * add argmin and tests * fix doc and definitions * formatting * revert test functions * formatting Co-authored-by:Paul Fultz II <pfultz2@yahoo.com>
-
- 25 Oct, 2019 1 commit
-
-
Shucai Xiao authored
* support onnx file with initializer data not an input * fix format * fix review comments and format issue * format * reorder alphabetically
-
- 27 Sep, 2019 1 commit
-
-
Shucai Xiao authored
* add two operators ceil and floor * clang format * add unit test for the ceil and floor operators * remove unintended code
-
- 25 Sep, 2019 1 commit
-
-
Shucai Xiao authored
* first version of refactoring reduce operators. * clang format * refactor the gpu implemantation of the reduce_mean operator * clang format * refactor gpu implementation of the resuce_sum operator * fix cpp check error * fix cppcheck error * fix cppcheck error * fix review comments * clang format * fix a jenkin error * fixed review comments * clang format * fix review comments * clang format * fix review comments * clang format * add implemenation of reduce_min and reduce_max * clang format * add unit test for reduce_min/max operator * clang format * add more unit tests * clang format * fix review comments
-
- 29 Aug, 2019 1 commit
-
-
Khalique authored
-
- 23 Aug, 2019 2 commits
- 22 Aug, 2019 2 commits
- 20 Aug, 2019 2 commits
-
-
Shucai Xiao authored
-
Shucai Xiao authored
-
- 17 Aug, 2019 2 commits
-
-
Shucai Xiao authored
-
Shucai Xiao authored
-
- 03 Aug, 2019 2 commits
-
-
Shucai Xiao authored
-
Shucai Xiao authored
-
- 02 Aug, 2019 1 commit
-
-
Shucai Xiao authored
-
- 19 Jul, 2019 2 commits
-
-
Shucai Xiao authored
-
Shucai Xiao authored
-
- 17 Jul, 2019 1 commit
-
-
Shucai Xiao authored
-
- 16 Jul, 2019 1 commit
-
-
Shucai Xiao authored
-
- 11 Jul, 2019 2 commits
-
-
Shucai Xiao authored
-
Shucai Xiao authored
-
- 09 Jul, 2019 1 commit
-
-
Shucai Xiao authored
-
- 05 Jul, 2019 3 commits
-
-
Shucai Xiao authored
-
Shucai Xiao authored
-
Shucai Xiao authored
-
- 03 Jul, 2019 4 commits
-
-
Shucai Xiao authored
-
Shucai Xiao authored
-
Shucai Xiao authored
-
Shucai Xiao authored
-
- 02 Jul, 2019 2 commits
-
-
Shucai Xiao authored
-
Shucai Xiao authored
-
- 29 Jun, 2019 2 commits
-
-
Shucai Xiao authored
-
Shucai Xiao authored
-
- 26 Jun, 2019 2 commits
-
-
Shucai Xiao authored
-
Shucai Xiao authored
-
- 18 Jun, 2019 1 commit
-
-
Shucai Xiao authored
-
- 03 May, 2019 1 commit
-
-
Khalique authored
-