openvino/ngraph
Pavel Esir 5fa899a39e
[nG] Gather-7 update for negative batch_dims (#5522)
* corrected negative batch_dims normalization, some improvements in dynamism for Gather_7

* corrected transformation

* added batch_dims and axis normalization for reference

* updated INTERPRETER backend tests; replaced sizet_t -> int64_t in Gather evaluate

* returned back size_t in reference

* made Gather-1 source compatible with previous ngraph library versions

* added unittest for v7->v1, with nonzero batch_dims transformation should not be executed

* fix axis validation error message

* fix batch_dims gettter

* fixed v7->v1 unittest for nonzero batch_dims
2021-05-14 10:31:36 +03:00
..
cmake Openvino autogenerated cmake (#5484) 2021-05-07 11:57:51 +03:00
core [nG] Gather-7 update for negative batch_dims (#5522) 2021-05-14 10:31:36 +03:00
frontend Fixed typo in length (#5611) 2021-05-13 07:52:55 +03:00
python Fixed typo in length (#5611) 2021-05-13 07:52:55 +03:00
test [nG] Gather-7 update for negative batch_dims (#5522) 2021-05-14 10:31:36 +03:00
.clang-format Changed clang-format for nGraph to fix namespace comments (#5269) 2021-04-22 08:06:54 +03:00
.gitignore publish master branch snapshot, revision 9df5eb1f84e13a35720a918f88324561222ab114 2020-05-20 01:13:06 +03:00
CMakeLists.txt Enabled Wall for nGraph (#5270) 2021-04-22 06:24:03 +03:00
VERSION.in publish master branch snapshot, revision 9df5eb1f84e13a35720a918f88324561222ab114 2020-05-20 01:13:06 +03:00
environment_variables.md Removed legacy travis script (#2888) 2020-10-30 10:18:09 +03:00