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

[Spec] Add alignment mode description and Mersenne-Twister description to RandomUniform-8 #26142

Merged

Conversation

PiotrKrzem
Copy link
Contributor

@PiotrKrzem PiotrKrzem commented Aug 20, 2024

Details:

  • Added new alignment mode description
  • Added explanation of Mersenne-Twister algorithm with examples

Tickets:

  • None

@github-actions github-actions bot added the category: docs OpenVINO documentation label Aug 20, 2024
@PiotrKrzem PiotrKrzem marked this pull request as ready for review August 26, 2024 21:13
@PiotrKrzem PiotrKrzem requested a review from a team as a code owner August 26, 2024 21:13
@PiotrKrzem PiotrKrzem requested review from zKulesza, mitruska, a-sidorova and mmikolajcz and removed request for a team August 26, 2024 21:13
Copy link
Contributor

This PR will be closed in a week because of 2 weeks of no activity.

@github-actions github-actions bot added the Stale label Oct 15, 2024
Copy link
Contributor

This PR was closed because it has been stalled for 2 week with no activity.

@github-actions github-actions bot closed this Oct 22, 2024
@PiotrKrzem PiotrKrzem reopened this Oct 22, 2024
@github-actions github-actions bot removed the Stale label Oct 23, 2024
Copy link
Contributor

github-actions bot commented Nov 7, 2024

This PR will be closed in a week because of 2 weeks of no activity.

@github-actions github-actions bot added the Stale label Nov 7, 2024
@PiotrKrzem PiotrKrzem added no_stale Do not mark as stale and removed Stale labels Nov 7, 2024
@PiotrKrzem PiotrKrzem changed the title [SPEC] Add alignment mode description and Mersenne-Twister description to RandomUniform-8 [Spec] Add alignment mode description and Mersenne-Twister description to RandomUniform-8 Nov 7, 2024
github-merge-queue bot pushed a commit that referenced this pull request Dec 19, 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:
#26142

### Tickets:
 - 134606

---------

Signed-off-by: PiotrKrzem <[email protected]>
Co-authored-by: Michal Lukaszewski <[email protected]>
@PiotrKrzem PiotrKrzem added this pull request to the merge queue Dec 20, 2024
Merged via the queue into openvinotoolkit:master with commit 782f002 Dec 20, 2024
132 checks passed
@PiotrKrzem PiotrKrzem deleted the spec/random_uniform_update branch December 20, 2024 14:11
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]>
11happy pushed a commit to 11happy/openvino that referenced this pull request Dec 23, 2024
…n to RandomUniform-8 (openvinotoolkit#26142)

### Details:
 - Added new alignment mode description
 - Added explanation of Mersenne-Twister algorithm with examples

### Tickets:
 - None
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category: docs OpenVINO documentation no_stale Do not mark as stale
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants