Skip to content

support aten::uniform #30759

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

Open
wants to merge 6 commits into
base: master
Choose a base branch
from
Open

support aten::uniform #30759

wants to merge 6 commits into from

Conversation

Hmm-1224
Copy link

@Hmm-1224 Hmm-1224 commented May 28, 2025

Details:

  • Added support and test case files for aten::uniform

Tickets:

@Hmm-1224 Hmm-1224 requested a review from a team as a code owner May 28, 2025 04:36
@Hmm-1224 Hmm-1224 requested review from mvafin and PiotrKrzem May 28, 2025 04:36
@github-actions github-actions bot added the category: PyTorch FE OpenVINO PyTorch Frontend label May 28, 2025
@Hmm-1224
Copy link
Author

Hmm-1224 commented May 28, 2025

Hi @mvafin and @PiotrKrzem and @rkazants sir , could you please review this PR? Also, kindly approve the workflows so the CI can proceed. Thank you!

@sys-openvino-ci sys-openvino-ci added the ExternalPR External contributor label May 28, 2025
@mlukasze mlukasze linked an issue May 29, 2025 that may be closed by this pull request
@mlukasze
Copy link
Contributor

mlukasze commented Jun 3, 2025

build_jenkins

@p-wysocki
Copy link
Contributor

Hello @Hmm-1224, could you please fix the code style? It can be done with make clang_format_fix_all.

@mvafin bump, it seems the actual op tests are passing

@Hmm-1224 Hmm-1224 requested review from a team as code owners June 3, 2025 10:31
@github-actions github-actions bot added no-match-files category: docs_snippets OpenVINO docs snippets (docs/snippets) category: docker_env category: JAX FE OpenVINO JAX FrontEnd category: OVC OVC tool labels Jun 3, 2025
@Hmm-1224
Copy link
Author

Hmm-1224 commented Jun 3, 2025

hello @p-wysocki sir,
i did format all new files i created. please do check and update.

@github-actions github-actions bot removed category: Core OpenVINO Core (aka ngraph) category: IE Tests OpenVINO Test: plugins and common category: GPU OpenVINO GPU plugin category: CPU OpenVINO CPU plugin category: build OpenVINO cmake script / infra category: Python API OpenVINO Python bindings category: samples OpenVINO Runtime Samples category: CI OpenVINO public CI category: docs OpenVINO documentation category: tools OpenVINO C++ / Python tools category: ONNX FE OpenVINO ONNX FrontEnd category: dependency_changes Pull requests that update a dependency file category: PDPD FE OpenVINO PaddlePaddle FrontEnd category: TF FE OpenVINO TensorFlow FrontEnd category: TFL FE OpenVINO TensorFlow Lite FrontEnd no-match-files category: docs_snippets OpenVINO docs snippets (docs/snippets) category: docker_env category: JAX FE OpenVINO JAX FrontEnd category: OVC OVC tool labels Jun 3, 2025
@Hmm-1224
Copy link
Author

Hmm-1224 commented Jun 3, 2025

hello @mlukasze,
sir could you please trigger jenkins job again.

@Hmm-1224
Copy link
Author

Hmm-1224 commented Jun 4, 2025

Hello @p-wysocki sir,
could you please check and verify changes i made?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category: PyTorch FE OpenVINO PyTorch Frontend ExternalPR External contributor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Good First Issue]: Support aten::uniform_
4 participants