- 26 7月, 2022 6 次提交
-
-
由 zhouweiwei2014 提交于
* fix behavior of device_id=None in Tensor.cuda * fix CI
-
由 lyq 提交于
-
由 Ruibiao Chen 提交于
* Set more attrs in ReplaceScaleLossGradOp * Fix typos * Fix CI errors * Add UT
-
由 wanghuancoder 提交于
* add reverse yaml
-
由 xiongkun 提交于
* transfer the svd infer into phi infermeta * remove the svd.h * modify svd api * fix svd error by insert optional
-
由 BiynXu 提交于
* Move slogdeterminant op to phi * Add yaml and unit test for slogdeterminant
-
- 25 7月, 2022 6 次提交
-
-
由 caozhou 提交于
* update comp cost * add dist default op cost * add dist fill constant batch size like op cost * add elewise op cost * add fill_constant_batch_size_like op cost unittest * add unittest and remove fill_constant_batch_size_like grad op cost * add to cmakelist * fix unittest bug
-
由 yangguohao 提交于
* 2022-04-28 * 2022-04-28_V2 * 2022-04-30 * 2022-04-30_V2 * 2022-05-01 * 2022-05-02 * 2022-05-02_V2 * 2022-05-05_V1 * 2022-05-06_V1 * 2022-05-07_V1 * Update loss.py * 2022-05-07_V2 * 2022-05-13_V1 * Update test_soft_margin_loss.py * Update loss.py * Update loss.py * 2022-05-16_V1 * 2022-05-19_V1 * 2022-05-20_V1 * Update test_soft_margin_loss.py * 2022-06-01_V1 * 2022-06-05 * 2022-06-07 * 2022-06-07 * 2022-06-08 * 2022-06-08_V2 * 2022-06-17-code_style * Modify python * 2022-06-20 * for * for CI;test=document_fix Co-authored-by: NLigoml <39876205+Ligoml@users.noreply.github.com>
-
由 Aurelius84 提交于
* [dy2st]Add ProgramHelper to polish build program logic in autoparallel.Engine * refine code
-
由 Wang Bojun 提交于
* add_ymal_utest for phi grid_sampler op
-
由 lyq 提交于
-
由 WangZhen 提交于
* Fix jit.save error when save params combined * Change dict_value to list
-
- 22 7月, 2022 8 次提交
-
-
由 zhouweiwei2014 提交于
-
由 Haohongxiang 提交于
-
由 freeliuzc 提交于
* move inverse from fluid to phi with unitest bug * fix bug, add eager op yaml
-
由 QingshuChen 提交于
*test=kunlun
-
由 Aganlengzi 提交于
* [CustomDevice] register Copy for custom device * [CustomDevice] register Copy for custom device * [CustomDevice] register Copy for custom device * merge and add uts * merge and add uts * fix for blocking and unittests coverage
-
由 zhoutianzi666 提交于
-
由 fwenguang 提交于
-
由 cifar10 提交于
-
- 21 7月, 2022 12 次提交
-
-
由 xiongkun 提交于
* fix the outputs of net is x,x * add unittest for duplicate output * fix * fix _infer_program use the original program not the amp program. * get _***program_id back and avoid duplicate cache ing * fix
-
由 Hui Zhang 提交于
* add property.proto, can compiled * property get and deserilize * support get float * format code * format code * add unittest * add more set method * fix grammar error * Update paddle/fluid/jit/property.h Co-authored-by: NAurelius84 <zhangliujie@baidu.com> * Update paddle/fluid/jit/property.cc Co-authored-by: NAurelius84 <zhangliujie@baidu.com> * Update paddle/fluid/jit/property.cc Co-authored-by: NAurelius84 <zhangliujie@baidu.com> * Update paddle/fluid/jit/property.cc Co-authored-by: NAurelius84 <zhangliujie@baidu.com> * fix comment * fix error throw * fix property save unit test * fix error info * fix copyright and header import * reorder jit property tensor datatype Co-authored-by: NAurelius84 <zhangliujie@baidu.com>
-
由 zhoutianzi666 提交于
* fix_fill_constant * fix_fill_constant * fix_ernie
-
由 wanghuancoder 提交于
* bilinear_tensor_product yaml
-
由 zhouweiwei2014 提交于
-
由 Li Min 提交于
* Replace with dygraph op calling method.
-
由 Aurelius84 提交于
* [Dy2Sta]Fix Segment Fault while training multi-card if params have no grad * fix unittest
-
由 zhaocaibei123 提交于
* add slot attr for push sparse op * add pybind * remove fleet * add unittest * fix
-
由 ykkk2333 提交于
* add xpu pnorm op and fix pool op, *test=kunlun * add adaptive pool, and softmax with cross entropy supports different axis, *test=kunlun
-
由 YuanRisheng 提交于
* fix bugs of random * fix unittest error * fix unittest bugs
-
由 ccrrong 提交于
* add temporal_shift yaml and unittest
-
由 zhaoyingli 提交于
* fix unittest * fix log_dir * _enable_legacy_dygraph
-
- 20 7月, 2022 8 次提交
-
-
由 lyq 提交于
-
由 fuyou765 提交于
-
由 Zhong Hui 提交于
* move diag_embed to phi.
-
由 zhouweiwei2014 提交于
* [Phi] migrate exponential kernel to phi * fix comment * fix CI
-
由 lyq 提交于
-
由 danleifeng 提交于
* add adam/sharedadam optimzier for gpups;edit optimizer struct;test=develop
-
由 yaozhixin 提交于
-
由 houj04 提交于
* device_guard support xpu. test=kunlun * sum op of xpu support LoDTensorArray. add test for while op of xpu. test=kunlun.
-