Skip to content

Conversation

bertmaher
Copy link
Contributor

@bertmaher bertmaher commented Dec 8, 2020

Stack from ghstack:

TE contains a fast tanh/sigmoid implementation that may be slightly less precise than the eager implementation (I measured 1 ulp in some test cases). We disabled it by default using an #ifdef but that may be too conservative. Adding a gflag allows more testing without recompilation.

Differential Revision: D25406421

TE contains a fast tanh/sigmoid implementation that may be slightly less precise than the eager implementation (I measured 1 ulp in some test cases).  We disabled it by default using an #ifdef but that may be too conservative.  Adding a gflag allows more testing without recompilation.

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

[ghstack-poisoned]
@codecov
Copy link

codecov bot commented Dec 9, 2020

Codecov Report

Merging #49060 (1d24ee8) into gh/bertmaher/43/base (ac83bf2) will decrease coverage by 0.00%.
The diff coverage is 50.00%.

@@                   Coverage Diff                    @@
##           gh/bertmaher/43/base   #49060      +/-   ##
========================================================
- Coverage                 80.76%   80.76%   -0.01%     
========================================================
  Files                      1867     1867              
  Lines                    201589   201593       +4     
========================================================
- Hits                     162822   162820       -2     
- Misses                    38767    38773       +6     

@dr-ci
Copy link

dr-ci bot commented Dec 9, 2020

💊 CI failures summary and remediations

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


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

Extra GitHub checks: 1 failed


codecov.io: 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 1 time.

@facebook-github-bot
Copy link
Contributor

This pull request has been merged in b98e62f.

@facebook-github-bot facebook-github-bot deleted the gh/bertmaher/43/head branch December 13, 2020 15:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla signed 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.

2 participants