- 10 Aug, 2018 1 commit
-
-
Chris Sullivan authored
* Add cudnn host data param case for CUDNN_DATA_INT8x32 * Default case. * break * def guards * removed def guard for ci test. * put def guards back * Remove default to make clang happy. * Remove clang default switch warning on cudnnDataType_t enum. * Formatting. * Added Wswitch-enum supression. * Back to switch, remove pragma clang suppression. * disable one more switch compiler check * Remove default break after throw.
-
- 09 Aug, 2018 1 commit
-
-
Robert Kimball authored
-
- 03 Apr, 2018 1 commit
-
-
Scott Cyphers authored
* Fix clang warnings on macos * Conditionalize warning on Apple clang version.
-
- 09 Feb, 2018 1 commit
-
-
Jennifer Myers authored
-
- 08 Feb, 2018 1 commit
-
-
Jennifer Myers authored
-
- 05 Dec, 2017 1 commit
-
-
Robert Kimball authored
* New Interpreter backend * PR review comments * More RP fixes * oops * make autodiff tests backend aware * wip * wip * more ops * wip * fix merge error * merge fixes
-
- 14 Oct, 2017 1 commit
-
-
Scott Cyphers authored
-
- 09 Oct, 2017 3 commits
-
-
Robert Kimball authored
-
Robert Kimball authored
-
Robert Kimball authored
-
- 22 Sep, 2017 1 commit
-
-
Scott Cyphers authored
-
- 10 Sep, 2017 1 commit
-
-
Robert Kimball authored
add test framework stuff wired up benchmark segfault for 5M nodes. fun make traverse_nodes not recursive print timings on benchmark unit test for pass manager
-
- 01 Sep, 2017 2 commits
-
-
Robert Kimball authored
-
Scott Cyphers authored
Disable infinite recursion in ScalarConstant::node_id()
-
- 30 Aug, 2017 1 commit
-
-
Scott Cyphers authored
-
- 28 Aug, 2017 1 commit
-
-
Robert Kimball authored
-
- 22 Aug, 2017 1 commit
-
-
Robert Kimball authored
remove comment out line per review comments
-
- 21 Aug, 2017 1 commit
-
-
Robert Kimball authored
-
- 07 Aug, 2017 1 commit
-
-
Christian Convey authored
-