openvino
openvino copied to clipboard
[Reference] RandomUniform seed alignment
Details:
- Added variants of Philox algorithm generators from PyTorch and Tensorflow to align generated output for the same seed
- Split execution into generation and conversion, reducing the mess of the main reference function
- Introduced intelligent mess in new files though
- Opset-8 kept with default alignment set to TENSORFLOW for backwards compatibility
Tickets:
- 134605