Skip to content

Conversation

@xcheng16
Copy link
Contributor

@xcheng16 xcheng16 commented Nov 20, 2019

Stack from ghstack:

Differential Revision: D18609716

Differential Revision: [D18609716](https://our.internmc.facebook.com/intern/diff/D18609716/)

[ghstack-poisoned]
xcheng16 pushed a commit that referenced this pull request Nov 20, 2019
Differential Revision: [D18609716](https://our.internmc.facebook.com/intern/diff/D18609716/)

ghstack-source-id: 94249120
Pull Request resolved: #30134
@xcheng16 xcheng16 requested a review from apaszke as a code owner December 3, 2019 00:45
xcheng16 pushed a commit that referenced this pull request Dec 3, 2019
Pull Request resolved: #30134


ghstack-source-id: 94798586

Differential Revision: [D18609716](https://our.internmc.facebook.com/intern/diff/D18609716/)
xcheng16 pushed a commit that referenced this pull request Dec 5, 2019
Pull Request resolved: #30134


ghstack-source-id: 95012521

Differential Revision: [D18609716](https://our.internmc.facebook.com/intern/diff/D18609716/)
@xcheng16 xcheng16 requested a review from smessmer December 5, 2019 17:33
Copy link
Contributor

@smessmer smessmer left a comment

Choose a reason for hiding this comment

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

looks good, assuming CI passes

struct CAFFE2_API QschemeType : public Type {
static QschemeTypePtr create() {
return QschemeTypePtr(
new QschemeType()); // NOLINT(modernize-make-shared)
Copy link
Contributor

Choose a reason for hiding this comment

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

let's use make_shared here

GeneratorType() : Type(TypeKind::GeneratorType) {}
};

struct QschemeType;
Copy link
Contributor

Choose a reason for hiding this comment

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

I think the naming convention is QScheme, not Qscheme

return "Qscheme";
}
static const TypeKind Kind = TypeKind::QschemeType;
// global singletonq
Copy link
Contributor

Choose a reason for hiding this comment

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

typo

xcheng16 pushed a commit that referenced this pull request Dec 6, 2019
Pull Request resolved: #30134


ghstack-source-id: 95055387

Differential Revision: [D18609716](https://our.internmc.facebook.com/intern/diff/D18609716/)
@xcheng16 xcheng16 requested review from dreiss and ljk53 December 6, 2019 01:32
@facebook-github-bot
Copy link
Contributor

This pull request has been merged in 81e4739.

@facebook-github-bot facebook-github-bot deleted the gh/xcheng16/19/head branch December 10, 2019 15:20
wuhuikx pushed a commit to wuhuikx/pytorch that referenced this pull request Jan 30, 2020
Summary:
Pull Request resolved: pytorch#30134

ghstack-source-id: 95055387

Test Plan: buck build mode/dev caffe2:generate-code

Differential Revision: D18609716

fbshipit-source-id: fec39359e0b97387a9b13f8179d72a731cc61808
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants