Skip to content

Commit

Permalink
[TF FE][PT FE] Update labels with reqs files (#27020)
Browse files Browse the repository at this point in the history
**Details:** Update labels with reqs files

**Ticket:** TBD
  • Loading branch information
rkazants authored Oct 12, 2024
1 parent eb98c8e commit c714284
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/labeler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -150,6 +150,7 @@
- 'tests/layer_tests/tensorflow_tests/**/*'
- 'tests/layer_tests/tensorflow2_keras_tests/**/*'
- 'tests/layer_tests/jax_tests/**/*'
- 'tests/requirements_tensorflow'
- any: ['tests/model_hub_tests/**',
'!tests/model_hub_tests/pytorch/**/*',
'!tests/model_hub_tests/jax/**/*']
Expand All @@ -165,6 +166,7 @@
- 'src/bindings/python/src/openvino/frontend/pytorch/**/*'
- 'tests/layer_tests/py_frontend_tests/test_torch_decoder.py'
- 'tests/layer_tests/py_frontend_tests/test_torch_frontend.py'
- 'tests/requirements_pytorch'
- any: ['tests/model_hub_tests/**',
'!tests/model_hub_tests/tensorflow/**/*',
'!tests/model_hub_tests/jax/**/*']
Expand Down

0 comments on commit c714284

Please sign in to comment.