- 27 4月, 2020 2 次提交
-
-
由 Li Fuchen 提交于
* add trace op, test=develop * Optimized the implementation of trace op, test=develop * fix a bug of include in trace_op.h, test=develop * move trace API from creation to math, test=develop * modified en doc. test=develop * add complex trace api * add complex sum api, test=develop * modified en doc of complex sum and trace, test=develop * modified doc and trace API, test=develop * modified en doc of trace and sum, test=develop * modified comment in complex kron API, test=develop * OP Should Not Have Unused Input, test=develop * add GetExpectedKernelType, test=develop
-
由 Yiqun Liu 提交于
-
- 26 4月, 2020 3 次提交
-
-
由 XiaoguangHu 提交于
* define fluid alias in paddle.tensor and paddle.nn dir test=develop * from layer import loss in paddle.nn dir test=develop
-
由 Chengmo 提交于
* update index sample
-
由 Liufang Sang 提交于
-
- 25 4月, 2020 1 次提交
-
-
由 Feiyu Chan 提交于
* add kron op and its python API, doc and unittests. * add kron in paddle.complex
-
- 24 4月, 2020 4 次提交
-
-
由 Pei Yang 提交于
-
由 Guo Sheng 提交于
* Add cholesky_op forward part. test=develop * Complete cholesky_op forward part. test=develop * Add cholesky_op backward part. test=develop * Complete cholesky_op backward part. test=develop * Refine cholesky_op error check and docs. test=develop * Add grad_check unit test for cholesky_op. test=develop * Fix sample code in cholesky doc. test=develop * Refine some error messages of cholesky_op. test=develop * Refine some error messages of cholesky_op. test=develop * Remove unused input in cholesky_grad. test=develop * Remove unused input in cholesky_grad. test=develop * Fix stream for cusolverDnSetStream. test=develop * Update PADDLE_ENFORCE_CUDA_SUCCESS from cholesky_op to adapt to latest code. test=develop * Add CUSOLVER ERROR in enforce.h test=develop * Fix the missing return value in cholesky. test=develop
-
由 WuHaobo 提交于
* Update creation.py
-
由 littletomatodonkey 提交于
-
- 23 4月, 2020 1 次提交
-
-
由 Qinghe JING 提交于
* add gather split squeeze stack unsqueeze api test=develop * add gather split squeeze stack unsqueeze api test=develop * fix bug test=develop * fix bug test=develop * fix bug test=develop * fix bug test=develop * fix bug test=develop
-
- 22 4月, 2020 1 次提交
-
-
由 Xing Wu 提交于
* upload code for tensor.rand * fix import * update example, change paddle.tensor.rand to paddle.rand * change 'variable' to 'Variable', test=develop change 'variable' to 'Variable' in description, test=develop * add pre-commit check * add pre-commit check * pre-commit check, test=develop * add more unittest code * trigger ci, test=develop * pre-commit check, test=develop * update api and test comment, test=develop * update api and test comment, test=develop * add more type check, test=develop * add detail error info for device, test=develop * add unnittest, test=develop * resolve conflict and pre-commit check, test=develop
-
- 21 4月, 2020 2 次提交
-
-
由 wawltor 提交于
Fix the dygraph mode in matmul, add the support in Linear Op
-
由 Zhang Ting 提交于
-
- 20 4月, 2020 4 次提交
-
-
由 wangguanzhong 提交于
* add clamp api, test=develop
-
由 silingtong123 提交于
* test=develop, add seed arguemnt of randint API
-
由 danleifeng 提交于
-
由 liuwei1031 提交于
-
- 19 4月, 2020 3 次提交
-
-
由 Qinghe JING 提交于
* add gradient check to reduce ops * add skip gradient check to reduce ops test=develop * modify stack api test=develop * add bmm op and move serval ops from fluid.layers to tensor test=develop
-
由 GaoWei8 提交于
* add paddle.tensor test=develop * polish gpu where codes test=develop * polish test code test=develop
-
由 Steffy-zxf 提交于
change the exponet_tensor to exponent_tensor in the pow api
-
- 17 4月, 2020 3 次提交
-
-
由 liuwei1031 提交于
* improve efficiency of dot op in dygraph mode * add comments for dot op for dygraph behavior
-
由 Bai Yifan 提交于
* add addcmul, test=develop
-
由 gfwm0502 提交于
test=develop
-
- 16 4月, 2020 1 次提交
-
-
由 Liufang Sang 提交于
* add paddle.std api test=develop * update test=develop * fix example code format test=develop
-
- 14 4月, 2020 4 次提交
-
-
由 suytingwan 提交于
* test=develop fix api doc error
-
由 123malin 提交于
-
由 Yibing Liu 提交于
* Add variance computing layer for tensor * Format input data types * Remove unnecessary expand operation * Some fixes in doc
-
由 danleifeng 提交于
add new tensor: max,min,t,eye,log1p; test=develop
-
- 13 4月, 2020 4 次提交
-
-
由 guofei 提交于
* Add new API : randn test=develop * Add new API : randn test=develop * Add new API : randn test=develop * Add new API : randn test=develop * aAdd new API : randn test=develop * Add new API : randn test=develop * Add new API : randn test=develop * Add new API : randn test=develop * Add new API : randn test=develop * Add new API : randn test=develop * Add new API : randn test=develop * Add new API : randn test=develop
-
由 wawltor 提交于
In those ops, some api has execute run error, fix those op, and format some sample code.
-
由 Zhong Hui 提交于
* Add new norm api, support frobenius norm and p-order vector norm. test==develop * combine test files, add more attr checks. test=develop
-
由 GaoWei8 提交于
-
- 12 4月, 2020 3 次提交
-
-
由 wawltor 提交于
Those ops include,scale, sum, sums,unique_with_counts,unique, wherre, add error message and test case
-
由 liuwei1031 提交于
-
由 liuwei1031 提交于
-
- 10 4月, 2020 2 次提交
-
-
由 Zhang Ting 提交于
* add dist op
-
由 littletomatodonkey 提交于
add addmm op
-
- 08 4月, 2020 2 次提交