"tests/vscode:/vscode.git/clone" did not exist on "09127c5713e7c1665731836c70d791a628deb9a6"
  1. 13 Dec, 2023 1 commit
  2. 12 Dec, 2023 1 commit
  3. 11 Dec, 2023 1 commit
    • Adam Louly's avatar
      fix no sequence length models error (#27522) · 4850aaba
      Adam Louly authored
      * fix no sequence length models error
      
      * block size check
      
      ---------
      
      Co-authored-by: Adam Louly <adamlouly@microsoft.com@orttrainingdev9.d32nl1ml4oruzj4qz3bqlggovf.px.internal.cloudapp.net>
      4850aaba
  4. 07 Dec, 2023 1 commit
  5. 30 Nov, 2023 1 commit
  6. 27 Nov, 2023 1 commit
  7. 20 Nov, 2023 1 commit
  8. 17 Nov, 2023 1 commit
  9. 16 Nov, 2023 4 commits
    • Arthur's avatar
      [`Styling`] stylify using ruff (#27144) · 651408a0
      Arthur authored
      
      
      * try to stylify using ruff
      
      * might need to remove these changes?
      
      * use ruf format andruff check
      
      * use isinstance instead of type comparision
      
      * use # fmt: skip
      
      * use # fmt: skip
      
      * nits
      
      * soem styling changes
      
      * update ci job
      
      * nits isinstance
      
      * more files update
      
      * nits
      
      * more nits
      
      * small nits
      
      * check and format
      
      * revert wrong changes
      
      * actually use formatter instead of checker
      
      * nits
      
      * well docbuilder is overwriting this commit
      
      * revert notebook changes
      
      * try to nuke docbuilder
      
      * style
      
      * fix feature exrtaction test
      
      * remve `indent-width = 4`
      
      * fixup
      
      * more nits
      
      * update the ruff version that we use
      
      * style
      
      * nuke docbuilder styling
      
      * leve the print for detected changes
      
      * nits
      
      * Remove file I/O
      Co-authored-by: default avatarcharliermarsh <charlie.r.marsh@gmail.com>
      
      * style
      
      * nits
      
      * revert notebook changes
      
      * Add # fmt skip when possible
      
      * Add # fmt skip when possible
      
      * Fix
      
      * More `  # fmt: skip` usage
      
      * More `  # fmt: skip` usage
      
      * More `  # fmt: skip` usage
      
      * NIts
      
      * more fixes
      
      * fix tapas
      
      * Another way to skip
      
      * Recommended way
      
      * Fix two more fiels
      
      * Remove asynch
      Remove asynch
      
      ---------
      Co-authored-by: default avatarcharliermarsh <charlie.r.marsh@gmail.com>
      651408a0
    • Lucain's avatar
      Set `usedforsecurity=False` in hashlib methods (FIPS compliance) (#27483) · fd65aa98
      Lucain authored
      * Set usedforsecurity=False in hashlib methods (FIPS compliance)
      
      * trigger ci
      
      * tokenizers version
      
      * deps
      
      * bump hfh version
      
      * let's try this
      fd65aa98
    • Matt's avatar
      Update the TF pin for 2.15 (#27375) · 4989e73e
      Matt authored
      * Move the TF pin for 2.15
      
      * make fixup
      4989e73e
    • Phuc Van Phan's avatar
  10. 15 Nov, 2023 3 commits
  11. 13 Nov, 2023 1 commit
  12. 09 Nov, 2023 3 commits
  13. 08 Nov, 2023 3 commits
  14. 02 Nov, 2023 1 commit
  15. 31 Oct, 2023 1 commit
  16. 30 Oct, 2023 1 commit
  17. 29 Oct, 2023 1 commit
  18. 27 Oct, 2023 1 commit
  19. 26 Oct, 2023 2 commits
  20. 24 Oct, 2023 1 commit
  21. 23 Oct, 2023 1 commit
  22. 19 Oct, 2023 1 commit
    • Matt's avatar
      Pin Keras for now (#26904) · cbd278f0
      Matt authored
      * Pin Keras for now out of paranoia
      
      * Add the keras pin to _tests_requirements.txt too
      
      * Make sure the Keras version matches the TF one
      
      * make fixup
      cbd278f0
  23. 18 Oct, 2023 2 commits
  24. 12 Oct, 2023 1 commit
  25. 11 Oct, 2023 1 commit
  26. 10 Oct, 2023 2 commits
  27. 06 Oct, 2023 1 commit
  28. 04 Oct, 2023 1 commit
    • Phuc Van Phan's avatar
      refactor: change default block_size (#26229) · 6015f91a
      Phuc Van Phan authored
      * refactor: change default block_size
      
      * fix: return tf to origin
      
      * fix: change files to origin
      
      * rebase
      
      * rebase
      
      * rebase
      
      * rebase
      
      * rebase
      
      * rebase
      
      * rebase
      
      * rebase
      
      * refactor: add min block_size to files
      
      * reformat: add min block_size for run_clm tf
      6015f91a