Roman Kazantsev
Roman Kazantsev
Hi @lcx1874000, As I understand, you want to create the single layer model that contain OV Convolution and run it for inference. Here is an example how to create the...
Hi @psmaxwell, any update on this task?
@hegdeadithyak, please fix build issue. Check locally on your machine: ``` 2024-04-14T19:50:03.8004298Z In file included from /emsdk/upstream/emscripten/cache/sysroot/include/c++/v1/__memory/shared_ptr.h:25: 2024-04-14T19:50:03.8007871Z /emsdk/upstream/emscripten/cache/sysroot/include/c++/v1/__memory/allocator.h:173:24: error: no matching constructor for initialization of 'ov::frontend::ComplexTypeMark' 2024-04-14T19:50:03.8010253Z 173 |...
> @hegdeadithyak, please fix build issue. Check locally on your machine: > > ``` > 2024-04-14T19:50:03.8004298Z In file included from /emsdk/upstream/emscripten/cache/sysroot/include/c++/v1/__memory/shared_ptr.h:25: > 2024-04-14T19:50:03.8007871Z /emsdk/upstream/emscripten/cache/sysroot/include/c++/v1/__memory/allocator.h:173:24: error: no matching constructor for initialization...
@hegdeadithyak, please fix code-style issues and test failure: ``` E TypeError: TestSegmentSumComplex.create_segment_sum_net() got an unexpected keyword argument 'data_type' install\tests\layer_tests\tensorflow_tests\test_tf_SegmentSum.py:123: TypeError _ TestSegmentSumComplex.test_segment_sum[ ie_device:CPU - precision:FP16 - params:{'data_shape': [4, 2, 1],...