Siddhant Chauhan
Siddhant Chauhan
@p-wysocki ping, thanks!
I'm a little confused here. All of the tests for reshape in [test_model.py](https://github.com/openvinotoolkit/openvino/blob/master/src/bindings/python/tests/test_runtime/test_model.py#L290-L365) either are singular dimensions or take `min` and `max` value(for dynamic dims) however the issue description describes...
Hey guys, please take a look @akuporos @p-wysocki, thanks
@mlukasze I require a bit more time, sorry for the delay
Yes, will do today
No problem! 😀
Hey @ceciliapeng2011 could you guide me a little bit on where and how to create the required tests for this? Please review my changes as well, thanks!
Hey @ceciliapeng2011, please review, thanks!
Hey, on my machine I am able to run the test (it uses `avx2`) ``` // Using AVX2 [ RUN ] cpu_convert.AVX512_fp16_load_store size 1000: 44 microseconds size 10000: 4 microseconds...