1. 07 Mar, 2019 9 commits
  2. 06 Mar, 2019 8 commits
    • pruthvi's avatar
      added documentation for the cpu allocator class · 65eb0f09
      pruthvi authored
      65eb0f09
    • Robert Kimball's avatar
      Update friendly names to work properly in serialized graphs (#2566) · 14a1645b
      Robert Kimball authored
      * update friendly names to work properly in serialized graphs
      
      * style
      
      * fix compile error
      14a1645b
    • Fenglei's avatar
      05aa055c
    • 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
    • pruthvi's avatar
      - fix compilation error · 2a3ebb35
      pruthvi authored
      2a3ebb35
    • Leona C's avatar
      Leona/doc logo (#2565) · 12977f04
      Leona C authored
      * Update gold release date and features
      
      * Diagram that shows FW & HW support for main md
      
      * Simplified nGraph architecture for CPU
      
      * Complex architecture diagram for all backends
      
      * Replace
      
      * Add ngraph stack diagram with FW and HW support
      
      * relocate
      
      * Relocate
      
      * Replace stack diagram with NNP-L & NNP-I
      
      * Updated copy and removed the disclaimer
      
      * Removed "more detailed" sentence
      
      * Update README.md
      
      * Fixed sentence
      
      * Update README.md
      
      * nGraph logo small version
      
      * Update README.md
      
      * Added logo
      
      * nGraph logo smallest version
      
      * nGraph logo with header
      
      * Update README.md
      
      * Delete ngraph_logo_header.png
      
      * nGraph logo with header
      
      * Update README.md
      
      * nGraph header on the main repo page
      
      * Added header
      
      * nGraph architecture simplified for CPU
      
      * nGraph architecture complex
      
      * Added architecture simple architecture diagram
      
      * Modified the full stack diagram
      
      * nGraph architecture simple diagram with padding
      
      * Added padding to simple architecture image
      
      * Update ABOUT.md
      
      * Add new logo to doc landpage
      
      * Fix typo
      12977f04
    • Jayaram Bobba's avatar
    • Robert Kimball's avatar
      Replace macro with proper function declaration (#2548) · 56772c9e
      Robert Kimball authored
      * replace macro with proper function declaration
      
      * fix merge error
      56772c9e
  3. 05 Mar, 2019 8 commits
  4. 04 Mar, 2019 6 commits
  5. 02 Mar, 2019 2 commits
  6. 01 Mar, 2019 7 commits