Skip to content

Commit

Permalink
prepare for release 0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
thammegowda committed Mar 30, 2021
1 parent c11fa11 commit 361b38f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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
Expand All @@ -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
- Docker for deployment

0 comments on commit 361b38f

Please sign in to comment.