"vscode:/vscode.git/clone" did not exist on "14b97549230ce4a40c0775e075a11c3891dc0446"
  • drbh's avatar
    feat: add ruff and resolve issue (#2262) · bab02ff2
    drbh authored
    * feat: add ruff and resolve issue
    
    * fix: update client exports and adjust after rebase
    
    * fix: adjust syntax to avoid circular import
    
    * fix: adjust client ruff settings
    
    * fix: lint and refactor import check and avoid model enum as global names
    
    * fix: improve fbgemm_gpu check and lints
    
    * fix: update lints
    
    * fix: prefer comparing model enum over str
    
    * fix: adjust lints and ignore specific rules
    
    * fix: avoid unneeded quantize check
    bab02ff2
quant_linear.py 11.5 KB