Skip to content

Commit f67e108

Browse files
authored
[TF FE] Reduce redundant deps and routines for layer tests (openvinotoolkit#24314)
**Details:** Reduce redundant deps and routines for layer tests **Ticket:** TBD Signed-off-by: Kazantsev, Roman <[email protected]>
1 parent 714bffc commit f67e108

File tree

2 files changed

+0
-30
lines changed

2 files changed

+0
-30
lines changed

tests/layer_tests/common/utils/parsers.py

-28
This file was deleted.

tests/layer_tests/requirements.txt

-2
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,7 @@ transformers
1212
packaging
1313
pillow
1414
pytest
15-
networkx
1615
defusedxml
17-
fastjsonschema
1816
tensorflow
1917
tensorflow-addons; python_version <= '3.10'
2018
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

0 commit comments

Comments
 (0)