-
Notifications
You must be signed in to change notification settings - Fork 26.3k
[ONNX] fixed random gerenation export #29354
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
Conversation
|
@houseroad I fixed the failure in tests and resubmitted this. There was a PR to fix outplace jit tracing for *_like operators (#28839) that modified the arguments for *_like ops. I updated the PR. |
|
Failure is: |
|
@houseroad This PR is the re-submission of #28470 |
facebook-github-bot
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@houseroad has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator.
houseroad
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good.
|
@houseroad merged this pull request in 64a66e8. |
Fixed random generator symbolics, and added rand_like.