- 28 Nov, 2017 1 commit
-
-
Matthew Brookhart authored
* First compiling pass, doesn't link tests, looks like templates aren't properly initialized? * Make reduce inline, compiles, sum passes test * Initial working reduce op builder * Add Std dev, Variance, L2Norm. Tests fail because Power isn't actually implemented in ngraph++ yet * Add Doc Strings, slight refactor * fix tests after master merge * Fix style issues raised in PR review * Switch to Sum-based ops instead of Reduce-based ops for simpler autodiff. * Add requested TODO comments * Use all_close for tests * Remove product op
-
- 27 Nov, 2017 1 commit
-
-
Tristan Webb authored
cuDNN cmake boilerplate and helloworld gtest
-
- 26 Nov, 2017 1 commit
-
-
Robert Kimball authored
-
- 25 Nov, 2017 4 commits
-
-
Robert Kimball authored
-
Adam Procter authored
-
Robert Kimball authored
* add json lib 2.1.1 * turn off clang-format for json lib * add unit test file * add code to poison the use of ngraph.hpp from within the ngraph library
-
Robert Kimball authored
* ParameterizedTensorView and ElementType cleanup * change element to_type() to from()
-
- 22 Nov, 2017 8 commits
-
-
Robert Kimball authored
CPU: Define ownerships and lifetimes for all entities
-
Jaikrishnan Menon authored
-
Jaikrishnan Menon authored
-
Robert Kimball authored
compute temporary memory pool size per function
-
Robert Kimball authored
-
Jai Menon authored
Bob/simple function call
-
Robert Kimball authored
-
Robert Kimball authored
-
- 21 Nov, 2017 25 commits
-
-
Robert Kimball authored
Bob/bool
-
Robert Kimball authored
-
Sang Ik Lee authored
-
Robert Kimball authored
-
Robert Kimball authored
-
Tristan Webb authored
-
Tristan Webb authored
Clang cuda example from: https://gist.github.com/anonymous/855e277884eb6b388cd2f00d956c2fd4
-
Tristan Webb authored
-
Tristan Webb authored
-
Tristan Webb authored
-
Tristan Webb authored
-
Tristan Webb authored
Reused from Caffe 2 (Apache Licensed) [Link](https://github.com/caffe2/caffe2/blob/master/cmake/Modules/FindCuDNN.cmake)
-
Tristan Webb authored
Toggle with -DUSE_CUDA=True flag
-
Robert Kimball authored
-
Robert Kimball authored
-
Robert Kimball authored
Bob/pch
-
Robert Kimball authored
-
Jaikrishnan Menon authored
-
Jaikrishnan Menon authored
-
Robert Kimball authored
-
Robert Kimball authored
-
Robert Kimball authored
-
Robert Kimball authored
CPU: Fix float32 literal emission
-
Jaikrishnan Menon authored
-
Robert Kimball authored
-