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

[CPU][ARM] Fix RandomUniform TF node precision issue #29474

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

aobolensk
Copy link
Contributor

Details:

  • Add flag that disables FP16 compression for RandomUniform node
  • Avoid FP32->FP16->FP32 conversions

Tickets:

  • 156055

@aobolensk aobolensk requested review from a team as code owners March 14, 2025 13:01
@aobolensk aobolensk requested review from itikhono and removed request for a team March 14, 2025 13:01
@github-actions github-actions bot added category: transformations OpenVINO Runtime library - Transformations category: TF FE OpenVINO TensorFlow FrontEnd labels Mar 14, 2025
@aobolensk aobolensk force-pushed the random-uniform-arm-fix branch from 8b0a3d9 to 3ee87d2 Compare March 14, 2025 13:07
@aobolensk aobolensk added the platform: arm OpenVINO on ARM / ARM64 label Mar 14, 2025
@aobolensk aobolensk force-pushed the random-uniform-arm-fix branch 2 times, most recently from fefeb6a to 73b37ba Compare March 14, 2025 16:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category: TF FE OpenVINO TensorFlow FrontEnd category: transformations OpenVINO Runtime library - Transformations platform: arm OpenVINO on ARM / ARM64
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant