1. 18 Dec, 2020 1 commit
  2. 17 Dec, 2020 1 commit
  3. 07 Dec, 2020 1 commit
  4. 27 Nov, 2020 2 commits
  5. 24 Nov, 2020 1 commit
  6. 21 Nov, 2020 1 commit
  7. 19 Nov, 2020 1 commit
  8. 17 Nov, 2020 2 commits
    • akkamesh's avatar
      CUDA port for AEV computation (#516) · 656aa037
      akkamesh authored
      
      
      * cuda port for aev computation
      
      * benchmark, setup and import
      
      * fix bug
      
      * fix flake8 and jit
      
      * fix collections.abc for python>3.7
      
      * setup gitingore
      
      * format code with formatter
      
      * ignore more
      
      * Use torch API to set streams
      
      * Use pytorch's caching allocator
      
      * empty line
      
      * fix
      
      * cuaev correntness testr, instruction of install on readme
      
      * readme
      
      * fix readme
      
      * fix readme
      
      * fix readme
      
      * fix readme
      
      * add usage in readme
      
      * fix readme
      
      * add test in readme
      
      * fix readme
      
      * -std=c++14
      
      * bug fix - add async data copy
      
      * bug fix - add missing stream sync
      
      * code refactor and cosmetic changes
      
      * aev benchmark for big protein
      
      * remove mdtraj
      
      * remove print
      
      * move pdb to dataset folder
      
      * cosmetic changes
      
      * Move torchani/extensions -> torchani/cuaev
      
      * clang-format -i
      
      * cleanup
      
      * return aev from cuComputeAEV
      
      * Update aev.py
      
      * Update aev.py
      
      * fix flake8
      
      * fix LGTM unused local variable
      
      * clang-format
      
      * fix
      
      * save
      
      * install change
      Co-authored-by: default avatarrichard <yueyericardo@gmail.com>
      Co-authored-by: default avatarXiang Gao <qasdfgtyuiop@gmail.com>
      656aa037
    • Ignacio Pickering's avatar
  9. 14 Nov, 2020 1 commit
  10. 13 Nov, 2020 14 commits
  11. 11 Nov, 2020 3 commits
  12. 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
  13. 06 Nov, 2020 1 commit
  14. 05 Nov, 2020 2 commits
  15. 02 Nov, 2020 2 commits
  16. 26 Sep, 2020 1 commit
  17. 08 Sep, 2020 1 commit
  18. 07 Sep, 2020 1 commit
  19. 15 Aug, 2020 1 commit