openvino/ngraph/core/reference
Gabriele Galiero Casay 8c68f8b43c
Revise reference implementation for ReduceMin operation (#5797)
* Revise reference implementation for ReduceMin operation

* Refactor backend unit tests

 * Move tests with zero dims to op_eval

* Fix code style

* Added minor changes

 * Replace CoordinateTransform for CoordinateTransformBasic
 * Added constant expression to set keep_dims as false

* Add const qualifier to local variables

* Use host tensor to retrieve and normalize axes

* Re-arrange unit tests in manifest
2021-06-16 09:01:57 +03:00
..
include/ngraph Revise reference implementation for ReduceMin operation (#5797) 2021-06-16 09:01:57 +03:00
src Reference Implementation of Logical Reduce Operations (#6004) 2021-06-15 12:06:30 +03:00
CMakeLists.txt Align copyright notice in cpp and cmake source files (CVS-51320) (#4950) 2021-03-25 02:40:09 +03:00