- 08 1月, 2021 1 次提交
-
-
由 liym27 提交于
In creation.assgin, reuse implamention code of layers.tensor.assign to avoid maintain two code (#30227)
-
- 07 1月, 2021 2 次提交
-
-
由 LutaoChu 提交于
-
由 wangchaochaohu 提交于
-
- 29 12月, 2020 1 次提交
-
-
由 Chen Long 提交于
* fix code bugs * fix code bugs test=document_fix * fix code bugs test=document_fix
-
- 22 12月, 2020 1 次提交
-
-
由 syyxsxx 提交于
fix api link for the any, all, isfinite
-
- 21 12月, 2020 1 次提交
-
-
由 liym27 提交于
4 APIs: array_length, array_read, array_write, create_array
-
- 17 12月, 2020 2 次提交
-
-
由 chentianyu03 提交于
* add conj op for complex types * add conj for complex types * add more test case * add conj_op test * modify conj api and impl * add complex type for fill_constant_op xpu * add setConstant for complex type * remove complex conj test file * user define grad for test_conj_op * add test case for static mode of conj api * modify conj doc * change input args name to x * remove useless codes * conj support real types * add conj test case for real number
-
由 Chen Weihang 提交于
* add complex real op & api & unittest * add imag op & api & unittest * refactor op impl * revert simplify writing due to complile failed * polish details * polish grad op code
-
- 09 12月, 2020 2 次提交
-
-
由 joejiong 提交于
As the title
-
由 Wei Shengyu 提交于
* remove addcmul * remove unittest and other related code of addcmul * fix bug * fix merge conflict
-
- 07 12月, 2020 1 次提交
-
-
由 chentianyu03 提交于
* rm complexvariable * modify test_var_base unittest * remove duplicated codes
-
- 05 12月, 2020 1 次提交
-
-
由 myq406450149 提交于
* enhance array_to_lod_tensor_op lod_tensor_to_array_op errors information. test=develop * fix format. test=develop * format fix. test=develop * add lod_rank_table. test=develop * fix format. test=develop * fix doc info. test=develop * fix np error * add unbind dygraph api. test=develop * fix unbind doc.test=develop
-
- 04 12月, 2020 2 次提交
-
-
由 liym27 提交于
-
由 Chen Weihang 提交于
* basic impl of type promote * add comment & another testcase * fix complex bugs & support python op promote type * fix failed unittests & polish code * add unittest for coverage * change to only promote complex type * polish code details * polish several comments
-
- 30 11月, 2020 2 次提交
-
-
由 yaoxuefeng 提交于
-
由 joejiong 提交于
As the title
-
- 27 11月, 2020 4 次提交
-
-
由 lilong12 提交于
update expand as op to use the shape of the target tensor instead of the target tensor itself. (#29020) * update, test=develop
-
由 LutaoChu 提交于
add paddle.subtract, optimize paddle.maximum and paddle.minimum
-
由 徐铭远 提交于
* fix doc example, test=develop, test=document_fix
-
由 pangyoki 提交于
* fix Categorical en doc * fix doc for apis * remove numpy in sample code
-
- 26 11月, 2020 3 次提交
- 25 11月, 2020 1 次提交
-
-
由 joejiong 提交于
Simple code clean up
-
- 24 11月, 2020 2 次提交
- 23 11月, 2020 2 次提交
-
-
由 Leo Chen 提交于
* refine doc of bernoulli * fix some problems * fix unsqueeze * fix squeeze * fix doc
-
由 Zhang Ting 提交于
-
- 20 11月, 2020 2 次提交
-
-
由 Zhou Wei 提交于
-
由 Aurelius84 提交于
* Fix wrong out dtype from helper.input_dtype * add unittest * remove disable_static in op_test * fix param name typo
-
- 19 11月, 2020 3 次提交
-
-
由 danleifeng 提交于
-
由 joejiong 提交于
Add new operator log10
-
由 TeslaZhao 提交于
* Fix two english api documents, transpose and strided_slice * delete nouse comments
-
- 18 11月, 2020 1 次提交
-
-
由 wawltor 提交于
faster the compare ops dygraph model speed
-
- 17 11月, 2020 4 次提交
-
-
由 lilong12 提交于
-
由 Aurelius84 提交于
* fix output dtyp inconsistent with input * refine code
-
由 wangchaochaohu 提交于
-
由 zhupengyang 提交于
-
- 16 11月, 2020 2 次提交
-
-
由 wangchaochaohu 提交于
-
由 GaoWei8 提交于
-