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

[IE CLDNN] Mixed precision scale support #1848

Conversation

vladimir-paramuzov
Copy link
Contributor

  • Added optional output precision in scale primitive to support cases with fp32 inputs and fp16 outputs
  • Updated fused op codegen to support mixed types

This is a part of changes required for FP32+FP16+INT8 mixed mode support (extracted from #941)

@vladimir-paramuzov vladimir-paramuzov added the category: GPU OpenVINO GPU plugin label Aug 19, 2020
@vladimir-paramuzov vladimir-paramuzov requested review from a team as code owners August 19, 2020 08:27
Copy link
Contributor

@lznamens lznamens left a comment

Choose a reason for hiding this comment

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

Please update dates in the license info in files scale.cpp, scale.hpp.

@vladimir-paramuzov vladimir-paramuzov merged commit 5c02f8d into openvinotoolkit:master Aug 19, 2020
mryzhov pushed a commit to mryzhov/openvino that referenced this pull request Aug 26, 2020
RomanZm pushed a commit to RomanZm/openvino that referenced this pull request Aug 28, 2020
@vladimir-paramuzov vladimir-paramuzov added this to the 2021.1 milestone Oct 23, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category: GPU OpenVINO GPU plugin
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants