Skip to content
This repository has been archived by the owner on Nov 22, 2022. It is now read-only.

Convert matmuls to quantizable nn.Linear modules (#889) #1065

Closed
wants to merge 1 commit into from
Closed

Convert matmuls to quantizable nn.Linear modules (#889) #1065

wants to merge 1 commit into from

Commits on Oct 25, 2019

  1. Convert matmuls to quantizable nn.Linear modules (#1065)

    Summary:
    Pull Request resolved: #1065
    
    Pull Request resolved: fairinternal/fairseq-py#889
    
    We are converting matmuls to quantizable nn.Linear modules in this diff. First let's test profile after the diff to see how low level operations are changing.
    
    Reviewed By: jmp84, edunov, lly-zero-one, jhcross
    
    Differential Revision: D17964796
    
    fbshipit-source-id: 88d240a4a2494b847fd136c499e8cd6760b7f997
    halilakin authored and facebook-github-bot committed Oct 25, 2019
    Configuration menu
    Copy the full SHA
    25b8759 View commit details
    Browse the repository at this point in the history