refactor: Centralizing sigmoid implementation (FX Converter Refactor [2/N]) <Target: converter_reorg_proto>#1868
Merged
narendasan merged 2 commits intomainfrom May 25, 2023
Merged
Conversation
c438fe2 to
9cec91e
Compare
0d09d52 to
887610b
Compare
9cec91e to
9864d96
Compare
887610b to
00a0e39
Compare
9864d96 to
8822b66
Compare
00a0e39 to
56fbc9f
Compare
56fbc9f to
ece6b1a
Compare
8822b66 to
1696cd2
Compare
ece6b1a to
6cf5ffd
Compare
wushirong
reviewed
May 4, 2023
7 tasks
1696cd2 to
12f545c
Compare
6cf5ffd to
3ec137b
Compare
Collaborator
Author
|
@wushirong Can you review this PR. This is gating release of 1.4 |
Contributor
|
can you check the comment on the adding fb16 test cases? once we get this, I think the diff is good to go. |
Signed-off-by: Naren Dasan <naren@narendasan.com>
3ec137b to
9eabefd
Compare
Signed-off-by: Naren Dasan <naren@narendasan.com> Signed-off-by: Naren Dasan <narens@nvidia.com>
narendasan
added a commit
that referenced
this pull request
May 30, 2023
…[2/N]) <Target: converter_reorg_proto> (#1868) Signed-off-by: Naren Dasan <naren@narendasan.com> Signed-off-by: Naren Dasan <narens@nvidia.com>
narendasan
added a commit
that referenced
this pull request
Jun 2, 2023
…[2/N]) <Target: converter_reorg_proto> (#1868) Signed-off-by: Naren Dasan <naren@narendasan.com> Signed-off-by: Naren Dasan <narens@nvidia.com>
narendasan
added a commit
that referenced
this pull request
Jun 2, 2023
…[2/N]) <Target: converter_reorg_proto> (#1868) Signed-off-by: Naren Dasan <naren@narendasan.com> Signed-off-by: Naren Dasan <narens@nvidia.com>
narendasan
added a commit
that referenced
this pull request
Jun 3, 2023
…[2/N]) <Target: converter_reorg_proto> (#1868) Signed-off-by: Naren Dasan <naren@narendasan.com> Signed-off-by: Naren Dasan <narens@nvidia.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Centralizes the sigmoid converters into one implementation
Fixes # (issue)
Type of change
Please delete options that are not relevant and/or add your own.
Checklist: