- 09 4月, 2020 1 次提交
- 
- 
由 dengkaipeng 提交于
 
- 
- 08 4月, 2020 3 次提交
- 
- 
由 Kaipeng Deng 提交于Add tsm 
- 
由 dengkaipeng 提交于
- 
由 LielinJiang 提交于add some image classification model 
 
- 
- 07 4月, 2020 11 次提交
- 
- 
由 LielinJiang 提交于
- 
由 LielinJiang 提交于
- 
由 LielinJiang 提交于
- 
由 LielinJiang 提交于
- 
由 LielinJiang 提交于
- 
由 qingqing01 提交于Add CycleGAN. 
- 
由 pkpk 提交于add_lac_model 
- 
由 qingqing01 提交于
- 
由 dengkaipeng 提交于
- 
由 Kaipeng Deng 提交于add YOLOv3 
- 
 
- 
- 05 4月, 2020 1 次提交
- 
- 
由 dengkaipeng 提交于
 
- 
- 04 4月, 2020 2 次提交
- 
- 
由 pkpk 提交于Add Transformer implementation and text.py 
- 
由 LielinJiang 提交于
 
- 
- 03 4月, 2020 12 次提交
- 
- 
由 dengkaipeng 提交于
- 
- 
由 dengkaipeng 提交于
- 
- 
由 Yang Zhang 提交于Fix learning rate scaling bug 
- 
由 Yang Zhang 提交于this bug is quite peculiar and hard to track down, when learning rate for a parameter is scaled via param_attr and learning rate schedulers are used, `append_optimizer_op` will error out complaining `LearningRate` input is null turns out learning rate scaling is done in `_create_param_lr`, which basically add a scale op, the problem is: it is appended to `orig_prog` (since `global_learning_rate()` variable is in it), therefore the resulting scaled learning rate variable can not be found in `train_prog`. the reason it works previously w/o lr scaling is this: `clone()` will create a variable with the same name as the `global_learning_rate()` variable, which will be used in `append_optimizer_op` 
- 
由 LielinJiang 提交于
- 
由 LielinJiang 提交于
- 
由 LielinJiang 提交于
- 
由 dengkaipeng 提交于
- 
由 dengkaipeng 提交于
- 
由 Kaipeng Deng 提交于Add bmn model 
 
- 
- 02 4月, 2020 10 次提交
- 
- 
由 dengkaipeng 提交于
- 
由 dengkaipeng 提交于
- 
由 dengkaipeng 提交于
- 
- 
由 dengkaipeng 提交于
- 
由 huangjun12 提交于
- 
由 LielinJiang 提交于Add models api 
- 
由 qingqing01 提交于
- 
由 dengkaipeng 提交于
- 
由 qingqing01 提交于
 
- 
