- 08 Aug, 2019 3 commits
-
-
Scott Cyphers authored
-
Scott Cyphers authored
Fix crash when NGRAPH_ENABLE_{VISUALIZE,SERIALIZE}_TRACING=1
-
Adam Procter authored
-
- 07 Aug, 2019 13 commits
-
-
Scott Cyphers authored
-
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
-
Scott Cyphers authored
-
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
-
Adam Procter authored
I think this was a merge error of some kind.
-
Diego Caballero authored
This will avoid that we break MLIR examples when we are modifying MLIR codebase directly.
-
Mateusz Bencer authored
-
Robert Kimball authored
[Py] Added depth_to_space operator to Python API.
-
Michał Karzyński authored
-
Mateusz Bencer authored
-
Robert Kimball authored
-
Robert Kimball authored
-
- 06 Aug, 2019 3 commits
-
-
Robert Kimball authored
* Unit tests to individual files * rename obsolete file
-
Scott Cyphers authored
-
Ewa Tusień authored
-
- 05 Aug, 2019 5 commits
-
-
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 * Update reference, interp, constant folding to handle autobroadcast * Document the autobroadcast helper, and fix a corner case (zero's a number too!) * Tests, and insert a check within the CPU folders for autobroadcast (it's still unsupported) * Remove unnecessary include * EXPECT_EQ -> ASSERT_EQ, for consistency * Replace assert for CPU folders with a fallback
-
Scott Cyphers authored
-
Leona C authored
* 0.25 prerelease * New branch for 0.25 docs * remove file from wrong directory
-
Ewa21 authored
-
Ewa Tusień authored
-
- 02 Aug, 2019 16 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
-