Skip to content

[quant][graphmode] Support quantization for aten::append#39644

Closed
jerryzh168 wants to merge 6 commits intogh/jerryzh168/337/basefrom
gh/jerryzh168/337/head
Closed

[quant][graphmode] Support quantization for aten::append#39644
jerryzh168 wants to merge 6 commits intogh/jerryzh168/337/basefrom
gh/jerryzh168/337/head

Conversation

@jerryzh168
Copy link
Copy Markdown
Contributor

@jerryzh168 jerryzh168 commented Jun 8, 2020

Stack from ghstack:

Summary:

Test Plan:

Reviewers:

Subscribers:

Tasks:

Tags:

Differential Revision: D21942112

Summary:

Test Plan:

Reviewers:

Subscribers:

Tasks:

Tags:

[ghstack-poisoned]
@dr-ci
Copy link
Copy Markdown

dr-ci Bot commented Jun 8, 2020

💊 CI failures summary and remediations

As of commit eed359a (more details on the Dr. CI page):


  • 1/1 failures possibly* introduced in this PR
    • 1/1 non-CircleCI failure(s)

ci.pytorch.org: 1 failed


This comment was automatically generated by Dr. CI (expand for details).Follow this link to opt-out of these comments for your Pull Requests.

Please report bugs/suggestions on the GitHub issue tracker or post in the (internal) Dr. CI Users group.

See how this bot performed.

This comment has been revised 22 times.

inputs.push_back(v);
}
return inputs;
} else if (n->kind() == Symbol::aten("append")) {
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

How about adding a simple test to check for append?

Summary:

Test Plan:

Reviewers:

Subscribers:

Tasks:

Tags:

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

[ghstack-poisoned]
Summary:

Test Plan:

Reviewers:

Subscribers:

Tasks:

Tags:

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

[ghstack-poisoned]
Summary:

Test Plan:

Reviewers:

Subscribers:

Tasks:

Tags:

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

[ghstack-poisoned]
Summary:

Test Plan:

Reviewers:

Subscribers:

Tasks:

Tags:

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

[ghstack-poisoned]
Summary:

Test Plan:

Reviewers:

Subscribers:

Tasks:

Tags:

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

[ghstack-poisoned]
@facebook-github-bot
Copy link
Copy Markdown
Contributor

This pull request has been merged in 7994d6e.

laurentdupin pushed a commit to laurentdupin/pytorch that referenced this pull request Apr 24, 2026
…9644)

Summary: Pull Request resolved: pytorch#39644

Test Plan: Imported from OSS

Differential Revision: D21942112

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

Labels

Merged oncall: jit Add this issue/PR to JIT oncall triage queue

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants