1. 20 3月, 2022 2 次提交
    • Glenn Jocher's avatar
      Update Dockerfile to `git clone` instead of `COPY` (#7053) · 9ebec788
      Glenn Jocher 提交于
      Resolves git command errors that currently happen in image, i.e.:
      
      ```bash
      root@382ae64aeca2:/usr/src/app# git pull
      Warning: Permanently added the ECDSA host key for IP address '140.82.113.3' to the list of known hosts.
      git@github.com: Permission denied (publickey).
      fatal: Could not read from remote repository.
      
      Please make sure you have the correct access rights
      and the repository exists.
      ```
      9ebec788
    • Glenn Jocher's avatar
      `ComputeLoss()` indexing/speed improvements (#7048) · b0ba101a
      Glenn Jocher 提交于
      * device as class attribute
      
      * Update loss.py
      
      * Update loss.py
      
      * improve zeros
      
      * tensor split
      b0ba101a
  2. 18 3月, 2022 1 次提交
  3. 17 3月, 2022 1 次提交
  4. 16 3月, 2022 1 次提交
  5. 15 3月, 2022 1 次提交
  6. 14 3月, 2022 3 次提交
  7. 12 3月, 2022 5 次提交
  8. 11 3月, 2022 3 次提交
  9. 10 3月, 2022 3 次提交
  10. 08 3月, 2022 1 次提交
  11. 07 3月, 2022 5 次提交
  12. 06 3月, 2022 1 次提交
  13. 04 3月, 2022 3 次提交
  14. 27 2月, 2022 1 次提交
  15. 25 2月, 2022 9 次提交