Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove deprecated layer test class #610

Merged

Conversation

mikhail-treskin
Copy link

@mikhail-treskin mikhail-treskin commented May 26, 2020

Tests were refactored to get rid of the old LayerTestsComonDeprecated class.

Internal validation expected to fail since an update of closed repos required

@mikhail-treskin mikhail-treskin added the category: IE Tests OpenVINO Test: plugins and common label May 26, 2020
@@ -22,7 +22,7 @@ const std::vector<InferenceEngine::Precision> netPrecisions = {
// TODO: Issue:28036
// InferenceEngine::Precision::FP16,
InferenceEngine::Precision::I16,
InferenceEngine::Precision::I8
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why int8 was removed here?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The plugin reports that it doesn't support I8 input precision.

@mikhail-treskin mikhail-treskin force-pushed the remove_deprecated_class branch 2 times, most recently from 63f1be0 to c7fadbb Compare May 31, 2020 14:37
@mikhail-treskin mikhail-treskin force-pushed the remove_deprecated_class branch from c7fadbb to 019429f Compare June 1, 2020 16:48
@azhogov
Copy link

azhogov commented Jun 3, 2020

@azhogov azhogov merged commit 447dd35 into openvinotoolkit:master Jun 3, 2020
@ilya-lavrenov ilya-lavrenov added the enhancement New feature or request label Jun 4, 2020
@ilya-lavrenov ilya-lavrenov added this to the 2020.4 milestone Jun 4, 2020
redradist pushed a commit to redradist/openvino that referenced this pull request Oct 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category: IE Tests OpenVINO Test: plugins and common enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants