- 23 Feb, 2018 3 commits
-
-
Fenglei authored
-
fenglei.tian authored
-
fenglei.tian authored
-
- 22 Feb, 2018 11 commits
-
-
fenglei.tian authored
-
Fenglei authored
-
Nick Korovaiko authored
* fix a segfault due to an unhandled op * fix a missing new line
-
Nick Korovaiko authored
* generalize Relu * format fixes
-
Fenglei authored
GPU codegen framework refactor
-
Fenglei authored
-
Adam Procter authored
-
Matthew Brookhart authored
-
fenglei.tian authored
-
Fenglei authored
-
fenglei.tian authored
-
- 21 Feb, 2018 20 commits
-
-
Louis Feng authored
* added block_begin and block_end util to CodeWriter. * refactored convolution backprop to use block_begin() and block_end()
-
fenglei.tian authored
-
fenglei.tian authored
-
Fenglei authored
-
fenglei.tian authored
-
fenglei.tian authored
-
Sandeep authored
* relu for interpreter * relu in serializer * core fusion * relu backprop * relu backprop and test interpreter * core fusion for CPU * COREFusion -> CoreFusion * relu MKL dnn
-
fenglei.tian authored
-
fenglei.tian authored
-
fenglei.tian authored
-
Robert Kimball authored
-
Ashok Emani authored
Merge pull request #493
-
Ashok Emani authored
-
-
Ashok Emani authored
-
fenglei.tian authored
-
fenglei.tian authored
-
fenglei.tian authored
Merge branch 'tfl/gpu_add_nvrtc' of github.com:NervanaSystems/private-ngraph-cpp into tfl/gpu_add_nvrtc
-
Fenglei Tian authored
-
Jayaram Bobba authored
MKLDNN Emitter
-
- 20 Feb, 2018 6 commits
-
-
Robert Kimball authored
-
Jayaram Bobba authored
-
Adam Procter authored
* Add product op * Add Max (max reduce) and Min (min reduce) ops * Refactor arithmetic reduction ops to a common base class * Fix PREFER_EIGEN codepaths in cpu_emitter
-
Jayaram Bobba authored
-
Pruthvi authored
* fixed bn weights initialization to correct size * style fix
-
Jaikrishnan Menon authored
-