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

rand converters #2816

Open
wants to merge 1 commit into
base: release/2.3
Choose a base branch
from
Open

rand converters #2816

wants to merge 1 commit into from

Conversation

apbose
Copy link
Collaborator

@apbose apbose commented May 6, 2024

Cherry-pick rand converter for release/2.3

@apbose apbose requested a review from peri044 May 6, 2024 22:51
@github-actions github-actions bot added component: tests Issues re: Tests component: conversion Issues re: Conversion stage component: api [Python] Issues re: Python API component: dynamo Issues relating to the `torch.compile` or `torch._dynamo.export` paths labels May 6, 2024
rand converters

Correcting rand test cases

linting fixes

adding validators to rand() test

moving the error output to validator

consolidating the two validators and removing assertion check from evaluator

correcting rand test

removing device kwargs since not used

changing the test to compare size instead of elements

changing the data type in interpretor setting

Change name of run_test_comparator function in harness.py

removing precision in harness.py interpreter compilationsettings and interpreter.run
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla signed component: api [Python] Issues re: Python API component: conversion Issues re: Conversion stage component: dynamo Issues relating to the `torch.compile` or `torch._dynamo.export` paths component: tests Issues re: Tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants