Published March 6, 2024 | Version v1.12.0
Software Open

mwong009/pycmtensor: v1.12.0

Creators

Description

v1.12.0 (2024-03-06)

Feat

  • functions.py: added gelu function

Fix

  • basic.py: fix bug in null_log_likelihood_fn for givens
  • dataset.py: fixed slice call when no batch_size argument is used
  • dataset.py: fixed the split method to accept None as argument

Refactor

  • functions.py: refactored method to covert list of utilities to tensor variables
  • dataset.py: accept mixed str and TensorVariable types in _make_tensor
  • basic.py: moved build_gh_fn() to BaseModel

[master 5aa21b0] Bump version: 1.11.1 → 1.12.0 3 files changed, 21 insertions(+), 3 deletions(-)

What's Changed

  • 1.12.0 beta by @mwong009 in https://github.com/mwong009/pycmtensor/pull/99

Full Changelog: https://github.com/mwong009/pycmtensor/compare/v1.11.1...v1.12.0

Files

mwong009/pycmtensor-v1.12.0.zip

Files (4.3 MB)

Name Size Download all
md5:0a908d8b744fa59b1b70332c09d7e2e0
4.3 MB Preview Download

Additional details

Related works