Skip to content

Fix e2e tiling tests#2304

Merged
goodsong81 merged 3 commits intoopen-edge-platform:developfrom
GalyaZalesskaya:gz/fix_tiling_e2e
Jul 6, 2023
Merged

Fix e2e tiling tests#2304
goodsong81 merged 3 commits intoopen-edge-platform:developfrom
GalyaZalesskaya:gz/fix_tiling_e2e

Conversation

@GalyaZalesskaya
Copy link
Copy Markdown
Contributor

Summary

This PR fixes the case that made e2e tiling test fail after merging PR#2240

How to test

pytest tests/e2e/cli/detection/test_tiling_detection.py
pytest tests/e2e/cli/instance_segmentation/test_tiling_instseg.py

e2e for detection
image

e2e for segmentation. Failed NNCF tests with CUDA configuration error that probably is my local problem
image

Checklist

  • I have added unit tests to cover my changes.​
  • I have added integration tests to cover my changes.​
  • I have added e2e tests for validation.
  • I have added the description of my changes into CHANGELOG in my target branch (e.g., CHANGELOG in develop).​
  • I have updated the documentation in my target branch accordingly (e.g., documentation in develop).
  • I have linked related issues.

License

  • I submit my code changes under the same Apache License that covers the project.
    Feel free to contact the maintainers if that's a concern.
  • I have updated the license header for each file (see an example below).
# Copyright (C) 2023 Intel Corporation
# SPDX-License-Identifier: Apache-2.0

@GalyaZalesskaya GalyaZalesskaya requested a review from a team as a code owner July 5, 2023 13:15
@github-actions github-actions bot added API Any changes in OTX API ALGO Any changes in OTX Algo Tasks implementation labels Jul 5, 2023
@goodsong81 goodsong81 merged commit b3fc87d into open-edge-platform:develop Jul 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ALGO Any changes in OTX Algo Tasks implementation API Any changes in OTX API

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants