Files
openvino/ngraph
Pavel Esir 6d2740a335 [nGraph] Gather 7 evaluate (#5088)
* initial working solution

* constant_folding for Gather-7 successfully enabled

* successfuuly added remaining unittests

* removed redundant evaluate from private

* fixed evaluate for dynamic axis

* fix pre-commit for KMB: added default batch_dims=0 to runtime/reference

* clang_format_fix

* added include ngraph/shape.hpp to fix compilation for onednn-plugin

* temporary removed out of bound check for gather

* removed optional argument for batch_dims

* added const

* finally successfully run on ARM: removed redundant declaration

* style fix

* changed argument types from size_t -> int64_t

* changed back to size_t
2021-04-12 17:01:39 +03:00
..
2021-04-12 17:01:39 +03:00
2021-04-12 17:01:39 +03:00