- 12 Mar, 2021 1 commit
-
-
Jinze Xue authored
-
- 13 Nov, 2020 1 commit
-
-
Gao, Xiang authored
* Use PyTorch's TestCase to compare tensor * save * save * save * save * save * save * save * save * save * Update test_energies.py * Update test_ase.py * save * flake8
-
- 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 * delete transform function, which was legacy from old pytorch probably * Delete random_skip function, which was unused * Allow testNeuroChem to use cuda if available, which makes it much faster * small modification for consistency * remove unused import * simplify device call * remove unused variable * add main to test_grad
-
- 02 Jun, 2020 1 commit
-
-
Ignacio Pickering authored
* Refactor BuiltinNet into BuiltinModel and BuiltinEnsemble * Change test name * flake8 whitespace * Get rid of redundant comparison * remove unused import * Fix info file bug * flake8 * don't use nonlocal on get_resource * Revert "don't use nonlocal on get_resource" This reverts commit efe221bb4f7ce4a1ccb8c3c73b886bdbad019ab0. * Fix get_resource bug * Add missing init call * Fix species_to_tensor bug * Add species attribute * Add some extra attributes * Fix bug in getitem * Always assign species_converter * Species to tensor is also an entry point * Lets not make it an entry point for now * delete duplicated definition
-
- 21 Nov, 2019 1 commit
-
-
Gao, Xiang authored
* Support periodic table Indexing in builtin models * flake8 * more * fix * fix cuda
-