- 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 11 次提交
-
-
由 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
-
由 Leo Chen 提交于
* refine paddle.stack * support TensorArray * add test * fix coverage problem * fix coverage problem * fix sample code
-
由 LielinJiang 提交于
-
由 littletomatodonkey 提交于
-
由 pangyoki 提交于
* fix uniform CI random fail problem * decrease diag_num in DiagInit
-
由 Yang Zhang 提交于
-
- 02 9月, 2020 11 次提交
-
-
由 huangjun12 提交于
* fix dropout bug in backward when input is 1d tensor, test=develop * add test case and refine error message, test=develop * refine error message, test=develop
-
由 joejiong 提交于
As the title
-
由 YUNSHEN XIE 提交于
-
由 zhang wenhui 提交于
* fix norm bug, test=develop * fix norm bug, test=develop * fix norm bug, test=develop * fix norm bug, test=develop * fix norm bug, test=develop
-
由 gongweibao 提交于
-
由 Tao Luo 提交于
-
由 liym27 提交于
Raise RuntimeError if run the callable object decorated by '@paddle.jit.to_static' not in dynamic mode. (#26750)
-
由 liym27 提交于
-
由 wawltor 提交于
* fix the argmin,argmax op for the paddlepaddle 2.0, add checkPoint for the argmax/argmin
-
由 Yang Zhang 提交于
-
由 Chengmo 提交于
* fix fluid.embedding
-
- 01 9月, 2020 3 次提交
-
-
由 liym27 提交于
[Dy2Stat-debugging] Fix bug: Returns True if the verbosity level set by the user is greater than or equal to the log level (#26858)
-
由 Huihuang Zheng 提交于
Fix an English typo in unit test.
-
由 MRXLT 提交于
-