openvino icon indicating copy to clipboard operation
openvino copied to clipboard

[PyOV]: Support direct comparison of PartialShape and Shape with list and tuple

Open hub-bla opened this issue 1 year ago • 4 comments

Details:

  • Support direct comparison of PartialShape and Shape with list and tuple
  • Tests

I'm not entirely sure of the dynamic case and could use a hint. ;) Thanks!

Tickets:

  • 128813

hub-bla avatar Aug 27 '24 15:08 hub-bla

Did the linter get an update? I ran python -m flake8 ./tests/ --config=setup.cfg in openvino/src/bindings/python directory and it didn't throw me the error about variables called with only one char.

hub-bla avatar Aug 28 '24 10:08 hub-bla

build_jenkins

akuporos avatar Aug 28 '24 12:08 akuporos

build_jenkins

akuporos avatar Aug 28 '24 19:08 akuporos

Did the linter get an update? I ran python -m flake8 ./tests/ --config=setup.cfg in openvino/src/bindings/python directory and it didn't throw me the error

It happened again. Do I miss something?

hub-bla avatar Aug 28 '24 19:08 hub-bla

@akuporos It should build now.

hub-bla avatar Aug 30 '24 07:08 hub-bla

build_jenkins

mlukasze avatar Sep 02 '24 05:09 mlukasze

build_jenkins

akuporos avatar Sep 02 '24 19:09 akuporos

Did the linter get an update? I ran python -m flake8 ./tests/ --config=setup.cfg in openvino/src/bindings/python directory and it didn't throw me the error

It happened again. Do I miss something?

Hello @hub-bla,

I'd guess that something wrong with flake8 version and its addons. I may just recommend your to reinstall our requiremets_test.txt

akuporos avatar Sep 03 '24 15:09 akuporos

build_jenkins

akuporos avatar Sep 03 '24 19:09 akuporos