- 08 Mar, 2018 3 commits
-
-
Jayaram Bobba authored
-
Jayaram Bobba authored
-
Jayaram Bobba authored
-
- 07 Mar, 2018 4 commits
-
-
Pruthvi authored
* - Added support optimized bn mkldnn implementation in cpu emitter - modified bn unit_test to support new implementation - added layout assignment for bn op - Style Fix (cherry picked from commit 7747a40806d62c126059d5c873adcd2e61a0adb0) * modified value initilization in cpu_fusion to be float explicit (cherry picked from commit 03499d380073d0197ab8cbd154eb03f63b042a48) * fix compilation issue * Addressed PR comments - added exception if gamma and beta layout isnot equal to memory::format::x - throw exception if bn Op is not mkldnn op * fix compilation issue * added support to handle multiple o/ps in fprop bn fusion * - Removed laytout pass for bn - fixed autodiff bug in bn - added "Add" for the dispatcher in cpu-layout pass * style fix * Fix bprop batchnorm test with get_output_elements * Style fix
-
Scott Cyphers authored
-
L.S. Cook authored
-
Jai Menon authored
-
- 06 Mar, 2018 7 commits
-
-
Jai Menon authored
* CPU: Padded Convolution fusion * CPU: Non-reshaped fusion pattern for zero-padded convolutions * CPU: Refactor consistency checks * CPU: Rewrite hoisted reshape expression and add tests * CPU: Merge leftovers
-
DawnStone authored
-
Nick Korovaiko authored
* generalize matmulbias fixes disable logging * unit-test failures
-
Nick Korovaiko authored
* the first stab at op::Result format fixes disabling logging op::Result, 2nd attempt purge stale code disable logging fix copyright header * initial cleanup * cleanup2 * remove dead code * result.cpp, fix comments * fix comment
-
Robert Kimball authored
* patch working * wip * fix patcher * remove debug message: * cleanup * fix typo
-
Fenglei authored
* add gpu broadcast * add broadcast kernel * fix bug for cumemdopyDtD usage in gpu_external_function.cpp
-
L.S. Cook authored
-
- 05 Mar, 2018 9 commits
-
-
DawnStone authored
* limited parallel make processes to make -j 16 by default for contrib/docker/Makefile * set the default to make -j 22 for parallel make in contrib/docker/Makefile
-
DawnStone authored
-
L.S. Cook authored
-
Matthew Brookhart authored
-
Matthew Brookhart authored
-
DawnStone authored
-
Scott Cyphers authored
-
L.S. Cook authored
-
Robert Kimball authored
* cleanup * cleanup * fix all headers to be standalone as far as includes go * include cleanup * cleanup includes * cleanup * include tester * wip * cleanup * cleanup * cleanup
-
- 04 Mar, 2018 1 commit
-
-
Scott Cyphers authored
-
- 03 Mar, 2018 2 commits
- 02 Mar, 2018 14 commits
-
-
adstraw authored
add softmax op and documentation
-
Fenglei authored
-
Nick Korovaiko authored
* one output multiple outputs initial clean-up * test clean-up current version test pass * clean up * fix format * add dbeta,dgamma asserts * revert some files * 0644 on node.cpp * 0644 on mkldnn_utils.cpp * 0644 on more files * add support for serialization + test case * fix merge errors
-
Sang Ik Lee authored
* Add aliased Constants to aliased_output test. * add support for const as outputs
-
L.S. Cook authored
Cyphers/dochow
-
Scott Cyphers authored
-
Robert Kimball authored
* named uniquely * rename get_name methods * add unit test for function name * add node name unit test * make unique name const
-
Leona C authored
-
Leona C authored
-
Leona C authored
-
Leona C authored
-
Scott Cyphers authored
-
Robert Kimball authored
-
Scott Cyphers authored
-