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.
 
 
 
 
 
yunfan 29e4de36e3 [add] tutorial for callback 5 years ago
..
__init__.py add __all__ and __doc__ for all files in module 'core', using 'undocumented' tags 5 years ago
_logger.py add __all__ and __doc__ for all files in module 'core', using 'undocumented' tags 5 years ago
_parallel_utils.py add __all__ and __doc__ for all files in module 'core', using 'undocumented' tags 5 years ago
batch.py [add] tutorial for callback 5 years ago
callback.py [add] tutorial for callback 5 years ago
const.py update document in fastNLP/core/const.py 5 years ago
dataset.py 修改部分tutorial 5 years ago
dist_trainer.py add __all__ and __doc__ for all files in module 'core', using 'undocumented' tags 5 years ago
field.py DataSet中增加print_field_meta方法,使得其可以获取field的input和target信息 5 years ago
instance.py change the print format for dataset and instance 5 years ago
losses.py delete util functions and test cases in fastNLP/core/losses.py 5 years ago
metrics.py fix a little error in doc. 5 years ago
optimizer.py add test code in AdamW 5 years ago
predictor.py split the class's doc & __init__'s doc (core part) 5 years ago
sampler.py split the class's doc & __init__'s doc (core part) 5 years ago
tester.py Update tester.py 5 years ago
trainer.py split the class's doc & __init__'s doc (core part) 5 years ago
utils.py change the print format for dataset and instance 5 years ago
vocabulary.py split the class's doc & __init__'s doc (core part) 5 years ago