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] RandomUniform seed alignment #25098

Merged

Conversation

PiotrKrzem
Copy link
Contributor

@PiotrKrzem PiotrKrzem commented Jun 18, 2024

Details:

Tickets:

  • 134606

PiotrKrzem and others added 30 commits April 17, 2024 05:35
@mlukasze mlukasze requested a review from nshchego November 12, 2024 06:05
@mlukasze
Copy link
Contributor

@a-sidorova & @nshchego
CI is GREEN! and we would like to ask for next round of review

@dmitry-gorokhov
Copy link
Contributor

@PiotrKrzem We just enabled clang-format for CPU Plugin: #27944. Please rebase you PR to resolve the conflicts.

@PiotrKrzem PiotrKrzem enabled auto-merge December 18, 2024 12:11
@PiotrKrzem PiotrKrzem added this pull request to the merge queue Dec 19, 2024
Merged via the queue into openvinotoolkit:master with commit 2f4c730 Dec 19, 2024
198 checks passed
@PiotrKrzem PiotrKrzem deleted the feature/cpu_random_uniform_alignment branch December 19, 2024 14:52
@PiotrKrzem PiotrKrzem restored the feature/cpu_random_uniform_alignment branch December 20, 2024 22:20
11happy pushed a commit to 11happy/openvino that referenced this pull request Dec 23, 2024
### Details:
- Added variants of Philox algorithm generators from PyTorch and
Tensorflow to align generated output for the same seed
 - Added x64 kernels for Philox (Tensorflow), Mersenne (PyTorch)
 - Added tests for exactness of results
- Spec with changes description available here:
openvinotoolkit#26142

### Tickets:
 - 134606

---------

Signed-off-by: PiotrKrzem <[email protected]>
Co-authored-by: Michal Lukaszewski <[email protected]>
MirceaDan99 pushed a commit to MirceaDan99/openvino that referenced this pull request Jan 22, 2025
### Details:
- Added variants of Philox algorithm generators from PyTorch and
Tensorflow to align generated output for the same seed
 - Added x64 kernels for Philox (Tensorflow), Mersenne (PyTorch)
 - Added tests for exactness of results
- Spec with changes description available here:
openvinotoolkit#26142

### Tickets:
 - 134606

---------

Signed-off-by: PiotrKrzem <[email protected]>
Co-authored-by: Michal Lukaszewski <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category: CPU OpenVINO CPU plugin category: GPU OpenVINO GPU plugin category: IE Tests OpenVINO Test: plugins and common no_stale Do not mark as stale
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants