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 b9558e21e6 1. 从安装文件中删除api/automl的安装 5 years ago
..
test_batch.py - add test 5 years ago
test_callbacks.py - add Const 5 years ago
test_dataset.py 测试文档 5 years ago
test_fieldarray.py * AutoPadder will not pad when dtype is None 5 years ago
test_instance.py Updates: 5 years ago
test_loss.py * remove unused codes in losses.py & metrics.py 5 years ago
test_metrics.py - add test 5 years ago
test_optimizer.py * final clean up 5 years ago
test_predictor.py update callbacks: 5 years ago
test_sampler.py 1. 从安装文件中删除api/automl的安装 5 years ago
test_tester.py 完善了trainer,callback等的文档; 修改了部分代码的命名以使得代码从文档中隐藏 5 years ago
test_trainer.py 整理所有dataset loader,建立单元测试 5 years ago
test_utils.py 1.增加对Trainer和Tester的多卡支持; 5 years ago
test_vocabulary.py 1. 在embedding_loader中增加新的读取函数load_with_vocab(), load_without_vocab, 比之前的函数改变主要在(1)不再需要传入embed_dim(2)自动判断当前是word2vec还是glove. 5 years ago