- 20 Mar, 2018 3 commits
-
-
Yixing Lao authored
-
Adam Procter authored
-
Jaikrishnan Menon authored
-
- 19 Mar, 2018 6 commits
-
-
Nick Korovaiko authored
* add python dir to check-code-format and re-run apply-code-format on it * 0644 -> 0755
-
Nick Korovaiko authored
-
Yixing Lao authored
-
Nishant Patel authored
-
L.S. Cook authored
* File renaming missed in git add earlier * More doc validation for neon install * Typo on sphinx syntax for ordered list * Missed a delete * More clarity on optional steps WRT virtualenv and opt dirs * Rendering subbullets as bullets for clarity and fix typo * New docbuild graphic now working * Framework intg guide updated with ngraph-neon doc improvements
-
Robert Kimball authored
-
- 18 Mar, 2018 1 commit
-
-
Nick Korovaiko authored
Contains multiple fixes to GetOutputElement, BatchNorm, autodiff, fprop_cache to integrate multi-output batchnorm and fprop_cache
-
- 17 Mar, 2018 17 commits
-
-
Sang Ik Lee authored
* Remove unsupported linker flags for Mac build. * Restructure python binding. Put low level direct wrapper for ngraph c++ API into ngraph/impl Move high level API from ngraph_api to ngraph * Move CMakeLists.txt to its own PR
-
Scott Cyphers authored
-
Michał Karzyński authored
-
Jennifer Myers authored
-
Jennifer Myers authored
-
Jennifer Myers authored
Doc validation, cleanup, remove stuff we are not using, etc
-
Leona C authored
-
Leona C authored
-
Leona C authored
-
Jennifer Myers authored
-
Jennifer Myers authored
-
Jennifer Myers authored
-
Jennifer Myers authored
-
L.S. Cook authored
* Cleanup docs * Fix typo on syntax * Update about page with Tunde's v2 of ngraph-ecostystem graphic * Incorporating feedback from PR reviews * Add more prereqs to table * Cleanup neon install documentation * fix doc build warnings * Make sure Tundes v3 graphic links properly * Add detail about ONNX imports to README as requested * Fix the broken merge
-
Jennifer Myers authored
-
Jayaram Bobba authored
-
Jennifer Myers authored
[v0.1.0] add pointers for support and contributions
-
- 16 Mar, 2018 13 commits
-
-
Scott Cyphers authored
-
Sang Ik Lee authored
* Add required compiler and linker flags to meet sequrity requirements. * Update compiler and linker flags for building python wrapper.
-
Scott Cyphers authored
-
Sang Ik Lee authored
-
Jennifer Myers authored
-
Jennifer Myers authored
-
adstraw authored
* fix fprop cache test error by cloning functions to preserve metadata
-
Jai Menon authored
* CPU: Update Eigen * CPU: Move patched Eigen master branch to NervanaSystems
-
crlishka authored
* Fix Sphinx license to be directly copied from its repo * Add license for pybind11, which is used by the python-bridge that was just added
-
Robert Kimball authored
* Add flags for SDL-3 compliance * change check to support older versions of CMake
-
Jai Menon authored
-
DawnStone authored
* added license files * added project component to BSD-license.txt file * added project components to remaining license files * added additional files for the swagger-ui license * removed extra python/LICENSE file
-
Jai Menon authored
* CPU: Eigen-based Pad kernel * CPU: Create a global Eigen thread pool and use it for padding * Formatting fixes
-