Skip to content

Release 1.6.3

Compare
Choose a tag to compare
@zsdonghao zsdonghao released this 08 Sep 10:37
· 2141 commits to master since this release

This is an incomplete list among the many features added.

  • New example

  • New Support

    • tl.nlp.moses_multi_bleu for BLEU by @zsdonghao
    • tl.prepro.remove_pad_sequences, tl.prepro.sequences_add_end_id and tl.prepro.sequences_add_end_id_after_pad for sequence preprocessing by @zsdonghao
  • New Update

    • tl.files.load_and_assign_npz_dict uses GLOBAL_VARIABLES instead of TRAINABLE_VARIABLES by @Lucklyric
    • Allowed name to be reused in TimeDistributedLayer by Dan Busbridge
    • [tl.prepro.pad_sequences] returns list instead of numpy by @zsdonghao
  • Documentation @zsdonghao