- 10 Nov, 2017 1 commit
-
-
Scott Cyphers authored
* Do checking, tensor view spreading and type propagation during op construction Better names for builtin classes replace set_value_type with assert_value_type, which checks if type is as expected * Review comments * Review comments
-
- 08 Nov, 2017 4 commits
-
-
Robert Kimball authored
Move autodiff test functions into test/util
-
Scott Cyphers authored
-
Scott Cyphers authored
-
Scott Cyphers authored
-
- 07 Nov, 2017 3 commits
-
-
Robert Kimball authored
Generate xUnit XML test results
-
Chris Lishka authored
Add GTEST_OUTPUT environment variable definition, to generate an xml report from the unit-testing (written in Google Test).
-
Robert Kimball authored
CPU Backend: More ops and kernels
-
- 06 Nov, 2017 7 commits
-
-
Jaikrishnan Menon authored
Merge branch 'jmenon/cpu_kernels' of https://github.com/NervanaSystems/private-ngraph-cpp into jmenon/cpu_kernels
-
Jaikrishnan Menon authored
-
Jai Menon authored
-
Jaikrishnan Menon authored
-
Scott Cyphers authored
-
Jaikrishnan Menon authored
and remove need for the dso_handle symbol
-
Jaikrishnan Menon authored
NGRAPH_CPU_ENABLE
-
- 05 Nov, 2017 2 commits
-
-
Jaikrishnan Menon authored
-
Jai Menon authored
-
- 04 Nov, 2017 4 commits
-
-
Jaikrishnan Menon authored
This will be revisited if a performant tanh is needed
-
Jaikrishnan Menon authored
-
Jai Menon authored
cmake now fails if zlib is not found
-
Robert Kimball authored
-
- 03 Nov, 2017 9 commits
-
-
Jaikrishnan Menon authored
-
Jaikrishnan Menon authored
-
Jaikrishnan Menon authored
-
Jaikrishnan Menon authored
-
Jaikrishnan Menon authored
-
Jaikrishnan Menon authored
-
Jaikrishnan Menon authored
-
Jaikrishnan Menon authored
-
Robert Kimball authored
CPU Backend
-
- 02 Nov, 2017 10 commits
-
-
Jaikrishnan Menon authored
-
Jaikrishnan Menon authored
-
Jaikrishnan Menon authored
Conflicts: src/ngraph/codegen/compiler.cpp
-
Jai Menon authored
-
Jaikrishnan Menon authored
-
Jaikrishnan Menon authored
-
Jaikrishnan Menon authored
-
Jaikrishnan Menon authored
the other backend flag
-
Jaikrishnan Menon authored
The CPU backend is disabled by default and must be enabled with the CMake variable NGRAPH_CPU_ENABLE set to true
-
Jaikrishnan Menon authored
-