Add slt in template plugin/tensor iterator (#9692)
* Remove fp16 of Convert layer test from skip_tests.config.cpp as it works now * update repo * add initial op reference code of TensorIterator with LSTM body function * add GRU/RNN case in setup * add all other test cases * add visitor api test * remove unnecessary header files * fix clang-format issue * fix copyright year and remove ngraph_helper namespace * rename ti.cpp to tensor_iterator.cpp in core unit test * apply suggestions
This commit is contained in: