- 20 Mar, 2018 10 commits
-
-
Adam Procter authored
-
Nick Korovaiko authored
* global tracing * fix compiler errors * nan/inf validation * 0644 on mkldnn_utils.cpp * address Bob's feedback * 0755 -> 0644 * remove format changes to python dir
-
Nick Korovaiko authored
* add visualize option to nbench * check for dot, amend help msg
-
Nick Korovaiko authored
* fix a segfault while printing shapes for multi-output ops
-
Jennifer Myers authored
-
Jennifer Myers authored
Updates to docs
-
Nick Korovaiko authored
-
Yixing Lao authored
-
Adam Procter authored
-
Jaikrishnan Menon authored
-
- 19 Mar, 2018 8 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
-
Leona C authored
-
Leona C authored
-
- 20 Mar, 2018 2 commits
- 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 2 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.
-