fastNLP/tests/core/utils
2022-05-15 05:45:33 +00:00
..
__init__.py 更新 callbacks, controllers, drivers, samplers 以及 tests 中的部分内容 2022-04-08 21:48:29 +08:00
helper_for_cache_results_1.py 更新 callbacks, controllers, drivers, samplers 以及 tests 中的部分内容 2022-04-08 21:48:29 +08:00
helper_for_cache_results_2.py 更新 callbacks, controllers, drivers, samplers 以及 tests 中的部分内容 2022-04-08 21:48:29 +08:00
test_cache_results.py 增强了cache_results, 现在可以将函数的参数hash进入保存的文件名字中 2022-05-04 20:53:28 +08:00
test_distributed.py 加入了 @pytest.mark.torch 2022-05-01 16:53:46 +08:00
test_paddle_utils.py 1. 处理 topk_saver topk 参数为 None 的情况 2.Trainer on_exception 函数参数判断调整 3. 处理各类型 padder 中数据的 batch_size 为1 的情况 4. ReproducibleBatchSampler和ReproducibleSampler 对参数 length 的判断 5.TorchDataLoader 初始化参数调整 6.部分测试例跟进版本 2022-05-15 05:45:33 +00:00
test_progress.py 新增TqdmProgressBar 2022-05-14 15:49:37 +08:00
test_utils.py Trainer.on支持*args等形式的输入 2022-05-06 14:32:25 +08:00