Ivan Tikhonov
a329611349
Support dynamic shapes in ReadValue/Assign ops and MakeStateful transformation (#20404)
* Support for dynamic shapes in ReadValue/Assign ops and MakeStateful transformation
* fix unit tests
* codestyle
* fix warning
* fix visitors test
* Fix lowLatency transformation, fix functional tests
* fix LowLatency2
* codestyle
* Fix CPU/GNA tests
* fix shape inference of assign operation
* fix python API
* fix mypy error
* Fix read_value operation version in python API for opsets7-13
* Update python API and fix tests
* set the same Varibable obj to Assign/ReadValue in py API, disable fp16 memory tests
* Update shape inference methods of Assign, ReadValue; update tests; fix codestyle
* fix python codestyle
* fix tests
* Resolve review comments
* codestyle
* resolve review comments
* codestyle
* Update ReadValue op in kaldi frontend, fix GNA tests
* fix Assign/ReadValue bindings, fix read_value test
* Apply suggestions from code review
Co-authored-by: cecilia peng <cecilia.peng@intel.com>
* Fix functional tests, add ov::Type support as an argument for read_value py binding
* temporary disable test_query_state_write_buffer fp16 tests
* Fix backward compatibility with the IRs with ReadValue/Assign ops generated via prev versions of OV; fix func tests
* fix python test, support type as str in read_value/assign bindings
* fix model binding
* fix pre-commit tests: variables vector cleanup
* fix integration with cpu changes
* codestyle
* fix warning
* Fix type/shape validation for read_value op
* fix a type_prop test for assign op
---------
Co-authored-by: cecilia peng <cecilia.peng@intel.com>
2023-11-21 20:59:36 +04:00
..
2023-11-17 16:34:34 +01:00
2023-09-08 14:07:27 +00:00
2023-11-21 14:25:02 +00:00
2023-11-21 13:20:25 +01:00
2023-11-13 12:23:23 +01:00
2022-03-24 22:27:29 +03:00
2021-12-21 20:26:37 +03:00
2023-09-29 13:57:00 +02:00
2023-10-02 11:00:14 +02:00
2023-10-12 19:01:04 +02:00
2023-11-13 12:23:23 +01:00
2023-10-16 19:06:55 +02:00
2023-11-21 12:09:19 +01:00
2023-11-17 16:34:34 +01:00
2023-09-08 14:07:27 +00:00
2023-11-17 16:34:34 +01:00
2023-11-16 13:34:33 +01:00
2023-10-17 11:28:59 +08:00
2023-09-25 10:38:58 +02:00
2023-11-21 20:59:36 +04:00
2021-08-11 09:38:43 +03:00
2023-09-26 20:57:29 +02:00
2023-09-04 08:37:30 +00:00
2021-12-21 20:26:37 +03:00
2023-03-27 23:47:10 +04:00
2023-04-14 21:22:55 +00:00
2022-03-25 20:22:43 +03:00
2023-09-12 14:31:54 +04:00
2023-11-15 16:21:25 +01:00
2022-12-05 17:13:40 +01:00
2023-07-04 07:57:47 +00:00
2023-08-14 13:40:34 +02:00
2023-10-20 11:37:13 +04:00
2023-09-13 12:30:31 +00:00