Skip to content

v1.10.0

Choose a tag to compare

@github-actions github-actions released this 15 Feb 08:48
· 109 commits to master since this release

v1.10.0 (2024-02-15)

Feat

  • layers.py: added new layer type LayerNorm
  • expression.py: added new parameter type Gamma
  • results.py: add argument offset to show_training_plot
  • run: moved train and compute to pycmtensor.run for cleaniness

Fix

  • TasteNet.py: changed instance check type from .DenseLayer to .Layer
  • run.py: add limit for verbosity

[master 50bcdee] Bump version: {current_version} → {new_version}
3 files changed, 17 insertions(+), 3 deletions(-)

What's Changed

Full Changelog: v1.9.2...v1.10.0