You can not select more than 25 topics Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
yh_cc 1ecbdc7446 修复TopkSaver在CheckpointCallbackk中的bug;修改Saver对象,使得其方便被直接使用 3 years ago
..
callbacks 修复TopkSaver在CheckpointCallbackk中的bug;修改Saver对象,使得其方便被直接使用 3 years ago
collators 1.montior允许传入callable的对象进行选择; 2.解决Sampler中存在的循环引用问题 3 years ago
controllers 更新Trainer的部分文档; 更新topk_saver文档 3 years ago
dataloaders 1.merge ModelCheckPointCallback和TrainerCheckpointCallback;2.新增MoreEvaluateCallback 3 years ago
dataset 1.montior允许传入callable的对象进行选择; 2.解决Sampler中存在的循环引用问题 3 years ago
drivers PaddleFleetDriver添加all_gather和broadcast_object函数 3 years ago
log 删除了 driver 中的 **_step,使用 model_call 和 get_model_call_fn 来代替;删除了 driver 中的所有 dataloaders 3 years ago
metrics 跟进paddle backend关于all_gather的改动 3 years ago
samplers Merge branch 'dev0.8.0' of github.com:fastnlp/fastNLP into dev0.8.0 3 years ago
utils 1.merge ModelCheckPointCallback和TrainerCheckpointCallback;2.新增MoreEvaluateCallback 3 years ago
__init__.py 移动env的位置为顶级目录 3 years ago
vocabulary.py 添加了vocabulary 3 years ago