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

RandomUniform reference implementation. #7012

Merged
merged 30 commits into from
Sep 6, 2021

Conversation

popovaan
Copy link
Contributor

Details:

  • Random uniform reference implementation.

Tickets:

  • 56596

@popovaan popovaan requested a review from a team as a code owner August 10, 2021 15:21
@popovaan popovaan requested a review from a team August 10, 2021 15:21
@popovaan popovaan changed the title Random uniform reference implementation. RandomUniform reference implementation. Aug 11, 2021
@popovaan popovaan requested review from a team, pavel-esir, mvafin, evolosen, rkazants and ilyachur and removed request for a team August 11, 2021 06:30
@popovaan popovaan mentioned this pull request Aug 16, 2021
11 tasks
@popovaan popovaan requested a review from evolosen August 17, 2021 07:45
@popovaan popovaan requested review from evolosen and ilyachur August 17, 2021 16:41
@popovaan popovaan requested review from rkazants and ilyachur August 27, 2021 11:22
@popovaan popovaan requested a review from a team September 3, 2021 20:22
@popovaan popovaan requested a review from rkazants September 5, 2021 11:16
@ilyachur ilyachur merged commit d82fed9 into openvinotoolkit:master Sep 6, 2021
akuporos pushed a commit to akuporos/openvino that referenced this pull request Sep 6, 2021
* Added RandomUniform reference implementation.

* Corrected comments.

* Small correction.

* Code style correction.

* Added has_evaluate() method.

* Added comments, added names to consts.

* Small fix.

* Replaced arrays with vectors.

* Apply suggestions from code review

Co-authored-by: Ilya Churaev <[email protected]>

* Code refactoring.

* Corrected tests, code style.

* Added comment.

* Added comments.

* Temporarily added debug output.

* Temporarily added debug output.

* Removed debug output.

* Added comment.

* Added comment.

* Enabled state saving for RandomUniform.

* Code style.

* Used to template to convert types.

* Added comments.

Co-authored-by: Ilya Churaev <[email protected]>
akuporos pushed a commit to akuporos/openvino that referenced this pull request Sep 29, 2021
* Added RandomUniform reference implementation.

* Corrected comments.

* Small correction.

* Code style correction.

* Added has_evaluate() method.

* Added comments, added names to consts.

* Small fix.

* Replaced arrays with vectors.

* Apply suggestions from code review

Co-authored-by: Ilya Churaev <[email protected]>

* Code refactoring.

* Corrected tests, code style.

* Added comment.

* Added comments.

* Temporarily added debug output.

* Temporarily added debug output.

* Removed debug output.

* Added comment.

* Added comment.

* Enabled state saving for RandomUniform.

* Code style.

* Used to template to convert types.

* Added comments.

Co-authored-by: Ilya Churaev <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants