"tests/models/vscode:/vscode.git/clone" did not exist on "acc439ba172027152fb394c28b6f55a8df785326"
  1. 02 May, 2022 4 commits
    • Sylvain Gugger's avatar
      Fix style · 1ae182d9
      Sylvain Gugger authored
      1ae182d9
    • Michael Benayoun's avatar
      Fx with meta (#16836) · 2c2a2169
      Michael Benayoun authored
      * Add meta proxy
      
      * Uses meta data to trace data dependent control-flow
      
      * Remove commented class
      
      * Handles torch creating functions
      
      * Added type annotation to fix tracing
      
      * Tracing works for everything but T5 and GPT-J
      
      * Almost all previously supported models pass
      
      * All architectures can be traced except T5
      
      * Intermediate commit to have a trace of the comparison operators for HFProxy
      
      * Everything works, except loss computation
      
      * Everything works
      
      * Removed unused import
      
      * Overriden methods do not use underlying ops (linear and torch.matmul), and model attributes are copied to the traced version
      
      * Fix torch_matmul_override
      
      * Change attributes reference to deepcopy
      
      * Remove breakpoint and add torch_index_override
      
      * Small fix
      
      * Fix typo
      
      * Replace asserts by explicit exceptions
      2c2a2169
    • Sanchit Gandhi's avatar
    • Manan Dey's avatar
      update docs of length_penalty (#17022) · eb877f1f
      Manan Dey authored
      eb877f1f
  2. 30 Apr, 2022 2 commits
  3. 29 Apr, 2022 9 commits
  4. 28 Apr, 2022 6 commits
  5. 27 Apr, 2022 14 commits
  6. 26 Apr, 2022 5 commits