- 02 Mar, 2018 19 commits
-
-
Nick Korovaiko authored
* one output multiple outputs initial clean-up * test clean-up current version test pass * clean up * fix format * add dbeta,dgamma asserts * revert some files * 0644 on node.cpp * 0644 on mkldnn_utils.cpp * 0644 on more files * add support for serialization + test case * fix merge errors
-
Sang Ik Lee authored
* Add aliased Constants to aliased_output test. * add support for const as outputs
-
L.S. Cook authored
Cyphers/dochow
-
Scott Cyphers authored
-
Robert Kimball authored
* named uniquely * rename get_name methods * add unit test for function name * add node name unit test * make unique name const
-
Leona C authored
-
Leona C authored
-
Leona C authored
-
Leona C authored
-
Scott Cyphers authored
-
Robert Kimball authored
-
Scott Cyphers authored
-
Scott Cyphers authored
-
Scott Cyphers authored
Merge branch 'cyphers/dochow' of https://github.com/NervanaSystems/private-ngraph-cpp into cyphers/dochow
-
Scott Cyphers authored
-
Adam Procter authored
This function has been removed in favor of `project`, but as @adstraw discovered, its prototype was still lying around the header file, lookin' all smug.
-
Jai Menon authored
CPU: Remove local function_name again
-
Jaikrishnan Menon authored
-
Jai Menon authored
Jmenon/port
-
- 01 Mar, 2018 11 commits
-
-
Jaikrishnan Menon authored
-
Jaikrishnan Menon authored
-
Leona C authored
-
Leona C authored
-
Robert Kimball authored
* add unit test for resource deallocation fix leak * cleanup
-
Scott Cyphers authored
-
Sevin F. Varoglu authored
* Remove NGRAPH_DISTRIBUTED from allreduce op class * Add allreduce doc
-
Fenglei authored
* fix bug and enable some tests * eliminate duplicated code, change some parameter names
-
Adam Procter authored
-
Scott Cyphers authored
-
Jai Menon authored
-
- 28 Feb, 2018 10 commits
-
-
Robert Kimball authored
-
Adam Procter authored
* Exit build with error message when NGRAPH_USE_PREBUILT_LLVM is requested on non-Linux OSes
-
Robert Kimball authored
This fixes the previously broken compilation of ngraph-mxnet which directly utilized serializer.hpp
-
LS Cook authored
-
LS Cook authored
-
Scott Cyphers authored
-
Robert Kimball authored
* add support for both command line arg and env var to set NGRAPH_WARINGS_AS_ERRORS'
-
LS Cook authored
-
Robert Kimball authored
* make json lib an external project * add env var to turn warnings to errors
-
Scott Cyphers authored
-