12 Commits (6cb3713b2ca928a3dbe755a5a67ce4d9c9945d5e)

Author SHA1 Message Date
  Yige Xu 6cb3713b2c 修复针对pytorch1.3.0版本bug的一个bug 6 years ago
  ChenXin 202bde4bfd split the docs over~ 6 years ago
  ChenXin 4caacadeae delete the alias in files. 6 years ago
  ChenXin 3651d61f41 delete the alias in files. 6 years ago
  yh 1994029ab8 1.当前支持的encoding_type都支持从tag_vocab中自动判断;避免触发无意识导致的metric bug; 2. 修复部分inplace操作无法求导的问题; 3.Vocabulary将一些属性通过property暴露 6 years ago
  ChenXin 53975c045a update the doc-tool & fix an importing bug 6 years ago
  ChenXin 2cf9c0ebb1 add __all__ and __doc__ for all files in module 'modules', using 'undocumented' tags 6 years ago
  yh_cc f18ab642d7 pytorch1.2版本中新增boolTensor类型,所有的masked_fill必须为ByteTensor类型的索引,修改fastNLP以适配 6 years ago
  yh 7a0903d9ba 1.删除Trainer中的prefetch参数; 2.增加中文分词的下载; 3.增加DataBundle的delete_dataset, delete_vocab 6 years ago
  ChenXin d6ae241bbb decoder部分的别名 6 years ago
  yh_cc 2f5d8967a3 1. 适配将Batch修改为pytorch的DataLoader的修改 6 years ago
  ChenXin 881ce01762
Dev0.4.0 (#149) 6 years ago