Skip to content

Align AliasInfo's operator<< with FunctionSchema#23206

Closed
houseroad wants to merge 7 commits intogh/houseroad/9/basefrom
gh/houseroad/9/head
Closed

Align AliasInfo's operator<< with FunctionSchema#23206
houseroad wants to merge 7 commits intogh/houseroad/9/basefrom
gh/houseroad/9/head

Conversation

@houseroad
Copy link
Member

@houseroad houseroad commented Jul 23, 2019

Stack from ghstack:

old (a)
new (a! -> b)

Differential Revision: D16433909

}
out << ")";

if (!aliasInfo.containedTypes().empty()) {
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

not sure whether removing it makes debugging harder or not. We can also put a separate method to print to string, but @suo is best to decide

@dzhulgakov dzhulgakov requested a review from suo July 24, 2019 03:38
Copy link
Collaborator

@dzhulgakov dzhulgakov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm stamping it just to unblock

@houseroad houseroad deleted the gh/houseroad/9/head branch September 5, 2019 23:30
zdevito pushed a commit to zdevito/ATen that referenced this pull request Sep 6, 2019
Summary:
old (a)
new (a! -> b)

Pull Request resolved: pytorch/pytorch#23206
ghstack-source-id: 89570435

Test Plan: cont build and the round trip tests in the last diff

Reviewed By: zrphercule

Differential Revision: D16433909

fbshipit-source-id: b5b018e839935cccbb1fb446070afd1cb9379bb1
@facebook-github-bot
Copy link
Contributor

This pull request has been merged in a294e15.

xxtEchjovs44 pushed a commit to xxtEchjovs44/pytorch that referenced this pull request Jan 29, 2020
old (a)
new (a! -> b)

Pull Request resolved: pytorch/pytorch#23206
ghstack-source-id: 89570435

Differential Revision: [D16433909](https://our.internmc.facebook.com/intern/diff/D16433909/)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Merged module: internals Related to internal abstractions in c10 and ATen

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants