- 02 Apr, 2020 2 commits
-
-
Gao, Xiang authored
* Reduce number of kernel calls in AEV * try * Revert "try" This reverts commit 04e56fde671c5168cb7825ab3c33f64a24196d98. * more * more * merge more for angular terms * neighbor_pairs * more * more * save * save * save * save Co-authored-by:Farhad Ramezanghorbani <farhadrgh@users.noreply.github.com>
-
Farhad Ramezanghorbani authored
-
- 01 Apr, 2020 5 commits
-
-
Gao, Xiang authored
Co-authored-by:Farhad Ramezanghorbani <farhadrgh@users.noreply.github.com>
-
Gao, Xiang authored
Co-authored-by:Farhad Ramezanghorbani <farhadrgh@users.noreply.github.com>
-
Gao, Xiang authored
* ../aten/src/ATen/native/BinaryOps.cpp:81: UserWarning: Integer division of tensors using div or / is deprecated, and in a future release div will perform true division as in Python 3. Use true_divide or floor_divide (// in Python) instead. * Update aev.py Co-authored-by:Farhad Ramezanghorbani <farhadrgh@users.noreply.github.com>
-
Gao, Xiang authored
* Clean up unused args * fix Co-authored-by:Farhad Ramezanghorbani <farhadrgh@users.noreply.github.com>
-
Gao, Xiang authored
-
- 22 Mar, 2020 2 commits
-
-
Gao, Xiang authored
* Improve new dataset API * Improve more on new dataset API * fix * fix reentrance * Allow all intermediate state of transformation to be reentered * Add length inference * fix * split by ratio * add dataloader example * add test for data loader
-
Gao, Xiang authored
-
- 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
-
- 19 Mar, 2020 3 commits
-
-
Ignacio Pickering authored
* massive training time improvement * flake8 * improve validation also * improve training-benchmark.py * fix devices * send num_atoms to GPU * rerun
-
Gao, Xiang authored
* Add an argument for inserting synchronization * Update training-benchmark.py * Update training-benchmark.py Co-authored-by:Farhad Ramezanghorbani <farhadrgh@users.noreply.github.com>
-
Farhad Ramezanghorbani authored
-
- 15 Mar, 2020 1 commit
-
-
Ignacio Pickering authored
* Add tuple of atomic masses * Add get_atomic_masses function, to get masses from periodic table indices (znumbers) * Fix bug that prevented using ASE together with periodic_table_index * ASE has to know if the model has PTI or not * Allow for models that don't have a periodic_table_index attribute * now vibrational analysis can be computed without explicit masses if periodic_table_index=True * Add atomic masses calculator to docs * flake8 * flake8 * flake8 Co-authored-by:Gao, Xiang <qasdfgtyuiop@gmail.com>
-
- 14 Mar, 2020 1 commit
-
-
Ignacio Pickering authored
* Remove deprecated API and add a docstring to PaddedBatchChunkDataset * Remove reference to deprecated API * Added PaddedBatchChunkDataset to docs * remove unused warnings
-
- 13 Mar, 2020 3 commits
-
-
Ignacio Pickering authored
* Fix bug that prevented using ASE together with periodic_table_index * ASE has to know if the model has PTI or not * Allow for models that don't have a periodic_table_index attribute
-
Ignacio Pickering authored
* Add warning to ChemicalSymbolsToInts * Change ocurrences of ChemicalSymbolsToInts in the code to reflect safe usage * flake8 * Add warning to call also * Add clarification * docs dont fetch magic functions so documentation is moved to the class docstring * fix clarification * flake8
-
Ignacio Pickering authored
* bypass slow code * delete reference to all_atoms which was unused * delete whitespace * make flake8 happy * rerun * actual change was off * typo did not turn on bypassing code * Add CODATA and IUPAC unit conversion factors * Add units to main module * change neurochem and training-benchmark to use the new hartree2kcalmol conversion * change training-benchmark to use hartree2kcalmol conversion * change comp6 to use the new hartree2kcalmol conversion * change training-benchmark without nsys to also use hartree2kcalmol conversion * change examples to use hartree2kcalmol conversion * Rename ase to ase_ani to avoid naming conflicts that come from naming internal module the same as an external one we are using * fix import * Add ASE's hartree_to_ev conversion to compare with codata 2018 * Standarize our units to be essentially the same as ASE and CODATA 2014 * Change vibration_analysis to use the consistent constants * Fix explanation in docstring * Add millieV conversion factor * Add millieV conversion factor to vibrational analysis * Add clarification * flake8 * revert name change * Fix typo in function name * Add units to __all__' * Improve units docstring and comments in preparation for docs * delete pad from docs * Add units to api.rst * minor formatting of docstrings and comments * Add functions into the API * final formatting changes * flake8 * try to make mypy happy * Checking if mypy prefers this * rerun
-
- 09 Mar, 2020 1 commit
-
-
Ignacio Pickering authored
* bypass slow code * delete reference to all_atoms which was unused * delete whitespace * make flake8 happy * rerun * actual change was off * typo did not turn on bypassing code
-
- 20 Feb, 2020 1 commit
-
-
Ignacio Pickering authored
-
- 12 Feb, 2020 1 commit
-
-
Richard Xue authored
-
- 05 Feb, 2020 1 commit
-
-
Farhad Ramezanghorbani authored
This PR resolves #415 Thanks @mhellstr for pointing it out
-
- 04 Feb, 2020 5 commits
-
-
Gao, Xiang authored
* try * try * try * fix * fix
-
Gao, Xiang authored
-
Gao, Xiang authored
-
Ignacio Pickering authored
* Delete pad from utils * Delete pad_species Co-authored-by:
Farhad Ramezanghorbani <farhadrgh@users.noreply.github.com> Co-authored-by:
Gao, Xiang <qasdfgtyuiop@gmail.com>
-
Ignacio Pickering authored
* Add force constants, reduced masses and normalized normal modes to vibrational analysis * Formatting to make flake8 happy
-
- 30 Jan, 2020 2 commits
-
-
Gao, Xiang authored
* nvidia profiling for md * 1 model * hook functions * Update md-benchmark-nsys-profile.py
-
Gao, Xiang authored
* nvidia profiling for md * 1 model
-
- 28 Jan, 2020 1 commit
-
-
Gao, Xiang authored
-
- 27 Jan, 2020 2 commits
-
-
Gao, Xiang authored
* Add Python 3.8 to CI * only oldest + latest Co-authored-by:Farhad Ramezanghorbani <farhadrgh@users.noreply.github.com>
-
Gao, Xiang authored
-
- 16 Dec, 2019 1 commit
-
-
Richard Xue authored
-
- 13 Dec, 2019 1 commit
-
-
Richard Xue authored
-
- 23 Nov, 2019 2 commits
-
-
Gao, Xiang authored
* Improvements on docs * Add tips
-
Gao, Xiang authored
* add example to customize JIT models * cleanup * fix list * Update jit.py
-
- 22 Nov, 2019 1 commit
-
-
Gao, Xiang authored
* Support jit hessian * fix * fix
-
- 21 Nov, 2019 2 commits
-
-
Gao, Xiang authored
* Add badge to display stable torch compatibility * more * more * don't run on PR * nl
-
Gao, Xiang authored
* Support periodic table Indexing in builtin models * flake8 * more * fix * fix cuda
-
- 20 Nov, 2019 1 commit
-
-
Gao, Xiang authored
* Add element names to ANIModel * nc trainer
-