RC2
Pre-release
Pre-release
johntmyers
released this
04 Aug 17:25
·
248 commits
to master
since this release
Support parallel synthetic text generation using multiprocessing (#39) * Support parallel synthetic text generation using multiprocessing * add cloudpickle to test reqs * review comments * set CUDA_VISIBLE_DEVICES to -1 in workers * decode symbols one by one * remove un-used var, bump version for RC Co-authored-by: Malte Isberner <[email protected]> Co-authored-by: John Myers <[email protected]>