- 08 9月, 2020 6 次提交
-
-
由 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 8 次提交
-
-
由 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
-
由 guofei 提交于
test=develop
-
由 Wilber 提交于
-
由 Sylwester Fraczek 提交于
* fix dimensions error for mobilenetv1_KL_quant fixes AssertionError: The size of weight scales vector (1000) does not match the number of output channels (1024) in the weights tensor fc7_weights. add mul test * remove comment * add third case unit test
-
由 GaoWei8 提交于
* add lstm cudnn of padding data and refine cudnn codes
-
由 Aurelius84 提交于
* add descriptor cache * fix self arugments * deal case if instance is None * clean code * fix usage
-
- 06 9月, 2020 3 次提交
-
-
由 Chen Weihang 提交于
* add TranslatedLayer.program method * add unittests & update example code * polish example code * update program api example code
-
由 wawltor 提交于
update the check for the dtype check for the argmin, argmax
-
由 wangchaochaohu 提交于
-
- 05 9月, 2020 2 次提交
-
-
由 wangchaochaohu 提交于
-
由 zhupengyang 提交于
-
- 04 9月, 2020 15 次提交
-
-
由 wangchaochaohu 提交于
-
由 AshburnLee 提交于
-
由 whs 提交于
test=develop
-
由 pangyoki 提交于
* fix _to_tensor method of Distribution class * Add unittest * let dtype be consistent with value in log_prob and probs * fix format * fix dtype problem and change unittest * fix dtype of Numpy class in unittest * add formula for entropy and kl * change formula * fix kl formula format * fix kl formula format 2 * change gt to np in unittest * optimize unittest format * delete dumplicate * delete dumplicate 2 * extract common function used to convert dtype value
-
由 Double_V 提交于
-
由 arlesniak 提交于
-
由 Aurelius84 提交于
-
由 liym27 提交于
-
由 ShenLiang 提交于
-
由 Zhou Wei 提交于
update doc of paddle.to_tensor
-
由 pangyoki 提交于
* fix unittest format and extract common function * change function name
-
由 yaoxuefeng 提交于
-
由 Chengmo 提交于
* fix heter-ps multi thread
-
由 huangjun12 提交于
-
由 danleifeng 提交于
paddle.distributed.fleet supports dynamic graph execution.
-
- 03 9月, 2020 6 次提交
-
-
由 danleifeng 提交于
* support running python train.py for fleet-task; test=develop
-
由 Chen Weihang 提交于
* update set_dict method name & add aliases * fix var name error * fix alias formats * use set_state_dict in unittest * add decorator solve compatible problem * polish decorator * replace layer set_state_dict by patched method * remove import monkey path layer * fix import function error * add unittest for coverage
-
由 Chen Weihang 提交于
* support load infer model format state dict * add unittests * remove keep name table * recolve circle inport * fix compatible problem * recover unittest * polish doc and comment
-
由 Zhen Wang 提交于
-
由 zhupengyang 提交于
-
由 Zhou Wei 提交于
* set_default_type only take effect on python floats or complex * fix doc
-