Releases: speedcell4/torchlatent
Releases · speedcell4/torchlatent
v0.4.3
v0.4.2
Migrate to new torchrua
v0.4.1
Features
- Support
scatter_add
andscatter_mul
for allSemiring
s
Refactor
- Add
dtype
anddevices
args foreye_like
- Separate
logaddexp
- Remove utils.py
v0.4.0
Features
- Support conjugated CRF
- Rewrite core functions with new index compiling
v0.3.1
- Cleanup broadcasting
- Remove torch_scatter
v0.3.0
Add a O(n) CRF implementation
v0.2.0
Some updates.
v0.1.0
Feature
CrfDistribution
,CrfDecoder
NonProjectionDistribution