Commit Graph

3 Commits

Author SHA1 Message Date
Alexey Suhov a748c26fee
Align copyright notice in cpp and cmake source files (CVS-51320) (#4950) 2021-03-25 02:40:09 +03:00
Ivan Tikhonov d4c5cb2375
Removing unnecessary order checking in Loop/TI operations (#4531)
* deleting a check of order of the input/output descs in ti/loop operations

* added ngraph_reader unit test

* unrolling for Loop operation, fix LowLatency transformation for Loop

* Revert "unrolling for Loop operation, fix LowLatency transformation for Loop"

This reverts commit 7188921ad7.
2021-03-02 18:10:41 +03:00
Ivan Tikhonov 735c8747b5
Loop operation: IE IR Reader update (#2766)
* ie_ir_reader update, Loop implementation update

* fix ie ir reader
2020-10-26 19:30:14 +03:00