openvino/src/common/transformations
Katarzyna Mitrus 844b0a2682
[shape_infer] Shape inference function for GRU/AUGRUSequence operations (#12982)
* shape_infer function for gru_sequence

* Reuse gru sequence shape infer for augru shape infer

* link ov_shape_inference in transformations

* Move attention input validation to shape_infer

* Update gru_sequence type prop tests

* type prop tests update

* gru_sequence shape_infer tests

* Update merged dimensions init

* Enable GRUSequence shape_infer in cpu

* Comments update

* Align error messages

* Change constexpr int to size_t in tests

* Apply types refactor

* Remobe set_input_is_relevant_to_shape from gru/augru_sequence

* Style apply

* revert constexpr for result_et

* Uninitialize valid_num_directions variable
2022-10-12 10:35:54 +04:00
..
include [GPU] GenerateProposals-9 (#11994) 2022-10-11 21:10:32 +09:00
src [shape_infer] Shape inference function for GRU/AUGRUSequence operations (#12982) 2022-10-12 10:35:54 +04:00
CMakeLists.txt [shape_infer] Shape inference function for GRU/AUGRUSequence operations (#12982) 2022-10-12 10:35:54 +04:00