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

WIP: [IE TESTS] [CPU] extended cpu specific tests to support int8 precision #5348

Closed

Conversation

antonvor
Copy link
Contributor

@antonvor antonvor commented Apr 22, 2021

This PR contains int8 tests for nodes:

  1. Convolution
  2. GroupConvolution
  3. ConvolutionBackpropData
  4. GroupConvolutionBackpropData

TODO

  • fill Convolution and GroupConvolution tests
  • fill ConvolutionBackpropData and GroupConvolutionBackpropData tests
  • split tests into files depending on the precision (fp32, bf16, int8)
  • add dw conv fusing tests for [CPU] fixed conv + dw conv fusing #6333

@antonvor antonvor added this to the 2021.4 milestone Apr 22, 2021
@antonvor antonvor self-assigned this Apr 22, 2021
@antonvor antonvor requested review from a team April 22, 2021 09:17
@antonvor antonvor changed the title [TESTS] deconvolution int8 tests [IE TESTS] deconvolution int8 tests Apr 22, 2021
@antonvor antonvor changed the title [IE TESTS] deconvolution int8 tests [IE TESTS] [CPU] deconvolution int8 tests Apr 22, 2021
@openvino-pushbot openvino-pushbot added category: CPU OpenVINO CPU plugin category: inference OpenVINO Runtime library - Inference category: IE Tests OpenVINO Test: plugins and common category: Core OpenVINO Core (aka ngraph) labels Apr 22, 2021
@antonvor antonvor force-pushed the tests/deconvolution_int8 branch 3 times, most recently from 97b305b to e2edb32 Compare April 29, 2021 19:07
@antonvor antonvor force-pushed the tests/deconvolution_int8 branch from e2edb32 to f07cee8 Compare May 12, 2021 12:44
@antonvor antonvor requested review from a team as code owners May 12, 2021 12:44
@antonvor antonvor changed the title [IE TESTS] [CPU] deconvolution int8 tests [IE TESTS] [CPU] extended cpu specific tests to support int8 precision May 12, 2021
@antonvor antonvor changed the title [IE TESTS] [CPU] extended cpu specific tests to support int8 precision WIP: [IE TESTS] [CPU] extended cpu specific tests to support int8 precision May 12, 2021
@antonvor antonvor requested a review from maxnick May 12, 2021 13:22
@maxnick maxnick self-assigned this May 12, 2021
@antonvor antonvor force-pushed the tests/deconvolution_int8 branch from f07cee8 to a316f36 Compare May 24, 2021 12:33
@antonvor antonvor force-pushed the tests/deconvolution_int8 branch 3 times, most recently from b9e3337 to 4fc911f Compare May 27, 2021 08:31
@dmitry-gorokhov dmitry-gorokhov modified the milestones: 2021.4, 2022.1 Jun 3, 2021
antonvor added 3 commits June 21, 2021 11:23
	1. extended cpu specific tests to support int8 presision

	2. added int8 deconvolution fusing tests
@antonvor antonvor force-pushed the tests/deconvolution_int8 branch from 4fc911f to d6140cd Compare June 21, 2021 09:29
@antonvor antonvor closed this Jul 6, 2021
@antonvor antonvor reopened this Jul 6, 2021
@antonvor
Copy link
Contributor Author

antonvor commented Jul 6, 2021

Closed and reopen in #6546

@antonvor antonvor closed this Jul 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category: Core OpenVINO Core (aka ngraph) category: CPU OpenVINO CPU plugin category: IE Tests OpenVINO Test: plugins and common category: inference OpenVINO Runtime library - Inference
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants