Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[quant] Add quantized::sigmoid that take output_scale/output_zero_point as input #45882

Closed
wants to merge 3 commits into from

Conversation

jerryzh168
Copy link
Contributor

@jerryzh168 jerryzh168 commented Oct 6, 2020

Stack from ghstack:

Summary:
Same changes as the stack for leaky_relu: #45702

Test Plan:

Reviewers:

Subscribers:

Tasks:

Tags:

Differential Revision: D24129113

…nt as input

Summary:
Same changes as the stack for leaky_relu: #45702

Test Plan:

Reviewers:

Subscribers:

Tasks:

Tags:

[ghstack-poisoned]
@codecov
Copy link

codecov bot commented Oct 6, 2020

Codecov Report

Merging #45882 into gh/jerryzh168/453/base will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@                   Coverage Diff                   @@
##           gh/jerryzh168/453/base   #45882   +/-   ##
=======================================================
  Coverage                   68.33%   68.33%           
=======================================================
  Files                         410      410           
  Lines                       52997    52997           
=======================================================
  Hits                        36213    36213           
  Misses                      16784    16784           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 53ace46...c0b9d44. Read the comment docs.

…ut_zero_point as input"

Summary:
Same changes as the stack for leaky_relu: #45702

Test Plan:

Reviewers:

Subscribers:

Tasks:

Tags:

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

[ghstack-poisoned]
…ut_zero_point as input"

Summary:
Same changes as the stack for leaky_relu: #45702

Test Plan:

Reviewers:

Subscribers:

Tasks:

Tags:

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

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

This pull request has been merged in 317b651.

1 similar comment
@facebook-github-bot
Copy link
Contributor

This pull request has been merged in 317b651.

@facebook-github-bot facebook-github-bot deleted the gh/jerryzh168/453/head branch October 10, 2020 14:17
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.

None yet

4 participants