- 14 Oct, 2019 1 commit
-
-
Gao, Xiang authored
* deploy to aiqm/torchani-test-docs for testing * Deploy to test PyPI on PR * update * fix tag version * fix docs deploy format * test * fix * deploy docs on release * update * deploy pypi * update readme
-
- 10 Oct, 2019 1 commit
-
-
Gao, Xiang authored
-
- 09 Oct, 2019 3 commits
-
-
Gao, Xiang authored
* Add unit test for builtin models * flake8
-
Gao, Xiang authored
-
Farhad Ramezanghorbani authored
* add test for scripted ensemble * use torchani.nn.Sequential * change OrderedDict to module list * fix * fix nn.py * try more fix * try * more * more * fix more * rename * bring ensemble back * make ANIModel iterable
-
- 01 Oct, 2019 1 commit
-
-
Gao, Xiang authored
-
- 24 Sep, 2019 2 commits
-
-
Farhad Ramezanghorbani authored
* Keep in-progress jobs once a test fails in Actions By default, GitHub cancels all in-progress jobs if any `matrix` jobs fail in Actions. This PR will change the default to let all tests running in case one of them fails. * Update unittest.yml * Update unittest.yml
-
Gao, Xiang authored
-
- 23 Sep, 2019 8 commits
-
-
Gao, Xiang authored
* Move unittest check to GitHub Actions Tests are parallelized * Delete tests.yml * Update setup.py * Create test_requirements.txt * Update unittest.yml * Update unittest.yml * Update README.md * Delete install_dependencies.sh * Delete install_dependencies_python2.sh * Update unittest.yml * split * split * fix * fix * -v * more * more * fix * fix * flake8 * transform * reduce testBenzeneMD * version * reduce number of epoches * further reduce time * Update docs.yml
-
Farhad Ramezanghorbani authored
* Add GitHub Actions badges This PR is to fix #320 * Update README.md * Update README.md
-
Gao, Xiang authored
* Move unittest check to GitHub Actions Tests are parallelized * Delete tests.yml * Update setup.py * Create test_requirements.txt * Update unittest.yml * Update unittest.yml * Update README.md * Delete install_dependencies.sh * Delete install_dependencies_python2.sh * Update unittest.yml
-
Gao, Xiang authored
* Move python2 check to GitHub Actions * Delete python2.yml * Rename azure/install_dependencies_python2.sh to ci/install_dependencies_python2.sh
-
Gao, Xiang authored
* Create runnable_submodules.yml * Delete runnable_submodules.yml * Update runnable_submodules.yml
-
Gao, Xiang authored
* Move tools check to GitHub Actions * Delete tools.yml
-
Gao, Xiang authored
* Move docs to github actions * Delete docs.yml * Create install_dependencies.sh (#311) * Rename install_dependencies.sh to ci/install_dependencies.sh * +x
-
Gao, Xiang authored
* Update and rename pythonpackage.yml to flake8.yml * Delete flake8.yml * Update flake8.yml
-
- 22 Sep, 2019 1 commit
-
-
Farhad Ramezanghorbani authored
-
- 08 Sep, 2019 1 commit
-
-
Nan Xu authored
* Update utils.py if I train molecule like Oxygen which contains only one element, the self.self_energies is a scalar and will make the operation self_energies = self.self_energies[species] crash. Besides, the species of Oxygen is [[3,3]] and is over the boundary of the energy list, so need to minus the minimum. * Update utils.py
-
- 07 Sep, 2019 1 commit
-
-
Farhad Ramezanghorbani authored
* enable EnergyShifter scripting * fix * fix
-
- 06 Sep, 2019 1 commit
-
-
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
-
- 25 Aug, 2019 1 commit
-
-
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
-
- 22 Aug, 2019 2 commits
-
-
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
-
Richard Xue authored
* split * clean * docs * docs * Update new.py
-
- 20 Aug, 2019 3 commits
-
-
Richard Xue authored
-
Farhad Ramezanghorbani authored
* Remove unnecessary import * fix
-
Richard Xue authored
-
- 15 Aug, 2019 1 commit
-
-
Richard Xue authored
-
- 13 Aug, 2019 3 commits
-
-
Gao, Xiang authored
-
Gao, Xiang authored
* Accerate angular AEV computation and reduce memory cost * reduce number of elementwise product
-
Gao, Xiang authored
-
- 12 Aug, 2019 2 commits
-
-
Ignacio Pickering authored
-
Farhad Ramezanghorbani authored
* outlier removal process fixed * remove outlier energies if exist
-
- 11 Aug, 2019 1 commit
-
-
Gao, Xiang authored
* Support len in ChemicalSymbolsToInts * fix * flake8
-
- 09 Aug, 2019 1 commit
-
-
- 07 Aug, 2019 6 commits
-
-
Farhad Ramezanghorbani authored
* Update nnp_training to have identical setup to NC * fix * add LR decay scheduler for both optimizers * fix * update example files * fix * fix
-
Farhad Ramezanghorbani authored
* Update nnp_training to have identical setup to NC * fix * add LR decay scheduler for both optimizers * fix
-
Gao, Xiang authored
-
Farhad Ramezanghorbani authored
-
Farhad Ramezanghorbani authored
-
Ignacio Pickering authored
-