"doc/git@developer.sourcefind.cn:gaoqiong/migraphx.git" did not exist on "f76e2490854a2a6ee115b932025acf1ed5a76ddf"
  1. 11 Aug, 2020 2 commits
  2. 09 Aug, 2020 1 commit
  3. 06 Aug, 2020 1 commit
  4. 05 Aug, 2020 1 commit
  5. 03 Aug, 2020 1 commit
  6. 30 Jul, 2020 1 commit
  7. 18 Jul, 2020 1 commit
  8. 26 Jun, 2020 1 commit
  9. 23 Jun, 2020 2 commits
  10. 17 Jun, 2020 1 commit
  11. 07 May, 2020 1 commit
    • Julien Chaumond's avatar
      BIG Reorganize examples (#4213) · 0ae96ff8
      Julien Chaumond authored
      * Created using Colaboratory
      
      * [examples] reorganize files
      
      * remove run_tpu_glue.py as superseded by TPU support in Trainer
      
      * Bugfix: int, not tuple
      
      * move files around
      0ae96ff8
  12. 22 Apr, 2020 1 commit
    • Julien Chaumond's avatar
      Trainer (#3800) · dd9d483d
      Julien Chaumond authored
      * doc
      
      * [tests] Add sample files for a regression task
      
      * [HUGE] Trainer
      
      * Feedback from @sshleifer
      
      * Feedback from @thomwolf + logging tweak
      
      * [file_utils] when downloading concurrently, get_from_cache will use the cached file for subsequent processes
      
      * [glue] Use default max_seq_length of 128 like before
      
      * [glue] move DataTrainingArguments around
      
      * [ner] Change interface of InputExample, and align run_{tf,pl}
      
      * Re-align the pl scripts a little bit
      
      * ner
      
      * [ner] Add integration test
      
      * Fix language_modeling with API tweak
      
      * [ci] Tweak loss target
      
      * Don't break console output
      
      * amp.initialize: model must be on right device before
      
      * [multiple-choice] update for Trainer
      
      * Re-align to 827d6d6e
      dd9d483d
  13. 20 Apr, 2020 1 commit
  14. 15 Apr, 2020 1 commit
  15. 07 Apr, 2020 1 commit
  16. 25 Mar, 2020 1 commit
  17. 17 Mar, 2020 1 commit
    • Nathan Raw's avatar
      [WIP] Lightning glue example (#3290) · 930c9412
      Nathan Raw authored
      *  Alter base pl transformer to use automodels
      
      * 🐛 Add batch size env variable to function call
      
      * 💄 Apply black code style from Makefile
      
      * 🚚 Move lightning base out of ner directory
      
      *  Add lightning glue example
      
      * 💄 self
      
      * move _feature_file to base class
      
      *  Move eval logging to custom callback
      
      * 💄 Apply black code style
      
      * 🐛 Add parent to pythonpath, remove copy command
      
      * 🐛 Add missing max_length kwarg
      930c9412
  18. 27 Feb, 2020 1 commit
  19. 20 Feb, 2020 2 commits