• Scott Cyphers's avatar
    Cyphers/r15catchup (#2567) · 94ce950b
    Scott Cyphers authored
    * Fix bug introduced by #2238 on r0.15 (#2515)
    
    * Fix bug introduced by #2238
    
    * style
    
    * Avijit/add diag 4 distributed debugging (#2523)
    
    * Fix bug introduced by #2238
    
    * Added a debug logging macro: NGRAPH_DIST_DEBUG which prints the timestamp and MPI rank for distributed AllReduceops
    
    * Fixed code formatting.
    
    * Moved the logging implementation to log.cpp
    
    * Fixed clang warning
    
    * Don't use namespace in header
    
    * Fix ifdef
    
    * disable warning
    
    * Fix files that had missing headers (#2539) (#2541)
    
    * Update mkl-dnn to v0.18. (#2543)
    
    * Update mkl-dnn to v0.18.
    
    * Update mkl-dnn patch file.
    
    * Fixed Centos build issues (gcc 4.8.5 doesn't implement std::put_time - hence the issue). Also fixed a logical error in the distributed setup for unit tests (#2545)
    
    * Migrate Klocwork issues (#2557)
    
    * Migrate Klocwork fixes
    
    * change to kick off another build
    
    * Fix crash by correcting index (#2561)
    
    * Update build script to fix Windows build issues and add some work tow… (#2531)
    
    * Update build script to fix Windows build issues and add some work towards making codegen work on Windows.
    
    * Use "git apply" instead of "patch". (#2532)
    
    Enable using pre-installed MKLDNN on Window.
    
    * Remove commented out lines.
    94ce950b
Name
Last commit
Last update
.ci Loading commit data...
cmake Loading commit data...
contrib/docker Loading commit data...
doc Loading commit data...
licenses Loading commit data...
maint Loading commit data...
python Loading commit data...
src Loading commit data...
test Loading commit data...
.clang-format Loading commit data...
.gitattributes Loading commit data...
.gitignore Loading commit data...
.gitmodules Loading commit data...
.travis.yml Loading commit data...
ABOUT.md Loading commit data...
CMakeLists.txt Loading commit data...
CODEOWNERS Loading commit data...
CONTRIB.md Loading commit data...
LICENSE Loading commit data...
README.md Loading commit data...
VERSION.in Loading commit data...
changes.md Loading commit data...
ecosystem-overview.md Loading commit data...