- 09 9月, 2020 1 次提交
-
-
由 LielinJiang 提交于
* fix some bug
-
- 08 9月, 2020 16 次提交
-
-
由 Double_V 提交于
-
由 yaoxuefeng 提交于
-
由 MRXLT 提交于
* add check for sparse parameters with weight_decay * move sparse check to adam.py
-
由 wawltor 提交于
fix the CudaPinMemory bug for the equal op, add the branch for the CudaPinnedMemory
-
由 zhupengyang 提交于
-
由 Chen Weihang 提交于
-
由 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
-
由 Jacek Czaja 提交于
* - Added fix to mobilenet * - compilation fix * - Fix to conv2d grad oneDNN with groups test=develop
-
由 ceci3 提交于
* fix 2.0api, test=develop * fix, test=develop
-
由 Leo Chen 提交于
* fix unsqueeze in dygraph * add test * add test
-
由 tangwei12 提交于
* fix weight * fix weight and fix doc * fix embeeding padding idx * add UT * fix interval
-
由 Chen Weihang 提交于
* Update set_dict method name & add aliases (#26700) * 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 * Support load state dict form `inference model` format save result (#26718) * 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 * Change jit.save/load configs to config & update code examples (#27056) * change configs to config & update examples * fix deprecate decorator conflict
-
由 wawltor 提交于
remove the bug for the checking the type of dtype
-
由 whs 提交于
-
由 pangyoki 提交于
* fix dtype not matching bug in log_prob and probs method of Distribution class (#26767) * 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 * cherry pick 27046
-
由 wangchaochaohu 提交于
-
- 07 9月, 2020 12 次提交
-
-
由 Zhou Wei 提交于
fix cache judge more safe
-
由 zhupengyang 提交于
-
由 pangyoki 提交于
change uniform_random to uniform and optimize function names in unittest for random ops (#26951) (#27111) * fix unittest format and extract common function * change function name
-
由 AshburnLee 提交于
-
由 Chengmo 提交于
support heter-xpu-ps
-
由 ruri 提交于
-
由 zhang wenhui 提交于
-
由 Aurelius84 提交于
* add descriptor cache * fix self arugments * deal case if instance is None * clean code * fix usage
-
由 Double_V 提交于
-
由 yaoxuefeng 提交于
-
由 liym27 提交于
[cherry-pick2.0beta][Api2.0] sum: bug fix - support attr(dtype) is float32 or int32 and add ValueError (#26946) (#27047)
-
由 Zhou Wei 提交于
-
- 06 9月, 2020 5 次提交
-
-
由 wawltor 提交于
update the check for the dtype check for the argmin, argmax
-
由 wangchaochaohu 提交于
-
由 liym27 提交于
[cherry-pick 2.0-beta] Raise RuntimeError if run the callable object decorated by '@paddle.jit.to_static' not in dynamic mode. (#26750) (#27053) Change-Id: I21a07cc2bc39acb753ab8fc00c72e269ddef0df1
-
由 liym27 提交于
[cherry-pick 2.0 beta][Dy2Stat-debugging] Fix bug: Returns True if the verbosity level set by the user is greater than or equal to the log level (#26858) (#27052) Change-Id: Iea4eb55f733e4751cb58c3caef35cb7664d2efa6
-
由 liym27 提交于
Change-Id: Ic5b211f1bab42067715297fe58a78646e13e048d
-
- 05 9月, 2020 5 次提交
-
-
由 Yang Zhang 提交于
-
由 zhupengyang 提交于
-
由 wangchaochaohu 提交于
-
由 wangchaochaohu 提交于
-
由 zhangchunle 提交于
-
- 04 9月, 2020 1 次提交
-
-
由 ShenLiang 提交于
-