- 12 Feb, 2018 2 commits
-
-
Jaikrishnan Menon authored
-
Jaikrishnan Menon authored
-
- 11 Feb, 2018 1 commit
-
-
Robert Kimball authored
* change debug enable from cmake flag to environment var so it can be changed without rebuild
-
- 10 Feb, 2018 2 commits
-
-
Scott Cyphers authored
* Doc for abs, update doxygen for ops with .rst doc * Review
-
L.S. Cook authored
* WIP with test ops * update WIP * Add LLVM compilation detail from INSTALL to installation guide and cleanup todo comments on convolution.rst and remove deprecated file * Clarify LLVM compilation flag on Ubuntu and delete WIP draft from earlier
-
- 09 Feb, 2018 13 commits
-
-
Louis Feng authored
fixed isnan issue on centos 7.2
-
Louis Feng authored
-
Jayaram Bobba authored
MKLDNN Avg Pool Backprop kernel
-
Jayaram Bobba authored
-
Tristan Webb authored
* GPU kernels for reshape, GEMM, EW ADD/Mult, Maximum (A + B) * C test now with cuBLAS Additional gemm and gemv calls cmake updates for cuDNN calls memcpy wrappers in gpu_util Additional passing tests: aliased outputs, parameter, constant tensor memcopy
-
adstraw authored
* compare derivatives from bprop and bprop with fprop cache * code format
-
Adam Procter authored
-
Jayaram Bobba authored
-
Jayaram Bobba authored
-
Jennifer Myers authored
Fix pep8 warning in copyright
-
Jennifer Myers authored
-
Adam Procter authored
-
Sandeep authored
-
- 08 Feb, 2018 13 commits
-
-
DawnStone authored
added CMAKE_OPTIONS_EXTRA
-
Jennifer Myers authored
-
Sandeep authored
-
Jai Menon authored
CPU: Kill warnings
-
Jai Menon authored
-
Matthew Brookhart authored
-
Jai Menon authored
-
Jaikrishnan Menon authored
-
Nick Korovaiko authored
* deserialize fix to return the right outermost function * fix tests * more switches to print out/visualize shapes
-
Jaikrishnan Menon authored
-
Jaikrishnan Menon authored
-
Jaikrishnan Menon authored
-
Robert Kimball authored
-
- 07 Feb, 2018 7 commits
-
-
Yixing Lao authored
* revert to shared argon lib * installs argon headers * -DINSTALLED_HEADERS_PATH=${CMAKE_INSTALL_PREFIX}/include * formatg * remove debug info * revert * revert back to cpp-master
-
Scott Cyphers authored
* Main chunk of style description * Edit code guide for readability as raw rst. Update subheadings with clearer delineation * Minor edits * Typo
-
Adam Procter authored
* Fix warnings in zero-sized tests; fix zero-sized tests return vector type for comparison ops * Revert changes to cpu_emitter
-
Adam Procter authored
* Enable CPU backprop tests * Fix to dot codegen for cases where n_reduction_axes != 1
-
Jayaram Bobba authored
Dynamically create and destroy mkldnn engine objects to work around f…
-
Jayaram Bobba authored
-
Jayaram Bobba authored
-
- 06 Feb, 2018 2 commits
-
-
Matthew Brookhart authored
-
Nick Korovaiko authored
-