Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix test examples (openvinotoolkit#2703)
### Changes Fix name of backend ### Reason for changes ``` > packages = [item for b in backends for item in MAP_BACKEND_PACKAGES[b]] E KeyError: 'tensorflow' ``` ### Tests tests.cross_fw.examples.test_examples.test_examples[post_training_quantization_tensorflow_mobilenet_v2]
- Loading branch information