- 11 9月, 2020 5 次提交
-
-
由 Chen Weihang 提交于
-
由 liym27 提交于
-
由 Chen Weihang 提交于
-
由 Aurelius84 提交于
* support to_static(model) * add warning and unittest
-
由 furnace 提交于
-
- 10 9月, 2020 11 次提交
-
-
由 Zhen Wang 提交于
* Use the single GPU card to execute the test_fuse_bn_act_pass UT.
-
由 Zhen Wang 提交于
-
由 lilong12 提交于
* add double grad for tile, test=develop * add double grad for expand_v2 op, test=develop
-
由 lilong12 提交于
* add double grad for expand, test=develop
-
由 Chen Weihang 提交于
* add some unittest cases ot verify jit.save, no_test * add more unittests * add test with example inputs * polish implement details * remove useless blank * fix fetch random error
-
由 ShenLiang 提交于
-
由 123malin 提交于
* parameter_server_optimizer support auto_strategy
-
由 wawltor 提交于
fix the CudaPinMemory bug for the equal op and add the test case for the equal op
-
由 liym27 提交于
-
由 Huihuang Zheng 提交于
Decrease the number of running iterations to reduce CI time. CI system shows it decreased the unittest time from about 90 seconds to about 30 seconds
-
由 zhupengyang 提交于
-
- 09 9月, 2020 7 次提交
-
-
由 JZ-LIANG 提交于
add lars to fleet meta optimizer
-
由 liym27 提交于
-
由 Dong Daxiang 提交于
* refine launch and distributed repr string for print
-
由 Qinghe JING 提交于
* set default value to strategy in distributed_optimizer test=develop
-
由 tangwei12 提交于
-
由 liym27 提交于
-
由 Aurelius84 提交于
* Add naming rule if not specific InputSpec.name * fix function name typo * refine comment * remove print statement
-
- 08 9月, 2020 14 次提交
-
-
由 myq406450149 提交于
* fix frobenius_norm error, rm p=0 2-axis support. test=develop
-
由 LielinJiang 提交于
* fix summary rnn * fix kl_div bug when input shape is [1] and reduction is batchmean
-
由 Double_V 提交于
-
由 whs 提交于
-
由 wangguanzhong 提交于
* enhance collect_op for dygraph, test=develop * enhance detection ops with lod, test=develop * support none bbox left in generate_proposals, test=develop * unfiy MultiLevelRoisNum, test=develop * update core.ops, test=develop * add op register for new input & output, test=develop
-
由 yaoxuefeng 提交于
-
由 123malin 提交于
* test=develop, add ps auto
-
由 Chen Weihang 提交于
-
由 LielinJiang 提交于
* add correlation api to contrib
-
由 tangwei12 提交于
* fix weight * fix weight and fix doc * fix embeeding padding idx * add UT * fix interval
-
由 yinhaofeng 提交于
* delate some wrong message test=develop, test=document_fix * delate some wrong message
-
由 Leo Chen 提交于
* fix unsqueeze in dygraph * add test * add test
-
由 xiaoting 提交于
* fix typo for interp_v2,test=develop * align with torch, test=develop * add area mode, test=develop * fix bug, test=develop * format notes, test=develop * update for converage, test=develop * fix bilinear, test=develop * fix bicubic, test=develop * fix typo, test=develop * fix coverage, test=develop * fix helper.input_dtype, test=develop * polish notes, test=develop * polish notes, test=develop * polish notes, test=develop
-
由 ceci3 提交于
* fix 2.0api, test=develop * fix, test=develop
-
- 07 9月, 2020 3 次提交
-
-
由 Chen Weihang 提交于
* change configs to config & update examples * fix deprecate decorator conflict
-
由 Dong Daxiang 提交于
* add auto parallel L1 implementation test=develop
-
由 wawltor 提交于
fix the bug for dtype check for the argmin/argmax
-