Skip to content

v1.1.2

Compare
Choose a tag to compare
@github-actions github-actions released this 18 Aug 13:20
· 1756 commits to master since this release

This is a bug fix release for v1.1.0.
Full changelog:

  • [misc] Bump version to v1.1.2
  • [Bug] [type] Fix wrong type cast in codegen of storing quant floats (#5818)
  • [bug] Fix incorrect autodiff_mode information in offline cache key (#5737)
  • [Error] Do not show warning when the offline cache path does not exist (#5747)
  • [autodiff] Support shift ptr in dynamic index (#5770)