Skip to content

Commit

Permalink
[TF FE] Reduce redundant deps and routines for layer tests (openvinot…
Browse files Browse the repository at this point in the history
…oolkit#24314)

**Details:** Reduce redundant deps and routines for layer tests

**Ticket:** TBD

Signed-off-by: Kazantsev, Roman <[email protected]>
  • Loading branch information
rkazants authored Apr 30, 2024
1 parent 714bffc commit f67e108
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 30 deletions.
28 changes: 0 additions & 28 deletions tests/layer_tests/common/utils/parsers.py

This file was deleted.

2 changes: 0 additions & 2 deletions tests/layer_tests/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,7 @@ transformers
packaging
pillow
pytest
networkx
defusedxml
fastjsonschema
tensorflow
tensorflow-addons; python_version <= '3.10'
jax; sys_platform == "linux" and platform_machine == "x86_64" # https://jax.readthedocs.io/en/latest/installation.html#pip-installation-cpu - wheels are for "x86_64" only
Expand Down

0 comments on commit f67e108

Please sign in to comment.