- 30 7月, 2020 4 次提交
-
-
由 wawltor 提交于
Update the code for the compare_ops, update the api and doc
-
由 wangchaochaohu 提交于
-
由 wangchaochaohu 提交于
-
由 wawltor 提交于
Fix the argsort and sort op for the api2.0, and update the api
-
- 29 7月, 2020 1 次提交
-
-
由 zhupengyang 提交于
-
- 28 7月, 2020 1 次提交
-
-
由 zhupengyang 提交于
-
- 27 7月, 2020 2 次提交
-
-
由 wangchaochaohu 提交于
-
由 LutaoChu 提交于
fix the cross OP behavior is not as expected when axis=0
-
- 23 7月, 2020 2 次提交
-
-
由 Leo Chen 提交于
* refine squeeze, test=develop * update squeeze, test=develop * refine compile-time infershape, test=develop * add more unittest, test=develop * follow comments, test=develop * add update_api, test=develop * follow comments, test=develop
-
由 cnn 提交于
* New features, add sinh and cosh op, test=develop * remove duplicate test function and remove out paramters, test=develop * Add out paramters temporary, remove later. test=develop * remove out args, PR 25570, test=develop * remove TestParameter, test=developx * add test api for static dygraph, test=develop * add backword unittests for sinh and cosh, test=develop
-
- 21 7月, 2020 3 次提交
-
-
由 Shibo Tao 提交于
* add op multiply, delete op elementwise_mul from math.py. test=develop,test=document_fix * bug fix. test=develop,test=document_fix * bug fix. test=develop,test=document_fix * bug fix. test=develop,test=document_fix * bug fix. test=develop,test=document_fix * add unittest for multiply op. test=develop. * fix code style. test=develop * use random input. test=develop * add test error case for static computation graph. test=develop * add np.random.seed(7) * increase input ndarray size. test=develop * change float32 to float64. test=develop
-
由 wangchaochaohu 提交于
-
由 wangchaochaohu 提交于
-
- 20 7月, 2020 2 次提交
-
-
由 zhupengyang 提交于
-
由 LutaoChu 提交于
* update cross op parameters
-
- 17 7月, 2020 1 次提交
-
-
由 zhupengyang 提交于
-
- 16 7月, 2020 2 次提交
- 15 7月, 2020 3 次提交
-
-
由 Shibo Tao 提交于
-
由 wangchaochaohu 提交于
-
由 zhupengyang 提交于
* randint API: remove out, devive, stop_gradient; add name; test=develop * test=develop * test=develop * test=develop
-
- 14 7月, 2020 4 次提交
-
-
由 yaoxuefeng 提交于
According to paddle 2.0 standard 1, change flip api attr name 'dim' to 'axis'. 2, support empty axis 3, change example code to imperative mode.
-
由 zhupengyang 提交于
-
由 yaoxuefeng 提交于
According to paddle 2.0 standard. 1, chang api to def meshgrid(*args, **kwargs) we hide name argument in **kwargs. 2, add relate ut. 3, change example code to imperative mode
-
由 zhupengyang 提交于
-
- 13 7月, 2020 2 次提交
-
-
由 yaoxuefeng 提交于
-
由 yaoxuefeng 提交于
-
- 12 7月, 2020 1 次提交
-
-
由 wangchaochaohu 提交于
-
- 10 7月, 2020 2 次提交
-
-
由 wangchaochaohu 提交于
-
由 zhupengyang 提交于
-
- 09 7月, 2020 1 次提交
-
-
由 wangchaochaohu 提交于
-
- 07 7月, 2020 1 次提交
-
-
由 zhupengyang 提交于
-
- 18 6月, 2020 1 次提交
-
-
由 Jacek Czaja 提交于
* Start implementing int8 eltwise add test=develop * - Fix to Michal PR * - Fix test=develop * - Lint fixes test=develop * - Added checking if elementwise_mul can be used test=develop * - Added attribs to skip_attrs_set test=develop * - Improved broadcasting test=develop - fixes to compilation - fix - fix - Lint fixes test=develop * - removed redundant condition test=develop Co-authored-by: NMichal Gallus <michal.gallus@intel.com>
-
- 02 6月, 2020 1 次提交
-
-
由 Qi Li 提交于
* add histc operator, test=develop * update english doc to 2.0 API, test=develop * update API from histc to histogram, test=develop Co-authored-by: Nroot <root@yq01-gpu-255-129-15-00.epc.baidu.com>
-
- 28 5月, 2020 1 次提交
-
-
由 wangchaochaohu 提交于
-
- 15 5月, 2020 1 次提交
-
-
由 XiaoguangHu 提交于
* add alias in paddle.nn and paddle.tensor test=develop * add alias in paddle.nn and paddle.tensor dir test=develop * fix same conflict manually test=develop * update fc and dygraph alias test=develop * fix initalizer.py typo test=develop
-
- 14 5月, 2020 2 次提交
-
-
由 silingtong123 提交于
Co-authored-by: Nroot <root@yq01-gpu-151-22-00.epc.baidu.com>
-
由 swtkiwi 提交于
-
- 29 4月, 2020 1 次提交
-
-
由 myq406450149 提交于
* add unbind pyhon api. test=develp
-
- 27 4月, 2020 1 次提交
-
-
由 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
-