Skip to content

fix celu in quantized benchmark#42756

Closed
vkuzo wants to merge 1 commit intogh/vkuzo/115/basefrom
gh/vkuzo/115/head
Closed

fix celu in quantized benchmark#42756
vkuzo wants to merge 1 commit intogh/vkuzo/115/basefrom
gh/vkuzo/115/head

Conversation

@vkuzo
Copy link
Copy Markdown
Contributor

@vkuzo vkuzo commented Aug 7, 2020

Stack from ghstack:

Summary:

Similar to ELU, CELU was also broken in the quantized benchmark, fixing.

Test Plan:

cd benchmarks/operator_benchmark
python -m pt.qactivation_test

Reviewers:

Subscribers:

Tasks:

Tags:

Differential Revision: D23010863

Summary:

Similar to ELU, CELU was also broken in the quantized benchmark, fixing.

Test Plan:

```
cd benchmarks/operator_benchmark
python -m pt.qactivation_test
```

Reviewers:

Subscribers:

Tasks:

Tags:

[ghstack-poisoned]
vkuzo added a commit that referenced this pull request Aug 7, 2020
Summary:

Similar to ELU, CELU was also broken in the quantized benchmark, fixing.

Test Plan:

```
cd benchmarks/operator_benchmark
python -m pt.qactivation_test
```

Reviewers:

Subscribers:

Tasks:

Tags:

ghstack-source-id: 458e798
Pull Request resolved: #42756
@facebook-github-bot
Copy link
Copy Markdown
Contributor

This pull request has been merged in faca3c4.

@dr-ci
Copy link
Copy Markdown

dr-ci Bot commented Aug 8, 2020

💊 CI failures summary and remediations

As of commit ac8a6d2 (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.

@facebook-github-bot facebook-github-bot deleted the gh/vkuzo/115/head branch August 11, 2020 14:16
laurentdupin pushed a commit to laurentdupin/pytorch that referenced this pull request Apr 24, 2026
Summary:
Pull Request resolved: pytorch#42756

Similar to ELU, CELU was also broken in the quantized benchmark, fixing.

Test Plan:
```
cd benchmarks/operator_benchmark
python -m pt.qactivation_test
```

Imported from OSS

Reviewed By: jerryzh168

Differential Revision: D23010863

fbshipit-source-id: 203e63f9cff760af6809f6f345b0d222dc1e9e1b
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