Open lupoglaz opened 6 years ago
FullAtomModel: unittest 0693e2d48ec97d8d31aef42e1c56b16dc42faebe missing tests: Transforms backwards
Reduced model unit tests, transform backward tests: 303be093b4b59f0d3717d08c5790d1d1715afa95
Jacobian is not precise for cuda implemenetation, need additional attention to this problem
Covered the code in automatic unit tests. The following problems remain:
Additional test to do:
Current unit tests are manual in most cases. We should automate it further and use torch.autograd.grad_check to check gradients instead of homemade code.
Precision checks are also needed.