- 26 Feb, 2018 1 commit
-
-
Yixing Lao authored
* initial support for hybrid transformer * add broadcast_vector_rowwise_reversed for hybrid test * headerc * get function placement fix * conv ref test generator graph node in labmda fuction * rename map_parameter_to_source_node * type change map_parameter_to_source_node * use interpreter for numerical derivative * better comments
-
- 09 Feb, 2018 1 commit
-
-
Jennifer Myers authored
-
- 08 Feb, 2018 1 commit
-
-
Jennifer Myers authored
-
- 19 Jan, 2018 1 commit
-
-
Scott Cyphers authored
-
- 30 Oct, 2017 1 commit
-
-
Christian Convey authored
- Adds Sphinx docs support. - Sphinx and Doxygen docs now built by CI. - Sphinx and Doxygen docs now installed by `make install`.
-
- 05 Oct, 2017 3 commits
-
-
Adam Procter authored
Detect macOS and adapt sed usage in clang-format version check script; also fix small typo in err msg (#169)
-
Christian Convey authored
-
Adam Procter authored
Emacs likes to add hidden symlinks with names like '.#myfile.cpp' that don't actually point to real files as a locking mechanism, which cause the format check/apply scripts to fail. This tweaks the format scripts to ignore files that are symlinks (adds a -type f predicate to the find commands), which gets around this issue.
-
- 07 Aug, 2017 1 commit
-
-
Christian Convey authored
-