- 09 Aug, 2019 1 commit
-
-
Adam Procter authored
* Fix sum reference to handle corner cases with +-inf * Review comments, and try to make Windows happy * Update GPU unit_test.manifest * More template grindery, to make macOS happy
-
- 08 Aug, 2019 3 commits
-
-
Scott Cyphers authored
-
Scott Cyphers authored
Cherry-pick "Fix crash when NGRAPH_ENABLE_{VISUALIZE,SERIALIZE}_TRACING=1" to r0.25
-
Adam Procter authored
-
- 07 Aug, 2019 2 commits
-
-
Denise Kutnick authored
* adding group convolution implementation for plaidml * update CMakeLists.txt to include new group convolution files * adding new ngraph unit tests for grouped convolutions * adding group conv unit test back in for plaidml backend * specify group convolution support in plaidml * add denise as codeowner for plaidml runtime dir * remove commented-out lines of unit test manifest * style changes * resolve all discussions in PR * skip data dilation unit test on cpu backend
-
Pruthvi authored
* Don't enable dl use in static builds remove dladdr in static * Swap dlerror defs * - add NGRAPH_INTERPRETER_STATIC_LIB_ENABLE && NGRAPH_CPU_STATIC_LIB_ENABLE as compiler definitions * Don't look for backends if static * - add dummy function to register quantized concat and max_pool for static build * Fix ifdef
-
- 02 Aug, 2019 34 commits
-
-
Mateusz Bencer authored
* Adjust ROIPolling * Fixed comment
-
Scott Cyphers authored
-
Pruthvi authored
* - private function to static initlize all the backend for static library builds * - export backend function on windows * -fix_typo
-
Scott Cyphers authored
-
Michał Karzyński authored
* [ONNX] Remove unused includes * Update headers * Clang format
-
Adam Procter authored
* WIP * CHANGE_DYNAMIC_STATE * Implement full type prop for DynBroadcast when inputs const/static; clean up pass properties * Add a unit test for the late-constness thing * Fix merge * style
-
Ewa Tusień authored
* [Py] Added grn operator to Python API. * [Py] Changed order of included files. * [Py] Changed docstring. * style
-
Scott Cyphers authored
[Py] Added gemm operator to Python API.
-
Ewa Tusień authored
-
Scott Cyphers authored
Convert pattern ops to type_name
-
Scott Cyphers authored
-
Scott Cyphers authored
Add logical xor op
-
Ewa21 authored
[Py] Code formatting.
-
Ewa21 authored
-
Scott Cyphers authored
-
Scott Cyphers authored
-
Scott Cyphers authored
-
Scott Cyphers authored
Remove some get_arguments() uses
-
Ewa Tusień authored
-
Scott Cyphers authored
-
Scott Cyphers authored
-
Scott Cyphers authored
Fix deprecation messages
-
Scott Cyphers authored
-
Scott Cyphers authored
-
Scott Cyphers authored
NGCORE-526
-
Scott Cyphers authored
-
Scott Cyphers authored
Add windows symbol export support
-
Scott Cyphers authored
-
Scott Cyphers authored
-
Scott Cyphers authored
-
Scott Cyphers authored
-
Scott Cyphers authored
-
Scott Cyphers authored
Improve pragma usage.
-
Scott Cyphers authored
-