-
Notifications
You must be signed in to change notification settings - Fork 26.3k
Codemod to update our codebase to 0.4 standard #6641
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
4f9ec78 to
528b4d7
Compare
563aa11 to
a242fda
Compare
|
What are the particular codemods you did? |
ezyang
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.
I spot checked a few codemods and they looked good. Merge when green, lest we merge conflict soon...
|
@ezyang Thanks. I updated the description. |
|
FYI the PyTorch CI build passes. onnx build fails with merge conflicts. I'll rebase and merge when onnx passes. |
c1ec064 to
7b3f730
Compare
|
blocked by onnxbot/onnx-fb-universe#1621 |
* Codemod to update our codebase to 0.4 standard * Update some of the test scri[ts * remove Variable in test_clip_grad_value * fix _symbolic_override_wrapper_maker
VariabletoTensorin doc text and examplesVariabletoTensor, e.g.isinstanceVariableand onTenorsvariableTest scripts are not completely updated (too many)
Also addresses #6276