Skip to content

v3.0.3

Choose a tag to compare

@njzjz njzjz released this 23 May 17:27
e7eb16e

What's Changed

Breaking changes

  • breaking(wheel): bump minimal macos version to 11.0 (#4704)

Bugfixes

  • fix(tf): fix dplr Python inference (#4753)
  • fix: data type of nloc, nall-nloc in the input of border_op (#4653)
  • fix(data): Throw error when data's element is not present in input.json/type_map (#4639)
  • fix(ase): aviod duplicate stress calculation for ase calculator (#4633)
  • fix(pt): improve OOM detection (#4638)
  • fix(tf): always use float64 for the global tensor (#4735)
  • fix(jax): set default_matmul_precision to tensorfloat32 (#4726)
  • fix(jax): fix NaN in sigmoid grad (#4724)
  • fix: fix compatibility with CMake 4.0 (#4680)

CI/CD

  • fix(CI): set CMAKE_POLICY_VERSION_MINIMUM environment variable (#4692)
  • CI: bump PyTorch to 2.7 (#4717)
  • fix(tests): fix tearDownClass and release GPU memory (#4702)
  • fix(CI): upgrade setuptools to fix its compatibility with wheel (#4700)

Full Changelog: v3.0.2...v3.0.3