Skip to content

Commit

Permalink
optimize dw conv for symmetric quant (pytorch#73)
Browse files Browse the repository at this point in the history
Summary:
Pull Request resolved: pytorch#73

Skip computing row_offset if B uses symmetric quantization. Skip adding col_offset if A uses symmetric quantization.

Reviewed By: jianyuh

Differential Revision: D14055973

fbshipit-source-id: 91da8f0755b2f90175e94a893b5a3ad6342c506d
  • Loading branch information
jspark1105 authored and facebook-github-bot committed Apr 3, 2019
1 parent f12ec12 commit c6e8606
Show file tree
Hide file tree
Showing 3 changed files with 660 additions and 112 deletions.
Loading

0 comments on commit c6e8606

Please sign in to comment.