iliya mironov
f670b7cb3a
Add CTCGreedyDecoder mo support (#4009)
* Add CTCGreedyDecoder mo support
* Update copiright
* Update bom file
* Add transformation
* Fix code style
* Fix according to review
* Add CTCGreedyDecoder v6 to ConvertPrecision
* Hot fix
* Add replasment for ctc_greedy_decoder
* Fix test
* Fix
* Update ie transform
* Draft ctc lost replaser
* Add ctcloss replaser
* Update
* Refactoring code
* Update transformation
* Update decoder
* Remove comments
* Convert seq mask from int to float
* Fix unit test
* Add dynamic tests
* Refactoring code
* Fix py code style
* update style
* Disable ctcgreedydecoder transform for mkldnn plugin
* Add some comments
* Add transfor code comments
* Enable transform from differend plagins
* Fix mo
* fix tests
* Fix comment
* Fix convert precition
* Update comment
* Fix prcition
* Refactoring according to reviw
* Add ir reder extender
* Rename transformation
* Update bom file
* Fix mo replacer
* Fix tests
* Move transform to decomp
* Add check blank_index
* Rafactoring ctcloss
* Change dinemic rank check
* Fix ctclos extractor
* Remove comment
* Fix code style
* Refactoring pattern matcher for transformation CTCGreedyDecoder
* Disavle transform for vpu
* Refactoring according to review
* Refactoring code
* Disable transformation for cldnn
* Remove unused code
* Reverse transfomation
* Fix code style
* Hot fix transform
* Fix unit tests
* Update transform
* Enable transform in common pipline
* Fix names replasments for mo transformations
* Hot fix
* Fix
2021-02-17 14:38:51 +03:00
..
2021-02-12 22:44:21 +03:00
2021-02-16 11:48:49 +03:00
2021-02-16 11:48:49 +03:00
2021-02-11 14:27:08 +03:00
2021-02-16 11:48:49 +03:00
2021-02-12 22:44:21 +03:00
2021-02-17 14:38:51 +03:00
2018-10-16 13:45:03 +03:00
2021-02-12 14:47:18 +03:00
2020-06-22 11:52:00 +03:00
2021-02-10 10:51:31 +03:00