Cleanup testing of _like operators#27891
Closed
VitalyFedyunin wants to merge 15 commits intogh/VitalyFedyunin/13/basefrom
Closed
Cleanup testing of _like operators#27891VitalyFedyunin wants to merge 15 commits intogh/VitalyFedyunin/13/basefrom
VitalyFedyunin wants to merge 15 commits intogh/VitalyFedyunin/13/basefrom
Conversation
[ghstack-poisoned]
This was referenced Oct 14, 2019
[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
This was referenced Oct 16, 2019
[ghstack-poisoned]
[ghstack-poisoned]
Differential Revision: [D17980308](https://our.internmc.facebook.com/intern/diff/D17980308) [ghstack-poisoned]
ezyang
approved these changes
Oct 18, 2019
This was referenced Oct 18, 2019
gchanan
reviewed
Oct 18, 2019
Contributor
gchanan
left a comment
There was a problem hiding this comment.
are you planning to do JIT tests? or is that coming later?
Differential Revision: [D17980308](https://our.internmc.facebook.com/intern/diff/D17980308) [ghstack-poisoned]
Differential Revision: [D17980308](https://our.internmc.facebook.com/intern/diff/D17980308) [ghstack-poisoned]
Differential Revision: [D17980308](https://our.internmc.facebook.com/intern/diff/D17980308) [ghstack-poisoned]
Differential Revision: [D17980308](https://our.internmc.facebook.com/intern/diff/D17980308) [ghstack-poisoned]
…perators" Differential Revision: [D17980308](https://our.internmc.facebook.com/intern/diff/D17980308) [ghstack-poisoned]
…"Cleanup testing of _like operators" Differential Revision: [D17980308](https://our.internmc.facebook.com/intern/diff/D17980308) [ghstack-poisoned]
Differential Revision: [D17980308](https://our.internmc.facebook.com/intern/diff/D17980308) [ghstack-poisoned]
Closed
…like operators" Differential Revision: [D17980308](https://our.internmc.facebook.com/intern/diff/D17980308) [ghstack-poisoned]
Contributor
|
@VitalyFedyunin merged this pull request in 9732c81. |
facebook-github-bot
pushed a commit
that referenced
this pull request
Oct 31, 2019
…8839) Summary: Reapply reverted and fix files `gen_variable_type.py` `test_jit.py` #27891 Cleanup testing of _like operators #27890 Add memory format support to randn_like operator #27889 Add memory format support to randint_like operator #27562 Add memory format support to zeros_like operator #27561 Add memory format support to rand_like operator #27270 Add memory format support to ones_like operator #27262 Add memory format support to full_like operator Pull Request resolved: #28839 Test Plan: Imported from GitHub, without a `Test Plan:` line. buck test mode/dev //language_technology/neural_mt/os/pytorch_translate/test:test_onnx -- 'test_forced_decoder_export_vocab_reduction \(language_technology\.neural_mt\.os\.pytorch_translate\.test\.test_onnx\.TestONNX\)' Differential Revision: D18203397 Pulled By: VitalyFedyunin fbshipit-source-id: eea41cbd4c232cf5a54172b1e1b16b173798f298
zdevito
pushed a commit
to zdevito/ATen
that referenced
this pull request
Oct 31, 2019
…8839) Summary: Reapply reverted and fix files `gen_variable_type.py` `test_jit.py` pytorch/pytorch#27891 Cleanup testing of _like operators pytorch/pytorch#27890 Add memory format support to randn_like operator pytorch/pytorch#27889 Add memory format support to randint_like operator pytorch/pytorch#27562 Add memory format support to zeros_like operator pytorch/pytorch#27561 Add memory format support to rand_like operator pytorch/pytorch#27270 Add memory format support to ones_like operator pytorch/pytorch#27262 Add memory format support to full_like operator Pull Request resolved: pytorch/pytorch#28839 Test Plan: Imported from GitHub, without a `Test Plan:` line. buck test mode/dev //language_technology/neural_mt/os/pytorch_translate/test:test_onnx -- 'test_forced_decoder_export_vocab_reduction \(language_technology\.neural_mt\.os\.pytorch_translate\.test\.test_onnx\.TestONNX\)' Differential Revision: D18203397 Pulled By: VitalyFedyunin fbshipit-source-id: eea41cbd4c232cf5a54172b1e1b16b173798f298
thiagocrepaldi
pushed a commit
to thiagocrepaldi/pytorch
that referenced
this pull request
Feb 4, 2020
Summary: Pull Request resolved: pytorch#27891 Test Plan: Imported from OSS Differential Revision: D17980308 Pulled By: VitalyFedyunin fbshipit-source-id: 268b6a0875c8970885604498eb0991a8cd410b21
karansachdev-1012
pushed a commit
to karansachdev-1012/pytorch
that referenced
this pull request
Feb 17, 2026
ghstack-source-id: e9e7c06 Pull Request resolved: pytorch/pytorch#27891
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Stack from ghstack:
resize_op. #28292 Add memory format support to theresize_op.operator==of TensorOptions as confusing one #28076 Killoperator==of TensorOptions as confusing oneresize_as_operator #27979 Add memory format support toresize_as_operatorrandn_likeoperator #27890 Add memory format support torandn_likeoperatorrandint_likeoperator #27889 Add memory format support torandint_likeoperatorzeros_likeoperator #27562 Add memory format support tozeros_likeoperatorrand_likeoperator #27561 Add memory format support torand_likeoperatorones_likeoperator #27270 Add memory format support toones_likeoperatorfull_likeoperator #27262 Add memory format support tofull_likeoperatorempty_likeoperator #27244 Add memory format support toempty_likeoperatorDifferential Revision: D17980308