1. 13 Nov, 2020 10 commits
  2. 11 Nov, 2020 3 commits
  3. 07 Nov, 2020 3 commits
    • Richard Xue's avatar
      Update cuda.yml (#528) · 0f8eb38f
      Richard Xue authored
      0f8eb38f
    • Gao, Xiang's avatar
      Rename pipelines so that they are better displayed (#526) · 99df98c2
      Gao, Xiang authored
      * Rename pipelines so that they are better displayed
      
      * Update unittest.yml
      
      * Update clang-format.yml
      
      * Update clang-format.yml
      
      * Update README.md
      
      * Update runnable_submodules.yml
      
      * Update README.md
      99df98c2
    • Gao, Xiang's avatar
      Add dummy cuda extension build (#521) · db9573ce
      Gao, Xiang authored
      
      
      * Add dummy cuda extension build
      
      * save
      
      * run tests
      
      * save
      
      * fix
      
      * pytorch cu110
      
      * no vision
      
      * save
      
      * nl
      
      * save
      
      * save
      
      * save
      
      * save
      
      * save
      
      * save
      
      * save
      
      * autopep8
      
      * more autopep8
      
      * optional=True
      
      * no todo
      
      * fix
      
      * refactor ci
      
      * mypy
      
      * save
      
      * flake8
      
      * os error
      
      * Run cuaev test
      
      * save
      
      * clang format
      
      * Delete delete-me.cu
      
      * Search for cub in pytorch include paths
      
      * nl
      
      * instructions on test
      
      * Add better handle cuaev install/not install
      
      * test_cuaev.py
      
      * clean
      
      * fix
      Co-authored-by: default avatarFarhad Ramezanghorbani <farhadrgh@users.noreply.github.com>
      db9573ce
  4. 06 Nov, 2020 1 commit
  5. 05 Nov, 2020 2 commits
  6. 02 Nov, 2020 2 commits
  7. 26 Sep, 2020 1 commit
  8. 08 Sep, 2020 1 commit
  9. 07 Sep, 2020 1 commit
  10. 15 Aug, 2020 1 commit
  11. 04 Aug, 2020 1 commit
  12. 27 Jul, 2020 1 commit
  13. 20 Jul, 2020 1 commit
  14. 10 Jul, 2020 1 commit
    • Gao, Xiang's avatar
      Specify dtype for species (#502) · 42442af6
      Gao, Xiang authored
      * Specify dtype for species
      
      For some reason, sometimes species are constructed as int tensors instead of long tensors, this is wrong and should be fixed
      
      * Update __init__.py
      42442af6
  15. 02 Jul, 2020 1 commit
  16. 25 Jun, 2020 3 commits
    • Ignacio Pickering's avatar
      Tests cleanup (#495) · 28ecce79
      Ignacio Pickering authored
      * Remove test gradient from aev tests
      
      * Add a dedicated test gradient for one model, and make it feasible
      
      * add test_grad to unittests
      
      * Add some comments and fix formatting
      
      * flake8
      
      * flake8
      
      * remove unused var
      
      * delete transform function, which was legacy from old pytorch probably
      
      * Delete random_skip function, which was unused
      
      * Allow testNeuroChem to use cuda if available, which makes it much faster
      
      * small modification for consistency
      
      * remove unused import
      
      * simplify device call
      
      * remove unused variable
      
      * add main to test_grad
      28ecce79
    • Farhad Ramezanghorbani's avatar
      TorchANI paper is online! (#494) · 2febd8bc
      Farhad Ramezanghorbani authored
      2febd8bc
    • Ignacio Pickering's avatar
      Fix gradcheck test (#493) · 9a03bc62
      Ignacio Pickering authored
      * Remove test gradient from aev tests
      
      * Add a dedicated test gradient for one model, and make it feasible
      
      * add test_grad to unittests
      
      * Add some comments and fix formatting
      
      * flake8
      
      * flake8
      
      * remove unused var
      9a03bc62
  17. 19 Jun, 2020 1 commit
  18. 17 Jun, 2020 5 commits
  19. 11 Jun, 2020 1 commit