- 10 7月, 2020 1 次提交
-
-
由 Zhou Wei 提交于
cherry-pick,fix optimizer.state_dict and LRScheduler.state_dict to save/load dygraph
-
- 09 7月, 2020 3 次提交
- 07 7月, 2020 1 次提交
-
-
由 Kaipeng Deng 提交于
* make default_collate_fn visible. test=develop. test=release/1.8
-
- 06 7月, 2020 1 次提交
-
-
由 Zhaolong Xing 提交于
test=release/1.8
-
- 03 7月, 2020 3 次提交
-
-
由 123malin 提交于
-
由 Kaipeng Deng 提交于
-
由 Chengmo 提交于
* test=release/1.8, cherry fix fluid.embedding
-
- 02 7月, 2020 2 次提交
-
-
由 FDInSky 提交于
-
由 Yang Zhang 提交于
test=release/1.8
-
- 01 7月, 2020 6 次提交
-
-
由 Zhou Wei 提交于
* CHERR-PICK1.8,add base class of LearningRateEpochDecay, and API: MultiStepDecay, and API: StepDecay,test=release/1.8 * fix unittest to add coverage,test=develop
-
由 LielinJiang 提交于
* add DistributedSampler and ColorJitter, test=develop
-
由 Chengmo 提交于
* test=release/1.8, add index sample
-
由 lidanqing 提交于
test=release/1.8, test=document_fix
-
由 Pei Yang 提交于
-
由 Leo Chen 提交于
* fix bug of prelu when rank not equal 4, test=develop * fix prelu inference, test=develop * fix api, test=develop * fix shape when mode is chennel, test=develop * remove debug code, test=develop * add unittest, test=develop
-
- 30 6月, 2020 3 次提交
-
-
由 Wilber 提交于
-
由 Chen Weihang 提交于
-
由 mapingshuo 提交于
replace join to terminate, test=develop
-
- 29 6月, 2020 4 次提交
- 28 6月, 2020 2 次提交
-
-
由 liu zhengxi 提交于
* fix beam_search infershape, test=develop * fix beam search op unittest, test=develop
-
由 lidanqing 提交于
-
- 22 6月, 2020 1 次提交
-
-
由 Zhou Wei 提交于
fix sample code error of fluid.dygraph.NaturalExpDecay
-
- 18 6月, 2020 1 次提交
-
-
由 freelyrunning 提交于
-
- 16 6月, 2020 1 次提交
-
-
由 tianshuo78520a 提交于
-
- 10 6月, 2020 3 次提交
-
-
由 wawltor 提交于
Fix the bug for elementwise_div op, when the first var is scalar; Use the shape 1 replace the -1 in shape
-
由 Zhou Wei 提交于
添加loss自适应的学习率衰减策略。
-
由 liuwei1031 提交于
* cherry-pick #24977
-
- 09 6月, 2020 1 次提交
-
-
由 hong 提交于
* raise index error when slice out of range; test=develop * add uni test; test=develop * fix format error; test=develop * add comment for py::index_error; test=develop * polish error message; test=develop * polish error message; test=develop
-
- 05 6月, 2020 4 次提交
-
-
由 whs 提交于
-
由 wangchaochaohu 提交于
-
由 Pei Yang 提交于
-
由 hong 提交于
* add clean up; test=develop * add import; test=develop
-
- 03 6月, 2020 2 次提交
-
-
由 wawltor 提交于
PR types: Bug fixes PR changes:Ops Describe: Fix the broadcast bug in elementwise ops, when elementwise ops do not have fast gradient calculate way,use the default way to calculate.
-
由 cc 提交于
* Update sigmoid output from Y to out, test=develop (#24765) * Collecting concat output threshold, test=develop (#24742) * Add output threshold for ops that have several output activations, test=develop (#24726) * [Fix bug] Init scale node in OutScaleForTrainingPass and enable test_quantization_scale_pass UT (#24393) * Init scale node in OutScaleForTrainingPass, test=develop * Enable test_quantization_scale, test=develop
-
- 02 6月, 2020 1 次提交
-
-
由 Yi Liu 提交于
Enhance error message of checkpoint_notify_op, fake_init_op gen_nccl_id_op and listen_and_serv_op (#24554) (#24844) test=develop
-