- 26 Feb, 2018 7 commits
-
-
pthoreho authored
- modified mkldnn add kernel to use mkldnn_utils to build primitive and stream execution
-
pthoreho authored
-
Jayaram Bobba authored
-
Robert Kimball authored
Add simple method to add default values for missing deserialized fields. Provided to ease backwards compatibility. (#547)
-
Robert Kimball authored
* working * cleanup
-
Jayaram Bobba authored
-
Scott Cyphers authored
-
- 25 Feb, 2018 4 commits
-
-
Jayaram Bobba authored
-
Robert Kimball authored
-
Jayaram Bobba authored
-
Jayaram Bobba authored
-
- 24 Feb, 2018 2 commits
-
-
Matthew Brookhart authored
* fix maxpool copy_with_new_args * fix a free(nullptr) error * update output shape from a maxpool * remove free gaurd
-
pthoreho authored
-
- 23 Feb, 2018 9 commits
-
-
DawnStone authored
* added Dockerfile.ngraph_cpp.centos74_cmake3, run_as_centos_user.sh, and run_as_ubuntu_user.sh to enable build/test with centos74 * added RUN_AS_USER variable as input for contrib/docker/Makefile * moved dockerfile for centos7 to contrib/docker * updated Makefile to take OS as a parameter from the command line for contrib/docker make targets * fixed capability for setting OS variable on the command line for the contrib/docker/Makefile * setting the NGRAPH_USE_PREBUILT_LLVM only if the gcc version is not 4.8 * setting NGRAPH_USE_PREBUILT_LLVM for all ubuntu builds * updated contrib/docker/Makefile to enable the OS=centos74 override for make check_gcc
-
Matthew Brookhart authored
-
Christian Convey authored
-
L.S. Cook authored
* More op doc * Add working doxygenclass import to reST file * Cleanup punctuation on wording in tables, no punctuation for fragments, remove autodoc extension since we use breathe * Support Github rendering of cc-README * Fix sp for basic accessors and update to show mathcal syntax in rst * modify earlier change after checking what is supposed to render * Resolve spacing error on rst syntax * updates for PR to be even with master
-
Jayaram Bobba authored
-
Nick Korovaiko authored
-
Jayaram Bobba authored
-
Jayaram Bobba authored
-
Christian Convey authored
-
- 22 Feb, 2018 18 commits
-
-
Jayaram Bobba authored
-
Robert Kimball authored
-
pthoreho authored
-
Matthew Brookhart authored
* fix numeric stability bug in autodiff of divide * add a test for divide autodiff stability
-
Jayaram Bobba authored
* Basic assignment pass for CPU backend * Change CPU convolution emitter to check op annotations * Queries MKLDNN for optimal layout on convolutions * Added layout conversions through ConverLayout ops and explicit layout conversion on CPU tensor view objects * Added layout conversions for non-MKLDNN ops * - Style fixes - Removed unused variables to avoid clang errors - Added more mkldnn format types to utility functions * Move ConvertLayout back to runtime::cpu::op namespace * Added more mkldnn memory formats * Moved op annotations to Op class * Style changes * Minor fix * Minor fix to keep clang happy * Use ngraph element type instead of c_type_string in MKLDNN utility functions * Addressed PR(#502) comments
-
Scott Cyphers authored
-
Nick Korovaiko authored
* fix a segfault due to an unhandled op * fix a missing new line
-
Nick Korovaiko authored
* generalize Relu * format fixes
-
Pruthvi authored
-
Fenglei authored
GPU codegen framework refactor
-
Fenglei authored
-
Adam Procter authored
-
Matthew Brookhart authored
-
fenglei.tian authored
-
Fenglei authored
-
fenglei.tian authored
-
pthoreho authored
-
pthoreho authored
-