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.
 
 
 
 
 
x54-729 efaec85c57 1. 处理 topk_saver topk 参数为 None 的情况 2.Trainer on_exception 函数参数判断调整 3. 处理各类型 padder 中数据的 batch_size 为1 的情况 4. ReproducibleBatchSampler和ReproducibleSampler 对参数 length 的判断 5.TorchDataLoader 初始化参数调整 6.部分测试例跟进版本 2 years ago
..
__init__.py 更新 callbacks, controllers, drivers, samplers 以及 tests 中的部分内容 2 years ago
helper_for_cache_results_1.py 更新 callbacks, controllers, drivers, samplers 以及 tests 中的部分内容 2 years ago
helper_for_cache_results_2.py 更新 callbacks, controllers, drivers, samplers 以及 tests 中的部分内容 2 years ago
test_cache_results.py 增强了cache_results, 现在可以将函数的参数hash进入保存的文件名字中 2 years ago
test_distributed.py 加入了 @pytest.mark.torch 2 years ago
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.部分测试例跟进版本 2 years ago
test_progress.py 新增TqdmProgressBar 2 years ago
test_utils.py Trainer.on支持*args等形式的输入 2 years ago