- 03 Aug, 2018 2 commits
-
-
Robert Kimball authored
* add option to run all models in a directory * add print for exception from benchmark
-
Robert Kimball authored
* compiles but does not link
-
- 17 Jul, 2018 1 commit
-
-
Jaikrishnan Menon authored
-
- 14 Jul, 2018 1 commit
-
-
Fenglei authored
* using async gpu timers * remove sync for cuda calls, add async gpu stopwatch, add count to timing-detail * add debug sync * make timer static * move timer to runtime context
-
- 03 Jul, 2018 1 commit
-
-
Robert Kimball authored
* nbench cleanup * update style
-
- 26 Jun, 2018 1 commit
-
-
shssf authored
* First IntelGPU backend based on clDNN with empty functions * Backend/API:Conflicts resolved and comments addressed
-
- 13 Jun, 2018 1 commit
-
-
Robert Kimball authored
* backend libraries now found in tree dynamically read header search paths fix running from install
-
- 05 Jun, 2018 1 commit
-
-
Robert Kimball authored
-
- 04 Jun, 2018 1 commit
-
-
Robert Kimball authored
* Update cmake files to more modern approach * disable building libraries that are not required * handle more build cases * add versions to backend libs. add start of package target. * add create_backend to backends * temporary workaround to tbb not linking correctly with gcc * install codegen lib * force tbb to link to the cpu backend so that it is available for codegen * fix clang build error * fix warning for codegen build * update cuda header paths * change error message for opening backend shared library * set lib path
-
- 20 Apr, 2018 1 commit
-
-
Robert Kimball authored
* Move runtime::Manager functionality into runtime::Backend * Remove unused files * remove obsolete function
-
- 13 Apr, 2018 1 commit
-
-
Robert Kimball authored
* remove deprecated * remove all legacy Backend API usage remove deprecated files * pull in changes from master * fix GPU calls * disable tests in convolution generator * update per PR comments. Enable performance counter feature. * update per PR comments * fix build error * fix conditionally compiled test :(
-
- 20 Mar, 2018 1 commit
-
-
Nick Korovaiko authored
* add visualize option to nbench * check for dot, amend help msg
-
- 11 Mar, 2018 1 commit
-
-
Robert Kimball authored
* fix detailed timing flag * more detailed info
-
- 28 Feb, 2018 1 commit
-
-
Robert Kimball authored
-