Roman Kazantsev

Results 102 comments of Roman Kazantsev

Hi @anagha-srivasa, any update on this task? Best regards, Roman

Hi @linzs148, this PR should help to resolve the issue: https://github.com/openvinotoolkit/openvino/pull/23067

Hi @linzs148, For running tests you should build your openvino wheel that you will test using the layer tests and install it. Check out this documentation: https://github.com/openvinotoolkit/openvino/blob/master/docs/dev/build_linux.md. Specify `-DENABLE_WHEEL=ON` for...

> > Hi @linzs148, > > For running tests you should build your openvino wheel that you will test using the layer tests and install it. Check out this documentation:...

> @rkazants Hi, I added some tests for complex inv and got an error while running pytest: > > > file /root/openvino/tests/layer_tests/tensorflow_tests/test_tf_Inv.py, line 81 > > @pytest.mark.parametrize("params", test_data_basic) > >...

Hi @linzs148, please post PR I will take a look. It can be a problem with the layer test and also with update of the translator. BTW, are you participating...

Hi @RitikaxShakya, any update on this task? Best regards, Roman

Yes, use CPU device: https://docs.openvino.ai/2023.3/openvino_docs_OV_UG_supported_plugins_CPU.html

Hi @RaffaelloFornasiere, any update on this task?