1. 04 11月, 2021 2 次提交
  2. 03 11月, 2021 4 次提交
  3. 02 11月, 2021 3 次提交
  4. 01 11月, 2021 1 次提交
    • Glenn Jocher's avatar
      Meshgrid `indexing='ij'` for PyTorch 1.10 (#5309) · 8c326a1e
      Glenn Jocher 提交于
      * Meshgrid `indexing='ij'` for PyTorch 1.10
      
      Will not merge currently as breaks backwards compatibility.
      
      * Meshgrid `indexing='ij'` for PyTorch 1.10
      
      Will not merge currently as breaks backwards compatibility.
      
      * Add check_version hard argument
      
      * Update comment
      8c326a1e
  5. 30 10月, 2021 3 次提交
  6. 29 10月, 2021 1 次提交
  7. 25 10月, 2021 5 次提交
  8. 23 10月, 2021 5 次提交
  9. 21 10月, 2021 2 次提交
  10. 19 10月, 2021 6 次提交
  11. 18 10月, 2021 2 次提交
  12. 16 10月, 2021 2 次提交
    • Glenn Jocher's avatar
      Update Objects365.yaml val count (#5212) · 0000334a
      Glenn Jocher 提交于
      0000334a
    • Glenn Jocher's avatar
      Autofix duplicate label handling (#5210) · 991c654e
      Glenn Jocher 提交于
      * Autofix duplicate labels
      
      PR changes duplicate label handling from report error and ignore image-label pair to report warning and autofix image-label pair. 
      
      This should fix this common issue for users and allow everyone to get started and get a model trained faster and easier than before.
      
      * sign fix
      
      * Cleanup
      
      * Increment cache version
      
      * all to any fix
      991c654e
  13. 15 10月, 2021 4 次提交