v1.12.0
v1.12.0 (2024-03-06)
Feat
- functions.py: added
gelufunction
Fix
- basic.py: fix bug in
null_log_likelihood_fnfor givens - dataset.py: fixed slice call when no
batch_sizeargument is used - dataset.py: fixed the
splitmethod to acceptNoneas argument
Refactor
- functions.py: refactored method to covert list of utilities to tensor variables
- dataset.py: accept mixed
strandTensorVariabletypes in_make_tensor - basic.py: moved
build_gh_fn()toBaseModel
[master 5aa21b0] Bump version: 1.11.1 → 1.12.0
3 files changed, 21 insertions(+), 3 deletions(-)
What's Changed
Full Changelog: v1.11.1...v1.12.0