- 20 Oct, 2017 2 commits
-
-
Scott Cyphers authored
-
Scott Cyphers authored
-
- 19 Oct, 2017 2 commits
-
-
Scott Cyphers authored
-
Scott Cyphers authored
Multiply and Add numeric/autodiff unit tests pass
-
- 18 Oct, 2017 3 commits
-
-
Scott Cyphers authored
-
Scott Cyphers authored
-
Scott Cyphers authored
-
- 17 Oct, 2017 5 commits
-
-
Adam Procter authored
Documentation for all ops that have been defined so far. Includes numerous edits by @ECouzens.
-
crlishka authored
* Refactored to run builds as user, not as root. Added make install. Added parallel build. Expanded make clean to remove BUILD directory. Moved log generation to makefile, so Jenkins job can let make do all of the work. * Changes/fixes to address code review. Mainly adding double-quotes around variables and using $(...) expansion where appropriate (and semantically identical to back-quotes). * Add double-quotes for variable expansion safety. Write error message in run_as_user.sh to stderr. * Remove chown_files.sh, made obsolete by running as user inside docker container. Add set -e and set -u to run_as_user.sh, for further protection.
-
Adam Procter authored
* Elementwise sign operation * Formatting
-
Scott Cyphers authored
-
Robert Kimball authored
remove unused file call_frame
-
- 16 Oct, 2017 4 commits
-
-
Scott Cyphers authored
-
Nick Korovaiko authored
-
Scott Cyphers authored
-
Jai Menon authored
add sha1 of eigen download file so it does not have to redownload if …
-
- 15 Oct, 2017 1 commit
-
-
nikolayk authored
-
- 14 Oct, 2017 4 commits
-
-
Robert Kimball authored
-
Scott Cyphers authored
-
Adam Procter authored
-
Scott Cyphers authored
-
- 13 Oct, 2017 3 commits
-
-
Scott Cyphers authored
-
Scott Cyphers authored
-
Scott Cyphers authored
-
- 12 Oct, 2017 13 commits
-
-
Scott Cyphers authored
Merge branch 'cyphers/autodiff' of https://github.com/NervanaSystems/private-ngraph-cpp into cyphers/autodiff
-
Scott Cyphers authored
-
Scott Cyphers authored
-
Scott Cyphers authored
Merge branch 'cyphers/autodiff' of https://github.com/NervanaSystems/private-ngraph-cpp into cyphers/autodiff
-
Scott Cyphers authored
-
Scott Cyphers authored
-
Adam Procter authored
-
Robert Kimball authored
change all passes to take shared_ptr rather than naked pointer
-
Adam Procter authored
-
Adam Procter authored
-
Adam Procter authored
-
Robert Kimball authored
-
Scott Cyphers authored
-
- 11 Oct, 2017 1 commit
-
-
Nick Korovaiko authored
missing include fixing vector length format fixes avoid repeating input values in a test use input trig/hyper funcs
-
- 10 Oct, 2017 2 commits
-
-
Adam Procter authored
* Formatting; fix erroneous "type_prop" classification for reduce and slice tests * Clarify comment * Add step parameter to slice, with type checking but not (yet) implementation in VM
-
Adam Procter authored
* Add elementwise exp to VM * Formatting
-