diff --git a/CHANGELOG.md b/CHANGELOG.md index 99e270e..91b080a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,4 @@ -# v0.5.0 : WIP +# v0.5.0 : 20210329 - DDP: multinode training see `scripts/slurm-multinode-launch.sh` - FP16 and mixed precision (upgrade from APEX to torch's built in AMP) - NLCodec & NLDb integration for scaling to large datasets using pyspark backend @@ -12,4 +12,4 @@ # v0.4.2 : 20200824 - Fix issue with dec_bos_cut complaining that tensors are not on contigous storage - REST API -- Docker for deployment \ No newline at end of file +- Docker for deployment