Skip to content

v2.0.0-beta.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@amcadmus amcadmus released this 15 Jun 23:44
· 1759 commits to devel since this release
c200e9a

New features:

  • Add subcommand and python interface to calculate model-deviation (#715)

Enhancements

  • Use fmod to wrap the coord of atoms. UT for force/virial ops (#741)
  • UT for model devi C++ interface (#731)
  • add CUDA/ROCM buidling documents (#739)
  • add op unittests for prod_force, prod_virial, prod_force_grad and prod_virial_grad (#703)

Bug fixings:

  • fix bug of adding int to a None random seed (#705)
  • reuse the zero layer rather than building a new one (#714)
  • fix CI (#739)