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-07 12:25:35 +02:00
2021-04-12 17:01:39 +03:00
2021-04-12 12:03:00 +02:00
2021-04-12 13:38:56 +02:00
2021-04-12 17:01:39 +03:00
2021-03-15 22:06:01 +03:00
2020-05-20 01:13:06 +03:00
2021-04-07 12:25:35 +02:00
2020-10-30 10:18:09 +03:00
2020-05-20 01:13:06 +03:00