- 07 Nov, 2020 1 commit
-
-
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:Farhad Ramezanghorbani <farhadrgh@users.noreply.github.com>
-
- 25 Jun, 2020 1 commit
-
-
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
-
- 01 Apr, 2020 1 commit
-
-
Gao, Xiang authored
Co-authored-by:Farhad Ramezanghorbani <farhadrgh@users.noreply.github.com>
-
- 21 Mar, 2020 1 commit
-
-
Gao, Xiang authored
* Remove everything about chunking * aev.py * neurochem trainer * training-benchmark-nsys-profile.py * fix eval * training-benchmark.py * nnp_training.py * flake8 * nnp_training_force.py * fix dtype of species * fix * flake8 * requires_grad_ * git ignore * fix * original * fix * fix * fix * fix * save * save * save * save * save * save * save * save * save * collate * fix * save * fix * save * save * fix * save * fix * fix * no len * float * save * save * save * save * save * save * save * save * save * fix * save * save * save * save * fix * fix * fix * fix mypy * don't remove outliers * save * save * save * fix * flake8 * save * fix * flake8 * docs * more docs * fix test_data * remove test_data_new * fix
-
- 27 Jan, 2020 1 commit
-
-
Gao, Xiang authored
* Add Python 3.8 to CI * only oldest + latest Co-authored-by:Farhad Ramezanghorbani <farhadrgh@users.noreply.github.com>
-
- 21 Nov, 2019 1 commit
-
-
Gao, Xiang authored
* Support periodic table Indexing in builtin models * flake8 * more * fix * fix cuda
-
- 20 Nov, 2019 1 commit
-
-
Gao, Xiang authored
Add helper module to convert species from element id in periodic table to 0, 1, 2, 3, ... format (#396) * Init * fix test * flake8 * try fix * Fix stupidity of len(self)
-
- 05 Nov, 2019 2 commits
-
-
Gao, Xiang authored
* Run tests on merge master, and everyday 0:00 * test * try * use array * test * test * test * fix all * push only on master
-
Gao, Xiang authored
* Remove ignite * remove neurochem-test * remove cache-aev
-
- 24 Oct, 2019 1 commit
-
-
Farhad Ramezanghorbani authored
-
- 09 Oct, 2019 1 commit
-
-
Gao, Xiang authored
* Add unit test for builtin models * flake8
-
- 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 1 commit
-
-
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
-