- 23 5月, 2022 1 次提交
-
-
由 YuanRisheng 提交于
* add double grad yaml * fix bugs when compile infrt
-
- 08 4月, 2022 1 次提交
-
-
由 zhiboniu 提交于
-
- 02 4月, 2022 1 次提交
-
-
由 xiongkun 提交于
* 1. add the python api grad 2. add final and intermediate state vlog 3. change the python_api error logic * add python api or close the check_eager=True * fix the compatibility
-
- 31 3月, 2022 1 次提交
-
-
由 Aurelius84 提交于
* [Yaml] Migrate sqrt/square/reciprocal yaml * clean file * fix unittest error
-
- 25 3月, 2022 1 次提交
-
-
由 Jiabin Yang 提交于
* refactor eager flags * fix flags error when we switch from eager to dygraph * fix ci problem * fix ci * fix ci * merge develop and fix code style * merge develop and fix code style * fix op test error * fix op test error * fix op test error * fix op test error * fix op test error * merge develop
-
- 23 3月, 2022 1 次提交
-
-
由 KP 提交于
* Add stft_op. * Add stft_grad_op. * Add stft_op unittest. * [DLTP-45176] Add complex compatibility in static mode for stft api. * [DLTP-45176] Add complex compatibility in static mode for stft api. * Add doc. * Update unitests of stft op. * Update spectral helper. * fix coding style.
-
- 04 3月, 2022 1 次提交
-
-
由 hong 提交于
* add digamma, abs, trunc; test=develop * fix bug and add diagonal; test=develop * add name coverter; test=develop * update tracer.py; test=develop * add test case; test=develop * fix bugs; test=develop
-
- 15 7月, 2021 1 次提交
-
-
由 wanghuancoder 提交于
* cache core.ops, test=develop * refine, test=develop
-
- 30 4月, 2021 1 次提交
-
-
由 pangyoki 提交于
* add relu6_ hardsigmoid_ leaky_relu_ Inplace APIs * add softmax_with_cross_entropy_ Inplace API * add clip_ scale_ add_ subtract_ Inplace APIs * add wlist * fix parameter of scale api * add add_n_ Inplace API and remove log_ Inplace API * fix elementwise_add_ and elementwise_sub_ broadcast problem * elementwise inplace api give error message before run the op * use broadcast_shape in elementwise inplace op * add 8 inplace apis that is auto generated * add unittest for all inplace apis * add decorator for inplace apis in static mode * fix windows blas fail of exp inplace api, change array_equal to allclose * add flatten inplace api * add flatten unittest * fix flatten unittest * add decorator * fix grad.numpy in test_pylayer_op * unsupport softmax_with_cross_entropy_ * add test_inplace_softmax_with_cross_entropy to static_mode_white_list * delete __all__ in inplace_utils * delete activation inplace function and add Tensor.inplace_func * change paddle.inplace_ to Tensor.inplace_ * fix little problem * add paddle in inplace_utils
-
- 26 11月, 2020 1 次提交
-
-
由 Noel 提交于
Fix ops doc for some ops
-
- 21 8月, 2020 1 次提交
-
-
由 wawltor 提交于
-
- 17 8月, 2020 1 次提交
-
-
由 wawltor 提交于
Update the sigmoid, Sigmoid layer for the api2.0
-
- 08 8月, 2020 1 次提交
-
-
由 Feiyu Chan 提交于
1. update document template for unary elementwise layers(a.k.a. activation layer); 2. remove generate_op_noattr and use generate_activation instead; remove redundant function copies; 3. minor update for docstring to fix rst format errors. 4. fix doc for Rsqrt OP 5. add sample code for each activation separately; 6. remove the unused deprecated decorator.
-
- 15 7月, 2020 1 次提交
-
-
由 Shibo Tao 提交于
-
- 30 6月, 2020 1 次提交
-
-
由 WuHaobo 提交于
-
- 12 4月, 2020 1 次提交
-
-
由 Steffy-zxf 提交于
1. update error info of the ops (abs, acos, asin, atan, ceil, cos, exp, floor, log, pow, reciprocal, round, rsqrt, sin, sqrt, square, tanh) 2. add the unittests of the above refered ops (test error info)
-
- 31 3月, 2020 1 次提交
-
-
由 Leo Chen 提交于
* expand parameters, test=develop * support resnet, test=develop * fix resnet, test=develop * support duplicable out, test=develop * support ptb * fix bugs, test=develop * support null input, test=develop * fix bugs, test=develop * fix batchNorm is_test, test=develop * refine code, test=develop * follow comments, test=develop * follow comments, test=develop * follow comments, test=develop * follow comments, test=develop
-
- 06 2月, 2020 1 次提交
-
-
由 Tao Luo 提交于
-
- 24 12月, 2019 1 次提交
-
-
由 Leo Chen 提交于
* update layers, test=develop * fix input numpy, test=develop * fix bugs, test=develop * follow commments, test=develop * update getitem, test=develop
-
- 28 11月, 2019 1 次提交
-
-
由 Kaipeng Deng 提交于
* add Adam beta1/beta2 support Variable. test=develop
-
- 14 11月, 2019 1 次提交
-
-
由 Tao Luo 提交于
* add input type and dtype check template, and update some APIs check * refine check template, and update some APIs check in nn.py * update some APIs check in loss.py test=develop
-
- 12 10月, 2019 1 次提交
-
-
由 zhaoyuchen2018 提交于
* Refine create_array api en doc test=develop test=document_fix * Fix api doc example bug and polish square test=develop test=document_fix * Refine comment test=develop test=document_fix * refine API.spec test=develop test=document_fix
-
- 11 10月, 2019 2 次提交
-
-
由 GaoWei8 提交于
* fix API:cos, exp, ceil, elu, brelu English doc test=develop test=document_fix
-
由 Zhaolong Xing 提交于
test=develop
-
- 10 10月, 2019 2 次提交
-
-
由 Pei Yang 提交于
-
由 xiaoting 提交于
* polish en api,test=develop,test=document_fix * modified api.spec, test=develop,test=document_fix * modified ops for arc,test=develop,test=document_fix * update for 1.6, test=develop,test=document_fix * update API.spec * Update API.spec test=develop,test=document_fix * Update API.spec test=develop,test=document_fix
-
- 26 9月, 2019 1 次提交
-
-
由 gongweibao 提交于
Polish elementwise max min pow document to add more examples
-
- 12 9月, 2019 1 次提交
-
-
由 JesseyXujin 提交于
-
- 01 7月, 2019 1 次提交
-
-
由 xsrobin 提交于
-
- 07 5月, 2019 1 次提交
-
-
由 tensor-tang 提交于
* fix api doc of hash, relu, concat, argmin, argmax, argsoft and all activations funcs with no attrs test=develop * refine doc example code test=develop * remove >>> in doc example test=develop * refine python code block test=develop * update API spec test=develop
-
- 19 2月, 2019 1 次提交
-
-
由 Yiqun Liu 提交于
* Correct the comment in control_flow.py. * Correct the argument list of ops. test=develop * Update API.spec. test=develop * Skip op_callstack attr for all op apis. test=develop * Remove use_mkldnn and is_test from python api. test=develop * Remove use_mkldnn and is_test from op_proto_maker and hard-coding them in python when generating doc string. test=develop
-
- 04 12月, 2018 1 次提交
-
-
由 Wu Yi 提交于
* layer fixes test=develop * follow update test=develop
-
- 22 10月, 2018 1 次提交
-
-
由 Xin Pan 提交于
avoid the default one that usually overwrites manually set ones test=develop
-
- 21 9月, 2018 2 次提交
-
-
由 sneaxiy 提交于
-
由 tensor-tang 提交于
-
- 20 9月, 2018 1 次提交
-
-
由 tensor-tang 提交于
-
- 15 8月, 2018 1 次提交
-
-
由 minqiyang 提交于
-
- 26 7月, 2018 1 次提交
-
-
由 minqiyang 提交于
-
- 17 6月, 2018 1 次提交
-
-
由 yuyang18 提交于
-
- 15 6月, 2018 1 次提交
-
-
由 yuyang18 提交于
-