1. 06 Sep, 2019 1 commit
    • Farhad Ramezanghorbani's avatar
      [JIT] Add TorchScript compatibility for AEVComputer (#303) · f2170e24
      Farhad Ramezanghorbani authored
      * make aev,model compatible with jit
      
      * add type annotation to nn
      
      * flake8 fix
      
      * refactor AEVComputer
      
      * fix doc
      
      * an example with padding
      
      * use Optional type instead of padding
      
      * fix
      
      * fix
      
      * make pbc and cell keyword arguments in test_aev
      
      * fix
      
      * make pbc and cell keyword arguments in ase
      
      * fix
      
      * fix
      
      * fix dtype
      
      * fix
      
      * aev_computer dtype to double
      
      * change test files to have aev_computer with keyword argument
      
      * fix JIT types
      
      * add TestAEVJIT
      
      * fix LGTM alerts
      
      * fix TestAEVJIT
      
      * Update aev.py
      
      workaround for dtype in `torch.arange`
      
      * More arange bugs
      
      * Even more arange
      
      * fix LGTM alert
      f2170e24
  2. 25 Aug, 2019 1 commit
    • Richard Xue's avatar
      New Dataset API add other properties (#300) · 3957d19c
      Richard Xue authored
      * cached
      
      * typo and comments
      
      * easy to read
      
      * change some names
      
      * fix unit test
      
      * empty line
      
      * fix
      
      * fix
      
      * add docs and add whether include_energies
      
      * docs
      
      * other properties for shuffled dataset
      
      * docs
      
      * dtype for benchmark
      
      * add properties to test
      
      * style
      3957d19c
  3. 22 Aug, 2019 2 commits
    • Gao, Xiang's avatar
      Fix dependency in setup.py: `torch-nightly` has been renamed to `torch` (#295) · 47c96afe
      Gao, Xiang authored
      * Fix dependency in setup.py: `torch-nightly` has been renamed to `torch`
      
      `torch-nightly` has been renamed to `torch`
      
      * Update install_dependencies.sh
      
      * Update install_dependencies_python2.sh
      
      * Update deploy-docs.yml
      
      * Update docs.yml
      
      * Update tools.yml
      
      * Update setup.py
      
      * Update start.rst
      
      * Update runnable_submodules.yml
      
      * Update install_dependencies.sh
      
      * Update install_dependencies_python2.sh
      
      * Update start.rst
      
      * Update README.md
      
      * Update README.md
      47c96afe
    • Richard Xue's avatar
      Add split to new dataset API (#299) · 9639d716
      Richard Xue authored
      * split
      
      * clean
      
      * docs
      
      * docs
      
      * Update new.py
      9639d716
  4. 20 Aug, 2019 3 commits
  5. 15 Aug, 2019 1 commit
  6. 13 Aug, 2019 3 commits
  7. 12 Aug, 2019 2 commits
  8. 11 Aug, 2019 1 commit
  9. 09 Aug, 2019 1 commit
  10. 07 Aug, 2019 6 commits
  11. 06 Aug, 2019 1 commit
  12. 01 Aug, 2019 3 commits
  13. 31 Jul, 2019 3 commits
  14. 30 Jul, 2019 1 commit
  15. 09 Jul, 2019 1 commit
  16. 04 Jul, 2019 2 commits
  17. 03 Jul, 2019 1 commit
  18. 20 Jun, 2019 1 commit
  19. 17 Jun, 2019 1 commit
  20. 14 Jun, 2019 1 commit
  21. 13 Jun, 2019 1 commit
  22. 10 Jun, 2019 1 commit
  23. 06 Jun, 2019 2 commits