openvino/docs/ops/movement
Pavel Esir d2a23680f2
nGraph 'shell' implementation for GatherElements-6 and MO 'shell' implementation (#3467)
* Initial support of GatherElements in MO and nGraph

* apply_style

* added lost extractor for GatherElements

* Corrected GatherElements::validate_and_infer_types

* updated package_BOM.txt

* Type_t added

* started to implement ngraph shape_type_infer unit-tests

* finally implemented all ngraph shape_inference unit-tests

* updated Supported_Frameworks_Layers.md

* added correct handling of dynamic shapes in nGraph, added unit-tests for dynamic cases, fixed dump typos in MO, replaced axis type from int -> int64_t

* implemented shape infer for dynamic shapes with intervals

* finalized MO implementation

* applied comment from review

* style-apply

* spec correction

* removed conflict

* fixed typos

* removed obsolete comments form type_prop

* significant corrections in validate_and_infer_types

* style-apply

* data_rank check for axis
2020-12-21 15:45:15 +03:00
..
BatchToSpace_2.md Doc Migration (master) (#1377) 2020-07-20 17:36:08 +03:00
Broadcast_1.md Doc Migration (master) (#1377) 2020-07-20 17:36:08 +03:00
Broadcast_3.md Doc Migration (master) (#1377) 2020-07-20 17:36:08 +03:00
Concat_1.md Doc Migration (master) (#1377) 2020-07-20 17:36:08 +03:00
DepthToSpace_1.md Doc Migration (master) (#1377) 2020-07-20 17:36:08 +03:00
ExtractImagePatches_3.md Doc Migration (master) (#1377) 2020-07-20 17:36:08 +03:00
GatherElements_6.md nGraph 'shell' implementation for GatherElements-6 and MO 'shell' implementation (#3467) 2020-12-21 15:45:15 +03:00
GatherND_5.md Specify GatherND-5 operation (#2414) 2020-10-06 21:26:13 +03:00
GatherTree_1.md GatherTree description was extended and outdated link fixed (#2167) 2020-09-14 19:49:29 +03:00
Gather_1.md Doc Migration (master) (#1377) 2020-07-20 17:36:08 +03:00
Pad_1.md Doc Migration (master) (#1377) 2020-07-20 17:36:08 +03:00
ReverseSequence_1.md Doc Migration (master) (#1377) 2020-07-20 17:36:08 +03:00
Reverse_1.md Refactor boolean attribute type (#3478) 2020-12-07 15:42:28 +03:00
ScatterElementsUpdate_3.md Doc Migration (master) (#1377) 2020-07-20 17:36:08 +03:00
ScatterNDUpdate_3.md Doc Migration (master) (#1377) 2020-07-20 17:36:08 +03:00
ScatterUpdate_3.md Doc Migration (master) (#1377) 2020-07-20 17:36:08 +03:00
ShuffleChannels_1.md Doc Migration (master) (#1377) 2020-07-20 17:36:08 +03:00
SpaceToBatch_2.md Doc Migration (master) (#1377) 2020-07-20 17:36:08 +03:00
SpaceToDepth_1.md Doc Migration (master) (#1377) 2020-07-20 17:36:08 +03:00
Split_1.md Doc Migration (master) (#1377) 2020-07-20 17:36:08 +03:00
StridedSlice_1.md Doc Migration (master) (#1377) 2020-07-20 17:36:08 +03:00
Tile_1.md Doc Migration (master) (#1377) 2020-07-20 17:36:08 +03:00
Transpose_1.md Doc Migration (master) (#1377) 2020-07-20 17:36:08 +03:00
VariadicSplit_1.md Fix spelling errors in samples and documentation (#2795) 2020-11-11 15:35:39 +03:00